#D0DCD2#D0DCD2
#D0DCD2 is a very light, near-neutral green. Relative luminance 0.692; OKLCH L 88.3% C 0.019 H 150.5°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCD2 |
|---|---|
| RGB | rgb(208, 220, 210) |
| HSL | hsl(130, 15%, 84%) |
| HSV | hsv(130, 5%, 86%) |
| CMYK | cmyk(5.5%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(86.63, -5.86, 3.52) |
| CIE-LCH | lch(86.63, 6.84, 149.06°) |
| OKLab | oklab(88.25% -0.0163 0.0092) |
| OKLCH | oklch(88.25% 0.019 150.5) |
| XYZ | xyz(63.2363, 69.2490, 70.9952) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.07
Silver (survey)
#C5C9C7
ΔE00 6.74
Honeydew
#F0FFF0
ΔE00 7.62
Gainsboro
#DCDCDC
ΔE00 7.84
Light Gray
#D3D3D3
ΔE00 7.92
Mintcream
#F5FFFA
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCD2 #DCD0DA
analogous
#D4DCD0 #D0DCD2 #D0DCD8
triadic
#D0DCD2 #D2D0DC #DCD2D0
tetradic
#D0DCD2 #D0D4DC #DCD0DA #DCD8D0
square
#D0DCD2 #D0D4DC #DCD0DA #DCD8D0
split-complementary
#D0DCD2 #D8D0DC #DCD0D4
monochromatic
#8AA88F #ADC2B0 #D0DCD2 #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.41
#D0DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#D0DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCD2
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCD2 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD2
Deuteranopia (green-blind)
#DAD8D2
Tritanopia (blue-blind)
#CFDBD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d0dcd2; /* rgb */ color: rgb(208, 220, 210); /* oklch */ color: oklch(88.3% 0.019 150.5);
Tailwind
colors: {
custom: {
50: '#dee6df',
500: '#d0dcd2',
950: '#000000',
},
}SCSS
$custom: #d0dcd2; $custom-light: #dee6df; $custom-dark: #000000;
JSON
{
"hex": "#d0dcd2",
"rgb": {
"r": 208,
"g": 220,
"b": 210
},
"hsl": {
"h": 130,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.88254,
"c": 0.0187,
"h": 150.5
},
"luminance": 0.69249
}Semantic roles & 50–950 ramp
primary
#D0DCD2
secondary
#B19FAE
accent
#4D8C99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484