#D0DCD5#D0DCD5
#D0DCD5 is a very light, near-neutral green. Relative luminance 0.694; OKLCH L 88.3% C 0.016 H 160.6°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCD5 |
|---|---|
| RGB | rgb(208, 220, 213) |
| HSL | hsl(145, 15%, 84%) |
| HSV | hsv(145, 5%, 86%) |
| CMYK | cmyk(5.5%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(86.70, -5.32, 2.04) |
| CIE-LCH | lch(86.70, 5.70, 159.01°) |
| OKLab | oklab(88.34% -0.0151 0.0053) |
| OKLCH | oklch(88.34% 0.016 160.6) |
| XYZ | xyz(63.6136, 69.3999, 72.9820) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.52
Silver (survey)
#C5C9C7
ΔE00 6.05
Gainsboro
#DCDCDC
ΔE00 6.98
Light Gray
#D3D3D3
ΔE00 7.09
Fog
#D8DCE0
ΔE00 7.25
Mintcream
#F5FFFA
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCD5 #DCD0D7
analogous
#D1DCD0 #D0DCD5 #D0DCDB
triadic
#D0DCD5 #D5D0DC #DCD5D0
tetradic
#D0DCD5 #D0D1DC #DCD0D7 #DCDBD0
square
#D0DCD5 #D0D1DC #DCD0D7 #DCDBD0
split-complementary
#D0DCD5 #DBD0DC #DCD0D1
monochromatic
#8AA896 #ADC2B6 #D0DCD5 #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.41
#D0DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#D0DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCD5
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCD5 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD5
Deuteranopia (green-blind)
#D9D8D5
Tritanopia (blue-blind)
#CEDCDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d0dcd5; /* rgb */ color: rgb(208, 220, 213); /* oklch */ color: oklch(88.3% 0.016 160.6);
Tailwind
colors: {
custom: {
50: '#dee6e1',
500: '#d0dcd5',
950: '#000000',
},
}SCSS
$custom: #d0dcd5; $custom-light: #dee6e1; $custom-dark: #000000;
JSON
{
"hex": "#d0dcd5",
"rgb": {
"r": 208,
"g": 220,
"b": 213
},
"hsl": {
"h": 145,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.88338,
"c": 0.01601,
"h": 160.6
},
"luminance": 0.694
}Semantic roles & 50–950 ramp
primary
#D0DCD5
secondary
#B19FAA
accent
#4D7999
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484