#CAEF89#CAEF89
#CAEF89 is a very light, vivid yellow-green. Relative luminance 0.761; OKLCH L 90.3% C 0.135 H 125.3°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEF89 |
|---|---|
| RGB | rgb(202, 239, 137) |
| HSL | hsl(82, 76%, 74%) |
| HSV | hsv(82, 43%, 94%) |
| CMYK | cmyk(15.5%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(89.90, -28.19, 45.32) |
| CIE-LCH | lch(89.90, 53.37, 121.88°) |
| OKLab | oklab(90.31% -0.078 0.1101) |
| OKLCH | oklch(90.31% 0.135 125.3) |
| XYZ | xyz(59.7387, 76.0953, 35.2027) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.73
Light Yellow Green
#CCFD7F
ΔE00 3.97
Light Pea Green
#C4FE82
ΔE00 4.38
Celery
#C1FD95
ΔE00 4.48
Light Yellowish Green
#C2FF89
ΔE00 4.56
Pale Lime
#BEFD73
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEF89 #AE89EF
analogous
#EFE189 #CAEF89 #97EF89
triadic
#CAEF89 #89CAEF #EF89CA
tetradic
#CAEF89 #89EFE1 #AE89EF #EF8997
square
#CAEF89 #89EFE1 #AE89EF #EF8997
split-complementary
#CAEF89 #8997EF #E189EF
monochromatic
#99DF1E #B2E853 #CAEF89 #E2F6BF #F3FBE4
Accessibility & contrast
On white
1.29
#CAEF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#CAEF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEF89
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEF89 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E381
Deuteranopia (green-blind)
#F4E28E
Tritanopia (blue-blind)
#D0E6D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #caef89; /* rgb */ color: rgb(202, 239, 137); /* oklch */ color: oklch(90.3% 0.135 125.3);
Tailwind
colors: {
custom: {
50: '#dbf4ad',
500: '#caef89',
950: '#000000',
},
}SCSS
$custom: #caef89; $custom-light: #dbf4ad; $custom-dark: #000000;
JSON
{
"hex": "#caef89",
"rgb": {
"r": 202,
"g": 239,
"b": 137
},
"hsl": {
"h": 81.765,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.90313,
"c": 0.13487,
"h": 125.3
},
"luminance": 0.76096
}Semantic roles & 50–950 ramp
primary
#CAEF89
secondary
#7E52CA
accent
#0DD857
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581