#CAF88F#CAF88F
#CAF88F is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.4% C 0.141 H 128.2°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF88F |
|---|---|
| RGB | rgb(202, 248, 143) |
| HSL | hsl(86, 88%, 77%) |
| HSV | hsv(86, 42%, 97%) |
| CMYK | cmyk(18.5%, 0%, 42.3%, 2.7%) |
| CIE-LAB | lab(92.43, -31.70, 45.61) |
| CIE-LCH | lch(92.43, 55.54, 124.80°) |
| OKLab | oklab(92.37% -0.0874 0.111) |
| OKLCH | oklch(92.37% 0.141 128.2) |
| XYZ | xyz(62.8818, 81.6737, 38.4330) |
| Luminance | 0.8167 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.88
Celery
#C1FD95
ΔE00 2.50
Light Yellowish Green
#C2FF89
ΔE00 2.60
Light Pea Green
#C4FE82
ΔE00 2.74
Light Yellow Green
#CCFD7F
ΔE00 2.90
Pale Lime
#BEFD73
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF88F #BD8FF8
analogous
#F8F28F #CAF88F #96F88F
triadic
#CAF88F #8FCAF8 #F88FCA
tetradic
#CAF88F #8FF8F2 #BD8FF8 #F88F96
square
#CAF88F #8FF8F2 #BD8FF8 #F88F96
split-complementary
#CAF88F #8F96F8 #F28FF8
monochromatic
#93F11C #AFF455 #CAF88F #E5FCC9 #F1FDE2
Accessibility & contrast
On white
1.21
#CAF88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#CAF88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF88F
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF88F | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB87
Deuteranopia (green-blind)
#FBE895
Tritanopia (blue-blind)
#CEF0DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #caf88f; /* rgb */ color: rgb(202, 248, 143); /* oklch */ color: oklch(92.4% 0.141 128.2);
Tailwind
colors: {
custom: {
50: '#dcfab1',
500: '#caf88f',
950: '#000000',
},
}SCSS
$custom: #caf88f; $custom-light: #dcfab1; $custom-dark: #000000;
JSON
{
"hex": "#caf88f",
"rgb": {
"r": 202,
"g": 248,
"b": 143
},
"hsl": {
"h": 86.286,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.9237,
"c": 0.14129,
"h": 128.2
},
"luminance": 0.81675
}Semantic roles & 50–950 ramp
primary
#CAF88F
secondary
#8E55D7
accent
#01E565
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581