#CCED76#CCED76
#CCED76 is a very light, vivid yellow-green. Relative luminance 0.747; OKLCH L 89.8% C 0.150 H 122.3°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED76 |
|---|---|
| RGB | rgb(204, 237, 118) |
| HSL | hsl(77, 77%, 70%) |
| HSV | hsv(77, 50%, 93%) |
| CMYK | cmyk(13.9%, 0%, 50.2%, 7.1%) |
| CIE-LAB | lab(89.26, -28.49, 53.58) |
| CIE-LCH | lch(89.26, 60.68, 118.00°) |
| OKLab | oklab(89.75% -0.0803 0.1272) |
| OKLCH | oklch(89.75% 0.15 122.3) |
| XYZ | xyz(58.4563, 74.7136, 28.4776) |
| Luminance | 0.7471 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.87
Pear
#CBF85F
ΔE00 4.07
Light Pea Green
#C4FE82
ΔE00 4.99
Pale Lime
#BEFD73
ΔE00 5.21
Pistachio (survey)
#C0FA8B
ΔE00 5.39
Light Yellowish Green
#C2FF89
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED76 #9776ED
analogous
#EDD376 #CCED76 #90ED76
triadic
#CCED76 #76CCED #ED76CC
tetradic
#CCED76 #76EDD3 #9776ED #ED7690
square
#CCED76 #76EDD3 #9776ED #ED7690
split-complementary
#CCED76 #7690ED #D376ED
monochromatic
#9CCE1B #B8E640 #CCED76 #E0F4AC #F4FBE2
Accessibility & contrast
On white
1.32
#CCED76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#CCED76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED76
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED76 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16B
Deuteranopia (green-blind)
#F5E07D
Tritanopia (blue-blind)
#D4E3D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cced76; /* rgb */ color: rgb(204, 237, 118); /* oklch */ color: oklch(89.8% 0.150 122.3);
Tailwind
colors: {
custom: {
50: '#ddf3a0',
500: '#cced76',
950: '#000000',
},
}SCSS
$custom: #cced76; $custom-light: #ddf3a0; $custom-dark: #000000;
JSON
{
"hex": "#cced76",
"rgb": {
"r": 204,
"g": 237,
"b": 118
},
"hsl": {
"h": 76.639,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.89753,
"c": 0.15041,
"h": 122.3
},
"luminance": 0.74714
}Semantic roles & 50–950 ramp
primary
#CCED76
secondary
#6641C6
accent
#0DD945
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580