#CCED77#CCED77
#CCED77 is a very light, vivid yellow-green. Relative luminance 0.747; OKLCH L 89.8% C 0.149 H 122.4°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED77 |
|---|---|
| RGB | rgb(204, 237, 119) |
| HSL | hsl(77, 77%, 70%) |
| HSV | hsv(77, 50%, 93%) |
| CMYK | cmyk(13.9%, 0%, 49.8%, 7.1%) |
| CIE-LAB | lab(89.27, -28.40, 53.13) |
| CIE-LCH | lch(89.27, 60.24, 118.12°) |
| OKLab | oklab(89.77% -0.08 0.1263) |
| OKLCH | oklch(89.77% 0.149 122.4) |
| XYZ | xyz(58.5160, 74.7375, 28.7922) |
| Luminance | 0.7474 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.86
Pear
#CBF85F
ΔE00 4.17
Light Pea Green
#C4FE82
ΔE00 4.96
Pale Lime
#BEFD73
ΔE00 5.22
Pistachio (survey)
#C0FA8B
ΔE00 5.32
Light Yellowish Green
#C2FF89
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED77 #9877ED
analogous
#EDD377 #CCED77 #91ED77
triadic
#CCED77 #77CCED #ED77CC
tetradic
#CCED77 #77EDD3 #9877ED #ED7791
square
#CCED77 #77EDD3 #9877ED #ED7791
split-complementary
#CCED77 #7791ED #D377ED
monochromatic
#9CCE1B #B8E641 #CCED77 #E0F4AD #F5FBE3
Accessibility & contrast
On white
1.32
#CCED77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#CCED77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED77
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED77 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16C
Deuteranopia (green-blind)
#F4E07E
Tritanopia (blue-blind)
#D4E3D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cced77; /* rgb */ color: rgb(204, 237, 119); /* oklch */ color: oklch(89.8% 0.149 122.4);
Tailwind
colors: {
custom: {
50: '#ddf3a1',
500: '#cced77',
950: '#000000',
},
}SCSS
$custom: #cced77; $custom-light: #ddf3a1; $custom-dark: #000000;
JSON
{
"hex": "#cced77",
"rgb": {
"r": 204,
"g": 237,
"b": 119
},
"hsl": {
"h": 76.78,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.89765,
"c": 0.14945,
"h": 122.4
},
"luminance": 0.74738
}Semantic roles & 50–950 ramp
primary
#CCED77
secondary
#6742C6
accent
#0DD946
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580