#D0DDCD#D0DDCD
#D0DDCD is a very light, muted green. Relative luminance 0.695; OKLCH L 88.3% C 0.026 H 139.8°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DDCD |
|---|---|
| RGB | rgb(208, 221, 205) |
| HSL | hsl(109, 19%, 84%) |
| HSV | hsv(109, 7%, 87%) |
| CMYK | cmyk(5.9%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(86.77, -7.27, 6.35) |
| CIE-LCH | lch(86.77, 9.65, 138.85°) |
| OKLab | oklab(88.32% -0.0197 0.0166) |
| OKLCH | oklch(88.32% 0.026 139.8) |
| XYZ | xyz(62.8863, 69.5302, 67.8534) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.95
Honeydew
#F0FFF0
ΔE00 7.25
Beige
#F5F5DC
ΔE00 8.09
Silver (survey)
#C5C9C7
ΔE00 8.63
Eggshell
#F0EAD6
ΔE00 8.81
Mintcream
#F5FFFA
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DDCD #DACDDD
analogous
#D8DDCD #D0DDCD #CDDDD2
triadic
#D0DDCD #CDD0DD #DDCDD0
tetradic
#D0DDCD #CDD8DD #DACDDD #DDD2CD
square
#D0DDCD #CDD8DD #DACDDD #DDD2CD
split-complementary
#D0DDCD #D2CDDD #DDCDD8
monochromatic
#8CAB84 #AEC4A9 #D0DDCD #EEF3ED #EEF3ED
Accessibility & contrast
On white
1.41
#D0DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#D0DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DDCD
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DDCD | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#DCD9CE
Tritanopia (blue-blind)
#CFDCD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d0ddcd; /* rgb */ color: rgb(208, 221, 205); /* oklch */ color: oklch(88.3% 0.026 139.8);
Tailwind
colors: {
custom: {
50: '#dee7dc',
500: '#d0ddcd',
950: '#000000',
},
}SCSS
$custom: #d0ddcd; $custom-light: #dee7dc; $custom-dark: #000000;
JSON
{
"hex": "#d0ddcd",
"rgb": {
"r": 208,
"g": 221,
"b": 205
},
"hsl": {
"h": 108.75,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.88324,
"c": 0.02574,
"h": 139.8
},
"luminance": 0.69531
}Semantic roles & 50–950 ramp
primary
#D0DDCD
secondary
#AE9BB3
accent
#489D8D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484