#CCED8D#CCED8D
#CCED8D is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 90.1% C 0.127 H 124.4°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED8D |
|---|---|
| RGB | rgb(204, 237, 141) |
| HSL | hsl(81, 73%, 74%) |
| HSV | hsv(81, 41%, 93%) |
| CMYK | cmyk(13.9%, 0%, 40.5%, 7.1%) |
| CIE-LAB | lab(89.55, -26.04, 42.95) |
| CIE-LCH | lch(89.55, 50.23, 121.23°) |
| OKLab | oklab(90.08% -0.0718 0.1049) |
| OKLCH | oklch(90.08% 0.127 124.4) |
| XYZ | xyz(59.9935, 75.3285, 36.5734) |
| Luminance | 0.7533 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.54
Light Yellow Green
#CCFD7F
ΔE00 4.90
Celery
#C1FD95
ΔE00 5.09
Light Khaki
#E6F2A2
ΔE00 5.18
Light Pea Green
#C4FE82
ΔE00 5.33
Light Yellowish Green
#C2FF89
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED8D #AE8DED
analogous
#EDDE8D #CCED8D #9CED8D
triadic
#CCED8D #8DCCED #ED8DCC
tetradic
#CCED8D #8DEDDE #AE8DED #ED8D9C
square
#CCED8D #8DEDDE #AE8DED #ED8D9C
split-complementary
#CCED8D #8D9CED #DE8DED
monochromatic
#9DDC23 #B4E558 #CCED8D #E4F5C2 #F3FBE5
Accessibility & contrast
On white
1.31
#CCED8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#CCED8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED8D
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED8D | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E286
Deuteranopia (green-blind)
#F2E192
Tritanopia (blue-blind)
#D2E5D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cced8d; /* rgb */ color: rgb(204, 237, 141); /* oklch */ color: oklch(90.1% 0.127 124.4);
Tailwind
colors: {
custom: {
50: '#ddf3af',
500: '#cced8d',
950: '#000000',
},
}SCSS
$custom: #cced8d; $custom-light: #ddf3af; $custom-dark: #000000;
JSON
{
"hex": "#cced8d",
"rgb": {
"r": 204,
"g": 237,
"b": 141
},
"hsl": {
"h": 80.625,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.90077,
"c": 0.12706,
"h": 124.4
},
"luminance": 0.75329
}Semantic roles & 50–950 ramp
primary
#CCED8D
secondary
#7D56C8
accent
#11D554
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581