#CCFF80#CCFF80
#CCFF80 is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 93.8% C 0.165 H 127.4°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFF80 |
|---|---|
| RGB | rgb(204, 255, 128) |
| HSL | hsl(84, 100%, 75%) |
| HSV | hsv(84, 50%, 100%) |
| CMYK | cmyk(20%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(94.28, -35.81, 54.98) |
| CIE-LCH | lch(94.28, 65.61, 123.08°) |
| OKLab | oklab(93.83% -0.1 0.131) |
| OKLCH | oklch(93.83% 0.165 127.4) |
| XYZ | xyz(64.5578, 85.9150, 33.5999) |
| Luminance | 0.8592 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.46
Light Pea Green
#C4FE82
ΔE00 1.42
Pale Lime
#BEFD73
ΔE00 2.06
Light Yellowish Green
#C2FF89
ΔE00 2.41
Pistachio (survey)
#C0FA8B
ΔE00 3.09
Light Lime Green
#B9FF66
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFF80 #B380FF
analogous
#FFF280 #CCFF80 #8DFF80
triadic
#CCFF80 #80CCFF #FF80CC
tetradic
#CCFF80 #80FFF2 #B380FF #FF808D
square
#CCFF80 #80FFF2 #B380FF #FF808D
split-complementary
#CCFF80 #808DFF #F280FF
monochromatic
#9BFF06 #B3FF43 #CCFF80 #E5FFBD #F3FFE0
Accessibility & contrast
On white
1.15
#CCFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#CCFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFF80
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFF80 | 1.00 | 1.15 | 18.18 | 18.18 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF175
Deuteranopia (green-blind)
#FFEE88
Tritanopia (blue-blind)
#D2F5E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccff80; /* rgb */ color: rgb(204, 255, 128); /* oklch */ color: oklch(93.8% 0.165 127.4);
Tailwind
colors: {
custom: {
50: '#deffa7',
500: '#ccff80',
950: '#000000',
},
}SCSS
$custom: #ccff80; $custom-light: #deffa7; $custom-dark: #000000;
JSON
{
"hex": "#ccff80",
"rgb": {
"r": 204,
"g": 255,
"b": 128
},
"hsl": {
"h": 84.094,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.93828,
"c": 0.1648,
"h": 127.4
},
"luminance": 0.85916
}Semantic roles & 50–950 ramp
primary
#CCFF80
secondary
#8345DE
accent
#00E65C
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681