#CCFE77#CCFE77
#CCFE77 is a very light, vivid yellow-green. Relative luminance 0.851; OKLCH L 93.5% C 0.172 H 126.4°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFE77 |
|---|---|
| RGB | rgb(204, 254, 119) |
| HSL | hsl(82, 99%, 73%) |
| HSV | hsv(82, 53%, 100%) |
| CMYK | cmyk(19.7%, 0%, 53.1%, 0.4%) |
| CIE-LAB | lab(93.91, -36.23, 58.62) |
| CIE-LCH | lch(93.91, 68.91, 121.72°) |
| OKLab | oklab(93.5% -0.1019 0.1382) |
| OKLCH | oklch(93.5% 0.172 126.4) |
| XYZ | xyz(63.6733, 85.0521, 30.5113) |
| Luminance | 0.8505 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.09
Pale Lime
#BEFD73
ΔE00 2.06
Light Pea Green
#C4FE82
ΔE00 2.30
Pear
#CBF85F
ΔE00 2.81
Light Lime Green
#B9FF66
ΔE00 2.94
Light Yellowish Green
#C2FF89
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFE77 #A977FE
analogous
#FEEC77 #CCFE77 #88FE77
triadic
#CCFE77 #77CCFE #FE77CC
tetradic
#CCFE77 #77FEEC #A977FE #FE7788
square
#CCFE77 #77FEEC #A977FE #FE7788
split-complementary
#CCFE77 #7788FE #EC77FE
monochromatic
#9DF902 #B5FE3A #CCFE77 #E3FEB4 #F4FFE1
Accessibility & contrast
On white
1.17
#CCFE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#CCFE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFE77
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFE77 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6A
Deuteranopia (green-blind)
#FFED80
Tritanopia (blue-blind)
#D3F4E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccfe77; /* rgb */ color: rgb(204, 254, 119); /* oklch */ color: oklch(93.5% 0.172 126.4);
Tailwind
colors: {
custom: {
50: '#deffa2',
500: '#ccfe77',
950: '#000000',
},
}SCSS
$custom: #ccfe77; $custom-light: #deffa2; $custom-dark: #000000;
JSON
{
"hex": "#ccfe77",
"rgb": {
"r": 204,
"g": 254,
"b": 119
},
"hsl": {
"h": 82.222,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.93498,
"c": 0.17171,
"h": 126.4
},
"luminance": 0.85053
}Semantic roles & 50–950 ramp
primary
#CCFE77
secondary
#783EDC
accent
#00E655
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15180F
muted
#848680