#CAFE91#CAFE91
#CAFE91 is a very light, vivid yellow-green. Relative luminance 0.855; OKLCH L 93.7% C 0.148 H 129.7°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFE91 |
|---|---|
| RGB | rgb(202, 254, 145) |
| HSL | hsl(89, 98%, 78%) |
| HSV | hsv(89, 43%, 100%) |
| CMYK | cmyk(20.5%, 0%, 42.9%, 0.4%) |
| CIE-LAB | lab(94.09, -34.22, 46.74) |
| CIE-LCH | lch(94.09, 57.92, 126.21°) |
| OKLab | oklab(93.72% -0.0944 0.1137) |
| OKLCH | oklch(93.72% 0.148 129.7) |
| XYZ | xyz(64.9090, 85.4834, 39.8628) |
| Luminance | 0.8548 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.42
Light Yellowish Green
#C2FF89
ΔE00 1.54
Celery
#C1FD95
ΔE00 1.81
Light Pea Green
#C4FE82
ΔE00 2.00
Light Yellow Green
#CCFD7F
ΔE00 2.66
Pale Lime
#BEFD73
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFE91 #C591FE
analogous
#FEFC91 #CAFE91 #93FE91
triadic
#CAFE91 #91CAFE #FE91CA
tetradic
#CAFE91 #91FEFC #C591FE #FE9193
square
#CAFE91 #91FEFC #C591FE #FE9193
split-complementary
#CAFE91 #9193FE #FC91FE
monochromatic
#90FD18 #ADFD54 #CAFE91 #E7FFCE #F0FFE1
Accessibility & contrast
On white
1.16
#CAFE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#CAFE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFE91
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFE91 | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF088
Deuteranopia (green-blind)
#FFED97
Tritanopia (blue-blind)
#CEF6E4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cafe91; /* rgb */ color: rgb(202, 254, 145); /* oklch */ color: oklch(93.7% 0.148 129.7);
Tailwind
colors: {
custom: {
50: '#dcffb3',
500: '#cafe91',
950: '#000000',
},
}SCSS
$custom: #cafe91; $custom-light: #dcffb3; $custom-dark: #000000;
JSON
{
"hex": "#cafe91",
"rgb": {
"r": 202,
"g": 254,
"b": 145
},
"hsl": {
"h": 88.624,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.93715,
"c": 0.14772,
"h": 129.7
},
"luminance": 0.85485
}Semantic roles & 50–950 ramp
primary
#CAFE91
secondary
#9654DF
accent
#00E66D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681