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