#CAF89A#CAF89A
#CAF89A is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.5% C 0.130 H 129.8°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF89A |
|---|---|
| RGB | rgb(202, 248, 154) |
| HSL | hsl(89, 87%, 79%) |
| HSV | hsv(89, 38%, 97%) |
| CMYK | cmyk(18.5%, 0%, 37.9%, 2.7%) |
| CIE-LAB | lab(92.59, -30.35, 40.44) |
| CIE-LCH | lch(92.59, 50.56, 126.89°) |
| OKLab | oklab(92.55% -0.0831 0.0996) |
| OKLCH | oklch(92.55% 0.13 129.8) |
| XYZ | xyz(63.7563, 82.0235, 43.0387) |
| Luminance | 0.8202 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.35
Pistachio (survey)
#C0FA8B
ΔE00 2.69
Tea Green
#BDF8A3
ΔE00 3.18
Light Yellowish Green
#C2FF89
ΔE00 3.61
Light Light Green
#C8FFB0
ΔE00 3.82
Washed Out Green
#BCF5A6
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF89A #C89AF8
analogous
#F8F79A #CAF89A #9BF89A
triadic
#CAF89A #9ACAF8 #F89ACA
tetradic
#CAF89A #9AF8F7 #C89AF8 #F89A9B
square
#CAF89A #9AF8F7 #C89AF8 #F89A9B
split-complementary
#CAF89A #9A9BF8 #F79AF8
monochromatic
#8EF028 #ACF461 #CAF89A #E8FCD3 #F0FDE2
Accessibility & contrast
On white
1.21
#CAF89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#CAF89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF89A
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF89A | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC93
Deuteranopia (green-blind)
#F9E99F
Tritanopia (blue-blind)
#CDF0E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #caf89a; /* rgb */ color: rgb(202, 248, 154); /* oklch */ color: oklch(92.5% 0.130 129.8);
Tailwind
colors: {
custom: {
50: '#dbfab9',
500: '#caf89a',
950: '#000000',
},
}SCSS
$custom: #caf89a; $custom-light: #dbfab9; $custom-dark: #000000;
JSON
{
"hex": "#caf89a",
"rgb": {
"r": 202,
"g": 248,
"b": 154
},
"hsl": {
"h": 89.362,
"s": 87.037,
"l": 78.824
},
"oklch": {
"l": 0.92545,
"c": 0.12976,
"h": 129.8
},
"luminance": 0.82024
}Semantic roles & 50–950 ramp
primary
#CAF89A
secondary
#9A5ED8
accent
#02E470
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581