#CDDECC#CDDECC
#CDDECC is a very light, muted green. Relative luminance 0.696; OKLCH L 88.3% C 0.030 H 143.8°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDECC |
|---|---|
| RGB | rgb(205, 222, 204) |
| HSL | hsl(117, 21%, 84%) |
| HSV | hsv(117, 8%, 87%) |
| CMYK | cmyk(7.7%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(86.79, -8.98, 6.89) |
| CIE-LCH | lch(86.79, 11.31, 142.51°) |
| OKLab | oklab(88.28% -0.0245 0.018) |
| OKLCH | oklch(88.28% 0.03 143.8) |
| XYZ | xyz(62.1951, 69.5808, 67.2688) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.36
Light Grey
#D8DCD6
ΔE00 7.48
Beige
#F5F5DC
ΔE00 8.81
Mintcream
#F5FFFA
ΔE00 9.82
Silver (survey)
#C5C9C7
ΔE00 9.91
Eggshell
#F0EAD6
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDECC #DDCCDE
analogous
#D6DECC #CDDECC #CCDED4
triadic
#CDDECC #CCCDDE #DECCCD
tetradic
#CDDECC #CCD6DE #DDCCDE #DED4CC
square
#CDDECC #CCD6DE #DDCCDE #DED4CC
split-complementary
#CDDECC #D4CCDE #DECCD6
monochromatic
#84AE82 #A9C6A7 #CDDECC #EDF3EC #EDF3EC
Accessibility & contrast
On white
1.41
#CDDECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#CDDECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDECC
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDECC | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACB
Deuteranopia (green-blind)
#DCD9CD
Tritanopia (blue-blind)
#CCDDD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cddecc; /* rgb */ color: rgb(205, 222, 204); /* oklch */ color: oklch(88.3% 0.030 143.8);
Tailwind
colors: {
custom: {
50: '#dce8db',
500: '#cddecc',
950: '#000000',
},
}SCSS
$custom: #cddecc; $custom-light: #dce8db; $custom-dark: #000000;
JSON
{
"hex": "#cddecc",
"rgb": {
"r": 205,
"g": 222,
"b": 204
},
"hsl": {
"h": 116.667,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.88283,
"c": 0.03041,
"h": 143.8
},
"luminance": 0.69581
}Semantic roles & 50–950 ramp
primary
#CDDECC
secondary
#B39AB4
accent
#46A09B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151615
muted
#848484