#CAFE89#CAFE89
#CAFE89 is a very light, vivid yellow-green. Relative luminance 0.852; OKLCH L 93.6% C 0.156 H 128.7°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFE89 |
|---|---|
| RGB | rgb(202, 254, 137) |
| HSL | hsl(87, 98%, 77%) |
| HSV | hsv(87, 46%, 100%) |
| CMYK | cmyk(20.5%, 0%, 46.1%, 0.4%) |
| CIE-LAB | lab(93.99, -35.13, 50.41) |
| CIE-LCH | lch(93.99, 61.45, 124.87°) |
| OKLab | oklab(93.6% -0.0974 0.1215) |
| OKLCH | oklch(93.6% 0.156 128.7) |
| XYZ | xyz(64.3137, 85.2453, 36.7277) |
| Luminance | 0.8525 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.10
Light Yellowish Green
#C2FF89
ΔE00 1.41
Light Yellow Green
#CCFD7F
ΔE00 1.52
Pistachio (survey)
#C0FA8B
ΔE00 1.83
Pale Lime
#BEFD73
ΔE00 2.71
Celery
#C1FD95
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFE89 #BD89FE
analogous
#FEF889 #CAFE89 #90FE89
triadic
#CAFE89 #89CAFE #FE89CA
tetradic
#CAFE89 #89FEF8 #BD89FE #FE8990
square
#CAFE89 #89FEF8 #BD89FE #FE8990
split-complementary
#CAFE89 #8990FE #F889FE
monochromatic
#93FD10 #AFFD4C #CAFE89 #E5FFC6 #F1FFE1
Accessibility & contrast
On white
1.16
#CAFE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#CAFE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFE89
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFE89 | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07F
Deuteranopia (green-blind)
#FFED90
Tritanopia (blue-blind)
#CFF5E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cafe89; /* rgb */ color: rgb(202, 254, 137); /* oklch */ color: oklch(93.6% 0.156 128.7);
Tailwind
colors: {
custom: {
50: '#dcffad',
500: '#cafe89',
950: '#000000',
},
}SCSS
$custom: #cafe89; $custom-light: #dcffad; $custom-dark: #000000;
JSON
{
"hex": "#cafe89",
"rgb": {
"r": 202,
"g": 254,
"b": 137
},
"hsl": {
"h": 86.667,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.936,
"c": 0.1557,
"h": 128.7
},
"luminance": 0.85246
}Semantic roles & 50–950 ramp
primary
#CAFE89
secondary
#8E4DDE
accent
#00E666
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681