#CAFE84#CAFE84
#CAFE84 is a very light, vivid yellow-green. Relative luminance 0.851; OKLCH L 93.5% C 0.161 H 128.2°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFE84 |
|---|---|
| RGB | rgb(202, 254, 132) |
| HSL | hsl(86, 98%, 76%) |
| HSV | hsv(86, 48%, 100%) |
| CMYK | cmyk(20.5%, 0%, 48%, 0.4%) |
| CIE-LAB | lab(93.93, -35.67, 52.68) |
| CIE-LCH | lch(93.93, 63.62, 124.10°) |
| OKLab | oklab(93.53% -0.0992 0.1262) |
| OKLCH | oklch(93.53% 0.161 128.2) |
| XYZ | xyz(63.9633, 85.1051, 34.8824) |
| Luminance | 0.8511 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.89
Light Pea Green
#C4FE82
ΔE00 0.93
Light Yellowish Green
#C2FF89
ΔE00 1.76
Pale Lime
#BEFD73
ΔE00 2.20
Pistachio (survey)
#C0FA8B
ΔE00 2.34
Celery
#C1FD95
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFE84 #B884FE
analogous
#FEF584 #CAFE84 #8DFE84
triadic
#CAFE84 #84CAFE #FE84CA
tetradic
#CAFE84 #84FEF5 #B884FE #FE848D
square
#CAFE84 #84FEF5 #B884FE #FE848D
split-complementary
#CAFE84 #848DFE #F584FE
monochromatic
#96FD0B #B0FE47 #CAFE84 #E4FEC1 #F2FFE1
Accessibility & contrast
On white
1.17
#CAFE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#CAFE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFE84
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFE84 | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF079
Deuteranopia (green-blind)
#FFED8B
Tritanopia (blue-blind)
#CFF5E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cafe84; /* rgb */ color: rgb(202, 254, 132); /* oklch */ color: oklch(93.5% 0.161 128.2);
Tailwind
colors: {
custom: {
50: '#dcffaa',
500: '#cafe84',
950: '#000000',
},
}SCSS
$custom: #cafe84; $custom-light: #dcffaa; $custom-dark: #000000;
JSON
{
"hex": "#cafe84",
"rgb": {
"r": 202,
"g": 254,
"b": 132
},
"hsl": {
"h": 85.574,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.93531,
"c": 0.16055,
"h": 128.2
},
"luminance": 0.85106
}Semantic roles & 50–950 ramp
primary
#CAFE84
secondary
#8849DD
accent
#00E662
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681