last_updated: 2026-03-19

Oklab / Oklch#

oklab() uses a Cartesian coordinate system. Its arguments are lightness, a (red/green), b (blue/yellow) and optional A (alpha). oklch() uses a polar coordinate system. Its arguments are lightness (dark/bright), Chroma (grey, colorful) and Hue (which color). See https://oklch.com/

https://oklch.com/#0.85,0.3623,145,100)

oklch(0.85 0.3623 145)
../_images/03-19_21-34-43.png

color spaces from https://vpon.me/articles/what-is-oklch-and-why-you-should-use-it#