#CCEE77#CCEE77
#CCEE77 is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 90.0% C 0.151 H 122.6°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEE77 |
|---|---|
| RGB | rgb(204, 238, 119) |
| HSL | hsl(77, 78%, 70%) |
| HSV | hsv(77, 50%, 93%) |
| CMYK | cmyk(14.3%, 0%, 50%, 6.7%) |
| CIE-LAB | lab(89.54, -28.87, 53.45) |
| CIE-LCH | lch(89.54, 60.75, 118.37°) |
| OKLab | oklab(89.98% -0.0813 0.127) |
| OKLCH | oklch(89.98% 0.151 122.6) |
| XYZ | xyz(58.8064, 75.3182, 28.8890) |
| Luminance | 0.7532 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.61
Pear
#CBF85F
ΔE00 3.98
Light Pea Green
#C4FE82
ΔE00 4.73
Pale Lime
#BEFD73
ΔE00 4.98
Pistachio (survey)
#C0FA8B
ΔE00 5.15
Light Yellowish Green
#C2FF89
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEE77 #9977EE
analogous
#EED577 #CCEE77 #90EE77
triadic
#CCEE77 #77CCEE #EE77CC
tetradic
#CCEE77 #77EED5 #9977EE #EE7790
square
#CCEE77 #77EED5 #9977EE #EE7790
split-complementary
#CCEE77 #7790EE #D577EE
monochromatic
#9CD11A #B8E741 #CCEE77 #E0F5AD #F5FCE4
Accessibility & contrast
On white
1.31
#CCEE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#CCEE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEE77
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEE77 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE26C
Deuteranopia (green-blind)
#F5E17E
Tritanopia (blue-blind)
#D4E4D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ccee77; /* rgb */ color: rgb(204, 238, 119); /* oklch */ color: oklch(90.0% 0.151 122.6);
Tailwind
colors: {
custom: {
50: '#ddf3a1',
500: '#ccee77',
950: '#000000',
},
}SCSS
$custom: #ccee77; $custom-light: #ddf3a1; $custom-dark: #000000;
JSON
{
"hex": "#ccee77",
"rgb": {
"r": 204,
"g": 238,
"b": 119
},
"hsl": {
"h": 77.143,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.89984,
"c": 0.15076,
"h": 122.6
},
"luminance": 0.75318
}Semantic roles & 50–950 ramp
primary
#CCEE77
secondary
#6842C7
accent
#0BDA46
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580