#D0DCCD#D0DCCD
#D0DCCD is a very light, muted green. Relative luminance 0.690; OKLCH L 88.1% C 0.024 H 139.4°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCCD |
|---|---|
| RGB | rgb(208, 220, 205) |
| HSL | hsl(108, 18%, 83%) |
| HSV | hsv(108, 7%, 86%) |
| CMYK | cmyk(5.5%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(86.51, -6.76, 5.98) |
| CIE-LCH | lch(86.51, 9.02, 138.50°) |
| OKLab | oklab(88.12% -0.0183 0.0156) |
| OKLCH | oklch(88.12% 0.024 139.4) |
| XYZ | xyz(62.6231, 69.0037, 67.7656) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.43
Honeydew
#F0FFF0
ΔE00 7.44
Silver (survey)
#C5C9C7
ΔE00 8.08
Beige
#F5F5DC
ΔE00 8.13
Eggshell
#F0EAD6
ΔE00 8.59
Mintcream
#F5FFFA
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCCD #D9CDDC
analogous
#D7DCCD #D0DCCD #CDDCD1
triadic
#D0DCCD #CDD0DC #DCCDD0
tetradic
#D0DCCD #CDD7DC #D9CDDC #DCD1CD
square
#D0DCCD #CDD7DC #D9CDDC #DCD1CD
split-complementary
#D0DCCD #D1CDDC #DCCDD7
monochromatic
#8CAA85 #AEC3A9 #D0DCCD #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.42
#D0DCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#D0DCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCCD
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCCD | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#DBD8CE
Tritanopia (blue-blind)
#D0DBD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d0dccd; /* rgb */ color: rgb(208, 220, 205); /* oklch */ color: oklch(88.1% 0.024 139.4);
Tailwind
colors: {
custom: {
50: '#dee6dc',
500: '#d0dccd',
950: '#000000',
},
}SCSS
$custom: #d0dccd; $custom-light: #dee6dc; $custom-dark: #000000;
JSON
{
"hex": "#d0dccd",
"rgb": {
"r": 208,
"g": 220,
"b": 205
},
"hsl": {
"h": 108,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.88119,
"c": 0.02404,
"h": 139.4
},
"luminance": 0.69004
}Semantic roles & 50–950 ramp
primary
#D0DCCD
secondary
#AD9CB2
accent
#4A9C8B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484