#CCFF82#CCFF82
#CCFF82 is a very light, vivid yellow-green. Relative luminance 0.860; OKLCH L 93.9% C 0.163 H 127.6°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFF82 |
|---|---|
| RGB | rgb(204, 255, 130) |
| HSL | hsl(84, 100%, 75%) |
| HSV | hsv(84, 49%, 100%) |
| CMYK | cmyk(20%, 0%, 49%, 0%) |
| CIE-LAB | lab(94.30, -35.61, 54.09) |
| CIE-LCH | lch(94.30, 64.76, 123.36°) |
| OKLab | oklab(93.85% -0.0993 0.1292) |
| OKLCH | oklch(93.85% 0.163 127.6) |
| XYZ | xyz(64.6907, 85.9681, 34.3001) |
| Luminance | 0.8597 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.55
Light Pea Green
#C4FE82
ΔE00 1.28
Pale Lime
#BEFD73
ΔE00 2.16
Light Yellowish Green
#C2FF89
ΔE00 2.21
Pistachio (survey)
#C0FA8B
ΔE00 2.87
Light Lime Green
#B9FF66
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFF82 #B582FF
analogous
#FFF382 #CCFF82 #8DFF82
triadic
#CCFF82 #82CCFF #FF82CC
tetradic
#CCFF82 #82FFF3 #B582FF #FF828D
square
#CCFF82 #82FFF3 #B582FF #FF828D
split-complementary
#CCFF82 #828DFF #F382FF
monochromatic
#9AFF08 #B3FF45 #CCFF82 #E5FFBF #F3FFE0
Accessibility & contrast
On white
1.15
#CCFF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#CCFF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFF82
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFF82 | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF177
Deuteranopia (green-blind)
#FFEE89
Tritanopia (blue-blind)
#D2F5E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccff82; /* rgb */ color: rgb(204, 255, 130); /* oklch */ color: oklch(93.9% 0.163 127.6);
Tailwind
colors: {
custom: {
50: '#deffa9',
500: '#ccff82',
950: '#000000',
},
}SCSS
$custom: #ccff82; $custom-light: #deffa9; $custom-dark: #000000;
JSON
{
"hex": "#ccff82",
"rgb": {
"r": 204,
"g": 255,
"b": 130
},
"hsl": {
"h": 84.48,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.93853,
"c": 0.16292,
"h": 127.6
},
"luminance": 0.85969
}Semantic roles & 50–950 ramp
primary
#CCFF82
secondary
#8547DE
accent
#00E65E
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681