#CCFE82#CCFE82
#CCFE82 is a very light, vivid yellow-green. Relative luminance 0.853; OKLCH L 93.6% C 0.162 H 127.4°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFE82 |
|---|---|
| RGB | rgb(204, 254, 130) |
| HSL | hsl(84, 98%, 75%) |
| HSV | hsv(84, 49%, 100%) |
| CMYK | cmyk(19.7%, 0%, 48.8%, 0.4%) |
| CIE-LAB | lab(94.03, -35.16, 53.76) |
| CIE-LCH | lch(94.03, 64.23, 123.18°) |
| OKLab | oklab(93.63% -0.098 0.1284) |
| OKLCH | oklch(93.63% 0.162 127.4) |
| XYZ | xyz(64.3726, 85.3318, 34.1940) |
| Luminance | 0.8533 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.42
Light Pea Green
#C4FE82
ΔE00 1.34
Pale Lime
#BEFD73
ΔE00 2.25
Light Yellowish Green
#C2FF89
ΔE00 2.26
Pistachio (survey)
#C0FA8B
ΔE00 2.82
Light Lime Green
#B9FF66
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFE82 #B482FE
analogous
#FEF282 #CCFE82 #8EFE82
triadic
#CCFE82 #82CCFE #FE82CC
tetradic
#CCFE82 #82FEF2 #B482FE #FE828E
square
#CCFE82 #82FEF2 #B482FE #FE828E
split-complementary
#CCFE82 #828EFE #F282FE
monochromatic
#9AFD09 #B3FE45 #CCFE82 #E5FEBF #F3FFE1
Accessibility & contrast
On white
1.16
#CCFE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#CCFE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFE82
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFE82 | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF077
Deuteranopia (green-blind)
#FFED89
Tritanopia (blue-blind)
#D2F4E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfe82; /* rgb */ color: rgb(204, 254, 130); /* oklch */ color: oklch(93.6% 0.162 127.4);
Tailwind
colors: {
custom: {
50: '#deffa9',
500: '#ccfe82',
950: '#000000',
},
}SCSS
$custom: #ccfe82; $custom-light: #deffa9; $custom-dark: #000000;
JSON
{
"hex": "#ccfe82",
"rgb": {
"r": 204,
"g": 254,
"b": 130
},
"hsl": {
"h": 84.194,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.93634,
"c": 0.16157,
"h": 127.4
},
"luminance": 0.85333
}Semantic roles & 50–950 ramp
primary
#CCFE82
secondary
#8447DD
accent
#00E65D
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681