#CCFD80#CCFD80
#CCFD80 is a very light, vivid yellow-green. Relative luminance 0.846; OKLCH L 93.4% C 0.162 H 127.0°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFD80 |
|---|---|
| RGB | rgb(204, 253, 128) |
| HSL | hsl(84, 97%, 75%) |
| HSV | hsv(84, 49%, 99%) |
| CMYK | cmyk(19.4%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(93.73, -34.91, 54.32) |
| CIE-LCH | lch(93.73, 64.57, 122.72°) |
| OKLab | oklab(93.39% -0.0975 0.1295) |
| OKLCH | oklch(93.39% 0.162 127) |
| XYZ | xyz(63.9231, 84.6456, 33.3884) |
| Luminance | 0.8465 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.13
Light Pea Green
#C4FE82
ΔE00 1.55
Pale Lime
#BEFD73
ΔE00 2.25
Light Yellowish Green
#C2FF89
ΔE00 2.51
Pistachio (survey)
#C0FA8B
ΔE00 3.00
Light Lime Green
#B9FF66
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFD80 #B180FD
analogous
#FDEF80 #CCFD80 #8EFD80
triadic
#CCFD80 #80CCFD #FD80CC
tetradic
#CCFD80 #80FDEF #B180FD #FD808E
square
#CCFD80 #80FDEF #B180FD #FD808E
split-complementary
#CCFD80 #808EFD #EF80FD
monochromatic
#9CFB07 #B4FC44 #CCFD80 #E4FEBC #F3FFE1
Accessibility & contrast
On white
1.17
#CCFD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#CCFD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFD80
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFD80 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF75
Deuteranopia (green-blind)
#FFEC87
Tritanopia (blue-blind)
#D2F3E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccfd80; /* rgb */ color: rgb(204, 253, 128); /* oklch */ color: oklch(93.4% 0.162 127.0);
Tailwind
colors: {
custom: {
50: '#defea7',
500: '#ccfd80',
950: '#000000',
},
}SCSS
$custom: #ccfd80; $custom-light: #defea7; $custom-dark: #000000;
JSON
{
"hex": "#ccfd80",
"rgb": {
"r": 204,
"g": 253,
"b": 128
},
"hsl": {
"h": 83.52,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.93388,
"c": 0.16213,
"h": 127
},
"luminance": 0.84646
}Semantic roles & 50–950 ramp
primary
#CCFD80
secondary
#8046DB
accent
#00E65A
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581