#D0DCD4#D0DCD4
#D0DCD4 is a very light, near-neutral green. Relative luminance 0.694; OKLCH L 88.3% C 0.017 H 156.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCD4 |
|---|---|
| RGB | rgb(208, 220, 212) |
| HSL | hsl(140, 15%, 84%) |
| HSV | hsv(140, 5%, 86%) |
| CMYK | cmyk(5.5%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(86.68, -5.50, 2.53) |
| CIE-LCH | lch(86.68, 6.06, 155.28°) |
| OKLab | oklab(88.31% -0.0155 0.0066) |
| OKLCH | oklch(88.31% 0.017 156.9) |
| XYZ | xyz(63.4870, 69.3493, 72.3156) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.67
Silver (survey)
#C5C9C7
ΔE00 6.26
Gainsboro
#DCDCDC
ΔE00 7.26
Light Gray
#D3D3D3
ΔE00 7.36
Fog
#D8DCE0
ΔE00 7.65
Mintcream
#F5FFFA
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCD4 #DCD0D8
analogous
#D2DCD0 #D0DCD4 #D0DCDA
triadic
#D0DCD4 #D4D0DC #DCD4D0
tetradic
#D0DCD4 #D0D2DC #DCD0D8 #DCDAD0
square
#D0DCD4 #D0D2DC #DCD0D8 #DCDAD0
split-complementary
#D0DCD4 #DAD0DC #DCD0D2
monochromatic
#8AA894 #ADC2B4 #D0DCD4 #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.41
#D0DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#D0DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCD4
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCD4 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD4
Deuteranopia (green-blind)
#DAD8D4
Tritanopia (blue-blind)
#CEDCDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d0dcd4; /* rgb */ color: rgb(208, 220, 212); /* oklch */ color: oklch(88.3% 0.017 156.9);
Tailwind
colors: {
custom: {
50: '#dee6e1',
500: '#d0dcd4',
950: '#000000',
},
}SCSS
$custom: #d0dcd4; $custom-light: #dee6e1; $custom-dark: #000000;
JSON
{
"hex": "#d0dcd4",
"rgb": {
"r": 208,
"g": 220,
"b": 212
},
"hsl": {
"h": 140,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.8831,
"c": 0.01685,
"h": 156.9
},
"luminance": 0.6935
}Semantic roles & 50–950 ramp
primary
#D0DCD4
secondary
#B19FAB
accent
#4D7F99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484