OKLCH (color space)

Perceptually uniform color space (Lightness, Chroma, Hue + alpha) standardized by the CSS Color Module Level 4. Adopted by Tailwind v4 (`@theme { --color-primary: oklch(...) }`) and DTCG color module v2025.10. Guarantees `oklch(L 0.2 240)` stays perceived identical in lightness regardless of hue, real gain vs RGB/HSL for scalable palettes.

Strengths

Limitations

Best for

Official site

View on Coeurdar