#CCED7D#CCED7D
#CCED7D is a very light, vivid yellow-green. Relative luminance 0.749; OKLCH L 89.8% C 0.144 H 122.8°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED7D |
|---|---|
| RGB | rgb(204, 237, 125) |
| HSL | hsl(78, 76%, 71%) |
| HSV | hsv(78, 47%, 93%) |
| CMYK | cmyk(13.9%, 0%, 47.3%, 7.1%) |
| CIE-LAB | lab(89.34, -27.80, 50.40) |
| CIE-LCH | lch(89.34, 57.56, 118.88°) |
| OKLab | oklab(89.84% -0.0778 0.1207) |
| OKLCH | oklch(89.84% 0.144 122.8) |
| XYZ | xyz(58.8878, 74.8863, 30.7502) |
| Luminance | 0.7489 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.88
Light Pea Green
#C4FE82
ΔE00 4.84
Pear
#CBF85F
ΔE00 4.84
Pistachio (survey)
#C0FA8B
ΔE00 4.92
Pale Lime
#BEFD73
ΔE00 5.35
Light Yellowish Green
#C2FF89
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED7D #9E7DED
analogous
#EDD67D #CCED7D #94ED7D
triadic
#CCED7D #7DCCED #ED7DCC
tetradic
#CCED7D #7DEDD6 #9E7DED #ED7D94
square
#CCED7D #7DEDD6 #9E7DED #ED7D94
split-complementary
#CCED7D #7D94ED #D67DED
monochromatic
#9DD21D #B7E647 #CCED7D #E1F4B3 #F4FBE4
Accessibility & contrast
On white
1.31
#CCED7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#CCED7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED7D
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED7D | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E173
Deuteranopia (green-blind)
#F4E083
Tritanopia (blue-blind)
#D4E3D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cced7d; /* rgb */ color: rgb(204, 237, 125); /* oklch */ color: oklch(89.8% 0.144 122.8);
Tailwind
colors: {
custom: {
50: '#ddf3a5',
500: '#cced7d',
950: '#000000',
},
}SCSS
$custom: #cced7d; $custom-light: #ddf3a5; $custom-dark: #000000;
JSON
{
"hex": "#cced7d",
"rgb": {
"r": 204,
"g": 237,
"b": 125
},
"hsl": {
"h": 77.679,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.89844,
"c": 0.1436,
"h": 122.8
},
"luminance": 0.74886
}Semantic roles & 50–950 ramp
primary
#CCED7D
secondary
#6D48C7
accent
#0ED849
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580