#CAF89E#CAF89E
#CAF89E is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.6% C 0.125 H 130.5°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF89E |
|---|---|
| RGB | rgb(202, 248, 158) |
| HSL | hsl(91, 87%, 80%) |
| HSV | hsv(91, 36%, 97%) |
| CMYK | cmyk(18.5%, 0%, 36.3%, 2.7%) |
| CIE-LAB | lab(92.64, -29.84, 38.54) |
| CIE-LCH | lch(92.64, 48.74, 127.75°) |
| OKLab | oklab(92.61% -0.0815 0.0953) |
| OKLCH | oklch(92.61% 0.125 130.5) |
| XYZ | xyz(64.0950, 82.1589, 44.8225) |
| Luminance | 0.8216 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.64
Tea Green
#BDF8A3
ΔE00 2.72
Pistachio (survey)
#C0FA8B
ΔE00 3.22
Light Light Green
#C8FFB0
ΔE00 3.24
Washed Out Green
#BCF5A6
ΔE00 3.33
Light Yellowish Green
#C2FF89
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF89E #CC9EF8
analogous
#F7F89E #CAF89E #9EF89F
triadic
#CAF89E #9ECAF8 #F89ECA
tetradic
#CAF89E #9EF7F8 #CC9EF8 #F89F9E
square
#CAF89E #9EF7F8 #CC9EF8 #F89F9E
split-complementary
#CAF89E #9F9EF8 #F89EF7
monochromatic
#8CF02C #ABF465 #CAF89E #E9FCD7 #EFFDE2
Accessibility & contrast
On white
1.20
#CAF89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#CAF89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF89E
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF89E | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC98
Deuteranopia (green-blind)
#F9E9A3
Tritanopia (blue-blind)
#CDF1E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #caf89e; /* rgb */ color: rgb(202, 248, 158); /* oklch */ color: oklch(92.6% 0.125 130.5);
Tailwind
colors: {
custom: {
50: '#dbfabb',
500: '#caf89e',
950: '#000000',
},
}SCSS
$custom: #caf89e; $custom-light: #dbfabb; $custom-dark: #000000;
JSON
{
"hex": "#caf89e",
"rgb": {
"r": 202,
"g": 248,
"b": 158
},
"hsl": {
"h": 90.667,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.92612,
"c": 0.12545,
"h": 130.5
},
"luminance": 0.8216
}Semantic roles & 50–950 ramp
primary
#CAF89E
secondary
#9E62D8
accent
#02E375
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582