#CAFA8F#CAFA8F
#CAFA8F is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 92.8% C 0.144 H 128.7°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFA8F |
|---|---|
| RGB | rgb(202, 250, 143) |
| HSL | hsl(87, 91%, 77%) |
| HSV | hsv(87, 43%, 98%) |
| CMYK | cmyk(19.2%, 0%, 42.8%, 2%) |
| CIE-LAB | lab(92.97, -32.62, 46.29) |
| CIE-LCH | lch(92.97, 56.63, 125.17°) |
| OKLab | oklab(92.81% -0.09 0.1126) |
| OKLCH | oklch(92.81% 0.144 128.7) |
| XYZ | xyz(63.5000, 82.9100, 38.6390) |
| Luminance | 0.8291 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.60
Light Yellowish Green
#C2FF89
ΔE00 2.16
Celery
#C1FD95
ΔE00 2.24
Light Pea Green
#C4FE82
ΔE00 2.35
Light Yellow Green
#CCFD7F
ΔE00 2.64
Pale Lime
#BEFD73
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFA8F #BF8FFA
analogous
#FAF58F #CAFA8F #95FA8F
triadic
#CAFA8F #8FCAFA #FA8FCA
tetradic
#CAFA8F #8FFAF5 #BF8FFA #FA8F95
square
#CAFA8F #8FFAF5 #BF8FFA #FA8F95
split-complementary
#CAFA8F #8F95FA #F58FFA
monochromatic
#93F51A #AEF754 #CAFA8F #E6FDCA #F1FEE2
Accessibility & contrast
On white
1.19
#CAFA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#CAFA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFA8F
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFA8F | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED87
Deuteranopia (green-blind)
#FCEA95
Tritanopia (blue-blind)
#CEF2E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cafa8f; /* rgb */ color: rgb(202, 250, 143); /* oklch */ color: oklch(92.8% 0.144 128.7);
Tailwind
colors: {
custom: {
50: '#dcfcb1',
500: '#cafa8f',
950: '#000000',
},
}SCSS
$custom: #cafa8f; $custom-light: #dcfcb1; $custom-dark: #000000;
JSON
{
"hex": "#cafa8f",
"rgb": {
"r": 202,
"g": 250,
"b": 143
},
"hsl": {
"h": 86.916,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.92808,
"c": 0.14412,
"h": 128.7
},
"luminance": 0.82911
}Semantic roles & 50–950 ramp
primary
#CAFA8F
secondary
#9054D9
accent
#00E667
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581