#D0DCD3#D0DCD3
#D0DCD3 is a very light, near-neutral green. Relative luminance 0.693; OKLCH L 88.3% C 0.018 H 153.5°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCD3 |
|---|---|
| RGB | rgb(208, 220, 211) |
| HSL | hsl(135, 15%, 84%) |
| HSV | hsv(135, 5%, 86%) |
| CMYK | cmyk(5.5%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(86.65, -5.68, 3.02) |
| CIE-LCH | lch(86.65, 6.44, 151.98°) |
| OKLab | oklab(88.28% -0.0159 0.0079) |
| OKLCH | oklch(88.28% 0.018 153.5) |
| XYZ | xyz(63.3613, 69.2990, 71.6533) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.85
Silver (survey)
#C5C9C7
ΔE00 6.49
Gainsboro
#DCDCDC
ΔE00 7.55
Light Gray
#D3D3D3
ΔE00 7.64
Honeydew
#F0FFF0
ΔE00 7.72
Mintcream
#F5FFFA
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCD3 #DCD0D9
analogous
#D3DCD0 #D0DCD3 #D0DCD9
triadic
#D0DCD3 #D3D0DC #DCD3D0
tetradic
#D0DCD3 #D0D3DC #DCD0D9 #DCD9D0
square
#D0DCD3 #D0D3DC #DCD0D9 #DCD9D0
split-complementary
#D0DCD3 #D9D0DC #DCD0D3
monochromatic
#8AA891 #ADC2B2 #D0DCD3 #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.41
#D0DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#D0DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCD3
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCD3 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD3
Deuteranopia (green-blind)
#DAD8D3
Tritanopia (blue-blind)
#CEDCD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d0dcd3; /* rgb */ color: rgb(208, 220, 211); /* oklch */ color: oklch(88.3% 0.018 153.5);
Tailwind
colors: {
custom: {
50: '#dee6e0',
500: '#d0dcd3',
950: '#000000',
},
}SCSS
$custom: #d0dcd3; $custom-light: #dee6e0; $custom-dark: #000000;
JSON
{
"hex": "#d0dcd3",
"rgb": {
"r": 208,
"g": 220,
"b": 211
},
"hsl": {
"h": 135,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.88282,
"c": 0.01774,
"h": 153.5
},
"luminance": 0.69299
}Semantic roles & 50–950 ramp
primary
#D0DCD3
secondary
#B19FAD
accent
#4D8699
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484