OKLAB → RGB

Convert OKLab to RGB

Generate CSS-ready color tokens in every format you need

Tip: Hover over the input to auto-paste from clipboard

Paste or type a color value

Auto-detects HEX, RGB, HSL, and 12+ formats

Frequently Asked Questions

Converting OKLab to RGB Colors

Ship consistent design systems faster by translating design specs into production-ready CSS color tokens without copy-paste mistakes.

Example Conversion

Input (OKLab)

oklab(0.700 -0.066 -0.128)

Output (RGB)

rgb(59, 130, 246)

A
About OKLab

Perceptually uniform LAB. This color format is commonly used in perceptual color adjustments and accessibility reviews.

B
About RGB

Red, Green, Blue color model. Converting to this format is useful for browser-ready color tokens and UI builds.

Common Use Cases

Building theme-switching tokens with HEX + HSL pairs
Ensuring gradient stops match marketing specs
Auditing brand palettes for accessible combinations
Migrating colors from design tools into CSS custom properties