#CAFE80#CAFE80
#CAFE80 is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.5% C 0.164 H 127.8°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFE80 |
|---|---|
| RGB | rgb(202, 254, 128) |
| HSL | hsl(85, 98%, 75%) |
| HSV | hsv(85, 50%, 100%) |
| CMYK | cmyk(20.5%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(93.88, -36.08, 54.48) |
| CIE-LCH | lch(93.88, 65.34, 123.52°) |
| OKLab | oklab(93.48% -0.1007 0.1299) |
| OKLCH | oklch(93.48% 0.164 127.8) |
| XYZ | xyz(63.6948, 84.9977, 33.4684) |
| Luminance | 0.8500 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.52
Light Pea Green
#C4FE82
ΔE00 1.13
Pale Lime
#BEFD73
ΔE00 1.91
Light Yellowish Green
#C2FF89
ΔE00 2.15
Pistachio (survey)
#C0FA8B
ΔE00 2.79
Light Lime Green
#B9FF66
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFE80 #B480FE
analogous
#FEF380 #CAFE80 #8BFE80
triadic
#CAFE80 #80CAFE #FE80CA
tetradic
#CAFE80 #80FEF3 #B480FE #FE808B
square
#CAFE80 #80FEF3 #B480FE #FE808B
split-complementary
#CAFE80 #808BFE #F380FE
monochromatic
#97FD07 #B1FE43 #CAFE80 #E3FEBD #F2FFE1
Accessibility & contrast
On white
1.17
#CAFE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#CAFE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFE80
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFE80 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF075
Deuteranopia (green-blind)
#FFEC88
Tritanopia (blue-blind)
#CFF4E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cafe80; /* rgb */ color: rgb(202, 254, 128); /* oklch */ color: oklch(93.5% 0.164 127.8);
Tailwind
colors: {
custom: {
50: '#dcffa7',
500: '#cafe80',
950: '#000000',
},
}SCSS
$custom: #cafe80; $custom-light: #dcffa7; $custom-dark: #000000;
JSON
{
"hex": "#cafe80",
"rgb": {
"r": 202,
"g": 254,
"b": 128
},
"hsl": {
"h": 84.762,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.93479,
"c": 0.16434,
"h": 127.8
},
"luminance": 0.84999
}Semantic roles & 50–950 ramp
primary
#CAFE80
secondary
#8445DD
accent
#00E65F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681