#CAED89#CAED89
#CAED89 is a very light, vivid yellow-green. Relative luminance 0.749; OKLCH L 89.9% C 0.132 H 124.8°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CAED89 |
|---|---|
| RGB | rgb(202, 237, 137) |
| HSL | hsl(81, 74%, 73%) |
| HSV | hsv(81, 42%, 93%) |
| CMYK | cmyk(14.8%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(89.36, -27.24, 44.64) |
| CIE-LCH | lch(89.36, 52.30, 121.39°) |
| OKLab | oklab(89.88% -0.0753 0.1085) |
| OKLCH | oklch(89.88% 0.132 124.8) |
| XYZ | xyz(59.1564, 74.9307, 35.0086) |
| Luminance | 0.7493 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.21
Light Yellow Green
#CCFD7F
ΔE00 4.45
Light Pea Green
#C4FE82
ΔE00 4.89
Celery
#C1FD95
ΔE00 4.91
Light Yellowish Green
#C2FF89
ΔE00 5.07
Light Khaki
#E6F2A2
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAED89 #AC89ED
analogous
#EDDE89 #CAED89 #98ED89
triadic
#CAED89 #89CAED #ED89CA
tetradic
#CAED89 #89EDDE #AC89ED #ED8998
square
#CAED89 #89EDDE #AC89ED #ED8998
split-complementary
#CAED89 #8998ED #DE89ED
monochromatic
#9ADA21 #B2E554 #CAED89 #E2F5BE #F3FBE4
Accessibility & contrast
On white
1.31
#CAED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#CAED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAED89
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAED89 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E281
Deuteranopia (green-blind)
#F2E08E
Tritanopia (blue-blind)
#D0E4D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #caed89; /* rgb */ color: rgb(202, 237, 137); /* oklch */ color: oklch(89.9% 0.132 124.8);
Tailwind
colors: {
custom: {
50: '#dbf3ad',
500: '#caed89',
950: '#000000',
},
}SCSS
$custom: #caed89; $custom-light: #dbf3ad; $custom-dark: #000000;
JSON
{
"hex": "#caed89",
"rgb": {
"r": 202,
"g": 237,
"b": 137
},
"hsl": {
"h": 81,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.89877,
"c": 0.13209,
"h": 124.8
},
"luminance": 0.74931
}Semantic roles & 50–950 ramp
primary
#CAED89
secondary
#7C52C8
accent
#10D655
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581