#CCFE80#CCFE80
#CCFE80 is a very light, vivid yellow-green. Relative luminance 0.853; OKLCH L 93.6% C 0.163 H 127.2°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFE80 |
|---|---|
| RGB | rgb(204, 254, 128) |
| HSL | hsl(84, 98%, 75%) |
| HSV | hsv(84, 50%, 100%) |
| CMYK | cmyk(19.7%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(94.00, -35.36, 54.65) |
| CIE-LCH | lch(94.00, 65.09, 122.90°) |
| OKLab | oklab(93.61% -0.0987 0.1303) |
| OKLCH | oklch(93.61% 0.163 127.2) |
| XYZ | xyz(64.2396, 85.2786, 33.4939) |
| Luminance | 0.8528 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.24
Light Pea Green
#C4FE82
ΔE00 1.47
Pale Lime
#BEFD73
ΔE00 2.14
Light Yellowish Green
#C2FF89
ΔE00 2.45
Pistachio (survey)
#C0FA8B
ΔE00 3.04
Light Lime Green
#B9FF66
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFE80 #B280FE
analogous
#FEF180 #CCFE80 #8DFE80
triadic
#CCFE80 #80CCFE #FE80CC
tetradic
#CCFE80 #80FEF1 #B280FE #FE808D
square
#CCFE80 #80FEF1 #B280FE #FE808D
split-complementary
#CCFE80 #808DFE #F180FE
monochromatic
#9BFD07 #B4FE43 #CCFE80 #E4FEBD #F3FFE1
Accessibility & contrast
On white
1.16
#CCFE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#CCFE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFE80
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFE80 | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF075
Deuteranopia (green-blind)
#FFED88
Tritanopia (blue-blind)
#D2F4E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfe80; /* rgb */ color: rgb(204, 254, 128); /* oklch */ color: oklch(93.6% 0.163 127.2);
Tailwind
colors: {
custom: {
50: '#deffa7',
500: '#ccfe80',
950: '#000000',
},
}SCSS
$custom: #ccfe80; $custom-light: #deffa7; $custom-dark: #000000;
JSON
{
"hex": "#ccfe80",
"rgb": {
"r": 204,
"g": 254,
"b": 128
},
"hsl": {
"h": 83.81,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.93608,
"c": 0.16346,
"h": 127.2
},
"luminance": 0.8528
}Semantic roles & 50–950 ramp
primary
#CCFE80
secondary
#8145DD
accent
#00E65B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681