#CAF889#CAF889
#CAF889 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.3% C 0.147 H 127.5°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF889 |
|---|---|
| RGB | rgb(202, 248, 137) |
| HSL | hsl(85, 89%, 75%) |
| HSV | hsv(85, 45%, 97%) |
| CMYK | cmyk(18.5%, 0%, 44.8%, 2.7%) |
| CIE-LAB | lab(92.35, -32.38, 48.39) |
| CIE-LCH | lch(92.35, 58.22, 123.79°) |
| OKLab | oklab(92.28% -0.0897 0.117) |
| OKLCH | oklch(92.28% 0.147 127.5) |
| XYZ | xyz(62.4394, 81.4967, 36.1029) |
| Luminance | 0.8150 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.03
Light Yellow Green
#CCFD7F
ΔE00 2.08
Light Pea Green
#C4FE82
ΔE00 2.21
Light Yellowish Green
#C2FF89
ΔE00 2.45
Celery
#C1FD95
ΔE00 3.01
Pale Lime
#BEFD73
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF889 #B789F8
analogous
#F8EF89 #CAF889 #92F889
triadic
#CAF889 #89CAF8 #F889CA
tetradic
#CAF889 #89F8EF #B789F8 #F88992
square
#CAF889 #89F8EF #B789F8 #F88992
split-complementary
#CAF889 #8992F8 #EF89F8
monochromatic
#96F115 #B0F54F #CAF889 #E4FBC3 #F2FDE2
Accessibility & contrast
On white
1.21
#CAF889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#CAF889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF889
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF889 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB80
Deuteranopia (green-blind)
#FBE88F
Tritanopia (blue-blind)
#CFEFDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #caf889; /* rgb */ color: rgb(202, 248, 137); /* oklch */ color: oklch(92.3% 0.147 127.5);
Tailwind
colors: {
custom: {
50: '#dcfaad',
500: '#caf889',
950: '#000000',
},
}SCSS
$custom: #caf889; $custom-light: #dcfaad; $custom-dark: #000000;
JSON
{
"hex": "#caf889",
"rgb": {
"r": 202,
"g": 248,
"b": 137
},
"hsl": {
"h": 84.865,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.92281,
"c": 0.1474,
"h": 127.5
},
"luminance": 0.81498
}Semantic roles & 50–950 ramp
primary
#CAF889
secondary
#874FD6
accent
#00E55F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581