#CAEE90#CAEE90
#CAEE90 is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 90.2% C 0.126 H 125.9°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEE90 |
|---|---|
| RGB | rgb(202, 238, 144) |
| HSL | hsl(83, 73%, 75%) |
| HSV | hsv(83, 39%, 93%) |
| CMYK | cmyk(15.1%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(89.73, -26.89, 41.68) |
| CIE-LCH | lch(89.73, 49.60, 122.83°) |
| OKLab | oklab(90.2% -0.0739 0.1021) |
| OKLCH | oklch(90.2% 0.126 125.9) |
| XYZ | xyz(59.9652, 75.7188, 37.8362) |
| Luminance | 0.7572 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.11
Celery
#C1FD95
ΔE00 4.51
Light Yellow Green
#CCFD7F
ΔE00 4.96
Light Yellowish Green
#C2FF89
ΔE00 5.10
Tea Green
#BDF8A3
ΔE00 5.13
Light Pea Green
#C4FE82
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEE90 #B490EE
analogous
#EEE390 #CAEE90 #9BEE90
triadic
#CAEE90 #90CAEE #EE90CA
tetradic
#CAEE90 #90EEE3 #B490EE #EE909B
square
#CAEE90 #90EEE3 #B490EE #EE909B
split-complementary
#CAEE90 #909BEE #E390EE
monochromatic
#97DE26 #B1E65B #CAEE90 #E3F6C5 #F2FBE4
Accessibility & contrast
On white
1.30
#CAEE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#CAEE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEE90
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEE90 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E389
Deuteranopia (green-blind)
#F2E195
Tritanopia (blue-blind)
#CFE6D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #caee90; /* rgb */ color: rgb(202, 238, 144); /* oklch */ color: oklch(90.2% 0.126 125.9);
Tailwind
colors: {
custom: {
50: '#dbf3b1',
500: '#caee90',
950: '#000000',
},
}SCSS
$custom: #caee90; $custom-light: #dbf3b1; $custom-dark: #000000;
JSON
{
"hex": "#caee90",
"rgb": {
"r": 202,
"g": 238,
"b": 144
},
"hsl": {
"h": 82.979,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.90204,
"c": 0.12605,
"h": 125.9
},
"luminance": 0.75719
}Semantic roles & 50–950 ramp
primary
#CAEE90
secondary
#8459CA
accent
#10D65C
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581