🏠 New in Low Baseline Support: Oklab and Oklch
May 9, 2023
The Oklab color space expresses colors in terms of lightness and how red/green and blue/yellow a color is, aiming to match how humans perceive colors. Oklch is a variant of Oklab with polar coordinates. These color spaces can be used with the CSS color()
, oklab()
, and oklch()
functions.