#CAFF80#CAFF80
#CAFF80 is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 93.7% C 0.166 H 128.0°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFF80 |
|---|---|
| RGB | rgb(202, 255, 128) |
| HSL | hsl(85, 100%, 75%) |
| HSV | hsv(85, 50%, 100%) |
| CMYK | cmyk(20.8%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(94.16, -36.53, 54.81) |
| CIE-LCH | lch(94.16, 65.87, 123.69°) |
| OKLab | oklab(93.7% -0.1019 0.1306) |
| OKLCH | oklch(93.7% 0.166 128) |
| XYZ | xyz(64.0130, 85.6341, 33.5744) |
| Luminance | 0.8563 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.68
Light Pea Green
#C4FE82
ΔE00 1.10
Pale Lime
#BEFD73
ΔE00 1.83
Light Yellowish Green
#C2FF89
ΔE00 2.12
Pistachio (survey)
#C0FA8B
ΔE00 2.85
Light Lime Green
#B9FF66
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFF80 #B580FF
analogous
#FFF480 #CAFF80 #8BFF80
triadic
#CAFF80 #80CAFF #FF80CA
tetradic
#CAFF80 #80FFF4 #B580FF #FF808B
square
#CAFF80 #80FFF4 #B580FF #FF808B
split-complementary
#CAFF80 #808BFF #F480FF
monochromatic
#97FF06 #B0FF43 #CAFF80 #E4FFBD #F2FFE0
Accessibility & contrast
On white
1.16
#CAFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#CAFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFF80
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFF80 | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF075
Deuteranopia (green-blind)
#FFED88
Tritanopia (blue-blind)
#CFF5E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #caff80; /* rgb */ color: rgb(202, 255, 128); /* oklch */ color: oklch(93.7% 0.166 128.0);
Tailwind
colors: {
custom: {
50: '#dcffa7',
500: '#caff80',
950: '#000000',
},
}SCSS
$custom: #caff80; $custom-light: #dcffa7; $custom-dark: #000000;
JSON
{
"hex": "#caff80",
"rgb": {
"r": 202,
"g": 255,
"b": 128
},
"hsl": {
"h": 85.039,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.937,
"c": 0.16568,
"h": 128
},
"luminance": 0.85635
}Semantic roles & 50–950 ramp
primary
#CAFF80
secondary
#8545DE
accent
#00E660
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681