#CCFC80#CCFC80
#CCFC80 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.2% C 0.161 H 126.8°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFC80 |
|---|---|
| RGB | rgb(204, 252, 128) |
| HSL | hsl(83, 95%, 75%) |
| HSV | hsv(83, 49%, 99%) |
| CMYK | cmyk(19%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(93.46, -34.45, 53.99) |
| CIE-LCH | lch(93.46, 64.05, 122.54°) |
| OKLab | oklab(93.17% -0.0962 0.1288) |
| OKLCH | oklch(93.17% 0.161 126.8) |
| XYZ | xyz(63.6083, 84.0159, 33.2834) |
| Luminance | 0.8402 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.29
Light Pea Green
#C4FE82
ΔE00 1.66
Pale Lime
#BEFD73
ΔE00 2.38
Light Yellowish Green
#C2FF89
ΔE00 2.60
Pistachio (survey)
#C0FA8B
ΔE00 2.99
Light Lime Green
#B9FF66
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFC80 #B080FC
analogous
#FCEE80 #CCFC80 #8EFC80
triadic
#CCFC80 #80CCFC #FC80CC
tetradic
#CCFC80 #80FCEE #B080FC #FC808E
square
#CCFC80 #80FCEE #B080FC #FC808E
split-complementary
#CCFC80 #808EFC #EE80FC
monochromatic
#9CF908 #B4FB44 #CCFC80 #E4FDBC #F3FEE1
Accessibility & contrast
On white
1.18
#CCFC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#CCFC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFC80
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFC80 | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE75
Deuteranopia (green-blind)
#FFEB87
Tritanopia (blue-blind)
#D2F2DF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccfc80; /* rgb */ color: rgb(204, 252, 128); /* oklch */ color: oklch(93.2% 0.161 126.8);
Tailwind
colors: {
custom: {
50: '#defda7',
500: '#ccfc80',
950: '#000000',
},
}SCSS
$custom: #ccfc80; $custom-light: #defda7; $custom-dark: #000000;
JSON
{
"hex": "#ccfc80",
"rgb": {
"r": 204,
"g": 252,
"b": 128
},
"hsl": {
"h": 83.226,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.93168,
"c": 0.16079,
"h": 126.8
},
"luminance": 0.84017
}Semantic roles & 50–950 ramp
primary
#CCFC80
secondary
#7F46DA
accent
#00E659
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581