#CCFC77#CCFC77
#CCFC77 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 93.1% C 0.169 H 126.0°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFC77 |
|---|---|
| RGB | rgb(204, 252, 119) |
| HSL | hsl(82, 96%, 73%) |
| HSV | hsv(82, 53%, 99%) |
| CMYK | cmyk(19%, 0%, 52.8%, 1.2%) |
| CIE-LAB | lab(93.36, -35.33, 57.97) |
| CIE-LCH | lch(93.36, 67.89, 121.36°) |
| OKLab | oklab(93.06% -0.0994 0.1368) |
| OKLCH | oklch(93.06% 0.169 126) |
| XYZ | xyz(63.0419, 83.7894, 30.3009) |
| Luminance | 0.8379 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.01
Pale Lime
#BEFD73
ΔE00 2.25
Light Pea Green
#C4FE82
ΔE00 2.39
Pear
#CBF85F
ΔE00 2.70
Light Lime Green
#B9FF66
ΔE00 3.21
Light Yellowish Green
#C2FF89
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFC77 #A777FC
analogous
#FCE977 #CCFC77 #8AFC77
triadic
#CCFC77 #77CCFC #FC77CC
tetradic
#CCFC77 #77FCE9 #A777FC #FC778A
square
#CCFC77 #77FCE9 #A777FC #FC778A
split-complementary
#CCFC77 #778AFC #E977FC
monochromatic
#9DF305 #B6FB3B #CCFC77 #E2FDB3 #F4FEE1
Accessibility & contrast
On white
1.18
#CCFC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#CCFC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFC77
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFC77 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE6A
Deuteranopia (green-blind)
#FFEB7F
Tritanopia (blue-blind)
#D3F2DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccfc77; /* rgb */ color: rgb(204, 252, 119); /* oklch */ color: oklch(93.1% 0.169 126.0);
Tailwind
colors: {
custom: {
50: '#defda1',
500: '#ccfc77',
950: '#000000',
},
}SCSS
$custom: #ccfc77; $custom-light: #defda1; $custom-dark: #000000;
JSON
{
"hex": "#ccfc77",
"rgb": {
"r": 204,
"g": 252,
"b": 119
},
"hsl": {
"h": 81.654,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.93057,
"c": 0.1691,
"h": 126
},
"luminance": 0.8379
}Semantic roles & 50–950 ramp
primary
#CCFC77
secondary
#763ED9
accent
#00E653
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580