#CAE993#CAE993
#CAE993 is a very light, moderate yellow-green. Relative luminance 0.729; OKLCH L 89.2% C 0.116 H 124.8°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE993 |
|---|---|
| RGB | rgb(202, 233, 147) |
| HSL | hsl(82, 66%, 75%) |
| HSV | hsv(82, 37%, 91%) |
| CMYK | cmyk(13.3%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(88.42, -24.14, 38.51) |
| CIE-LCH | lch(88.42, 45.45, 122.08°) |
| OKLab | oklab(89.17% -0.066 0.0949) |
| OKLCH | oklch(89.17% 0.116 124.8) |
| XYZ | xyz(58.7621, 72.9406, 38.5813) |
| Luminance | 0.7294 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.03
Pale Olive Green
#B1D27B
ΔE00 5.53
Pistachio (survey)
#C0FA8B
ΔE00 5.59
Tea Green
#BDF8A3
ΔE00 5.70
Washed Out Green
#BCF5A6
ΔE00 5.72
Light Grey Green
#B7E1A1
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE993 #B293E9
analogous
#E9DD93 #CAE993 #9FE993
triadic
#CAE993 #93CAE9 #E993CA
tetradic
#CAE993 #93E9DD #B293E9 #E9939F
square
#CAE993 #93E9DD #B293E9 #E9939F
split-complementary
#CAE993 #939FE9 #DD93E9
monochromatic
#98D42D #B1DF60 #CAE993 #E3F3C6 #F3FAE6
Accessibility & contrast
On white
1.35
#CAE993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#CAE993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE993
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE993 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8D
Deuteranopia (green-blind)
#EEDE97
Tritanopia (blue-blind)
#CFE1D3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cae993; /* rgb */ color: rgb(202, 233, 147); /* oklch */ color: oklch(89.2% 0.116 124.8);
Tailwind
colors: {
custom: {
50: '#dbf0b3',
500: '#cae993',
950: '#000000',
},
}SCSS
$custom: #cae993; $custom-light: #dbf0b3; $custom-dark: #000000;
JSON
{
"hex": "#cae993",
"rgb": {
"r": 202,
"g": 233,
"b": 147
},
"hsl": {
"h": 81.628,
"s": 66.154,
"l": 74.51
},
"oklch": {
"l": 0.89169,
"c": 0.11562,
"h": 124.8
},
"luminance": 0.72941
}Semantic roles & 50–950 ramp
primary
#CAE993
secondary
#825DC3
accent
#17CE59
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581