#CCFA80#CCFA80
#CCFA80 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.7% C 0.158 H 126.3°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFA80 |
|---|---|
| RGB | rgb(204, 250, 128) |
| HSL | hsl(83, 92%, 74%) |
| HSV | hsv(83, 49%, 98%) |
| CMYK | cmyk(18.4%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(92.91, -33.54, 53.33) |
| CIE-LCH | lch(92.91, 63.00, 122.16°) |
| OKLab | oklab(92.73% -0.0937 0.1274) |
| OKLCH | oklch(92.73% 0.158 126.3) |
| XYZ | xyz(62.9835, 82.7664, 33.0752) |
| Luminance | 0.8277 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.75
Light Pea Green
#C4FE82
ΔE00 1.96
Pale Lime
#BEFD73
ΔE00 2.68
Light Yellowish Green
#C2FF89
ΔE00 2.82
Pistachio (survey)
#C0FA8B
ΔE00 3.02
Pear
#CBF85F
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFA80 #AE80FA
analogous
#FAEB80 #CCFA80 #8FFA80
triadic
#CCFA80 #80CCFA #FA80CC
tetradic
#CCFA80 #80FAEB #AE80FA #FA808F
square
#CCFA80 #80FAEB #AE80FA #FA808F
split-complementary
#CCFA80 #808FFA #EB80FA
monochromatic
#9DF50A #B4F845 #CCFA80 #E4FCBB #F3FEE2
Accessibility & contrast
On white
1.20
#CCFA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#CCFA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFA80
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFA80 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC75
Deuteranopia (green-blind)
#FEEA87
Tritanopia (blue-blind)
#D2F0DE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ccfa80; /* rgb */ color: rgb(204, 250, 128); /* oklch */ color: oklch(92.7% 0.158 126.3);
Tailwind
colors: {
custom: {
50: '#ddfca7',
500: '#ccfa80',
950: '#000000',
},
}SCSS
$custom: #ccfa80; $custom-light: #ddfca7; $custom-dark: #000000;
JSON
{
"hex": "#ccfa80",
"rgb": {
"r": 204,
"g": 250,
"b": 128
},
"hsl": {
"h": 82.623,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.92729,
"c": 0.1581,
"h": 126.3
},
"luminance": 0.82767
}Semantic roles & 50–950 ramp
primary
#CCFA80
secondary
#7D47D7
accent
#00E657
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581