#CCFD77#CCFD77
#CCFD77 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.3% C 0.170 H 126.2°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFD77 |
|---|---|
| RGB | rgb(204, 253, 119) |
| HSL | hsl(82, 97%, 73%) |
| HSV | hsv(82, 53%, 99%) |
| CMYK | cmyk(19.4%, 0%, 53%, 0.8%) |
| CIE-LAB | lab(93.63, -35.78, 58.30) |
| CIE-LCH | lch(93.63, 68.40, 121.54°) |
| OKLab | oklab(93.28% -0.1006 0.1375) |
| OKLCH | oklch(93.28% 0.17 126.2) |
| XYZ | xyz(63.3568, 84.4191, 30.4058) |
| Luminance | 0.8442 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.02
Pale Lime
#BEFD73
ΔE00 2.15
Light Pea Green
#C4FE82
ΔE00 2.33
Pear
#CBF85F
ΔE00 2.74
Light Lime Green
#B9FF66
ΔE00 3.07
Light Yellowish Green
#C2FF89
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFD77 #A877FD
analogous
#FDEB77 #CCFD77 #89FD77
triadic
#CCFD77 #77CCFD #FD77CC
tetradic
#CCFD77 #77FDEB #A877FD #FD7789
square
#CCFD77 #77FDEB #A877FD #FD7789
split-complementary
#CCFD77 #7789FD #EB77FD
monochromatic
#9DF604 #B5FC3B #CCFD77 #E3FEB3 #F4FFE1
Accessibility & contrast
On white
1.17
#CCFD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#CCFD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFD77
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFD77 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6A
Deuteranopia (green-blind)
#FFEC7F
Tritanopia (blue-blind)
#D3F3DF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccfd77; /* rgb */ color: rgb(204, 253, 119); /* oklch */ color: oklch(93.3% 0.170 126.2);
Tailwind
colors: {
custom: {
50: '#defea2',
500: '#ccfd77',
950: '#000000',
},
}SCSS
$custom: #ccfd77; $custom-light: #defea2; $custom-dark: #000000;
JSON
{
"hex": "#ccfd77",
"rgb": {
"r": 204,
"g": 253,
"b": 119
},
"hsl": {
"h": 81.94,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.93277,
"c": 0.1704,
"h": 126.2
},
"luminance": 0.8442
}Semantic roles & 50–950 ramp
primary
#CCFD77
secondary
#773EDA
accent
#00E654
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580