@OPEN-KAPPA/COLORS
Preparing search index...
index
OklabJson
Type Alias OklabJson
The JSON representation of an Oklab color.
type
OklabJson
=
{
a
:
number
;
b
:
number
;
l
:
number
;
}
Index
Properties
a
b
l
Properties
a
a
:
number
The a component.
b
b
:
number
The b component.
l
l
:
number
The l component.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
a
b
l
@OPEN-KAPPA/COLORS
Loading...
The JSON representation of an Oklab color.