#D0D8CD#D0D8CD
#D0D8CD is a very light, near-neutral green. Relative luminance 0.669; OKLCH L 87.3% C 0.017 H 137.0°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D8CD |
|---|---|
| RGB | rgb(208, 216, 205) |
| HSL | hsl(104, 12%, 83%) |
| HSV | hsv(104, 5%, 85%) |
| CMYK | cmyk(3.7%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(85.47, -4.70, 4.48) |
| CIE-LCH | lch(85.47, 6.49, 136.38°) |
| OKLab | oklab(87.3% -0.0126 0.0117) |
| OKLCH | oklch(87.3% 0.017 137) |
| XYZ | xyz(61.5858, 66.9292, 67.4199) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.29
Silver (survey)
#C5C9C7
ΔE00 5.82
Light Gray
#D3D3D3
ΔE00 7.05
Gainsboro
#DCDCDC
ΔE00 7.18
Eggshell
#F0EAD6
ΔE00 8.01
Fog
#D8DCE0
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D8CD #D5CDD8
analogous
#D6D8CD #D0D8CD #CDD8CF
triadic
#D0D8CD #CDD0D8 #D8CDD0
tetradic
#D0D8CD #CDD6D8 #D5CDD8 #D8CFCD
square
#D0D8CD #CDD6D8 #D5CDD8 #D8CFCD
split-complementary
#D0D8CD #CFCDD8 #D8CDD6
monochromatic
#8FA288 #B0BDAB #D0D8CD #EFF2EE #EFF2EE
Accessibility & contrast
On white
1.46
#D0D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#D0D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D8CD
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D8CD | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#D8D5CD
Tritanopia (blue-blind)
#D0D7D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d0d8cd; /* rgb */ color: rgb(208, 216, 205); /* oklch */ color: oklch(87.3% 0.017 137.0);
Tailwind
colors: {
custom: {
50: '#dee4dc',
500: '#d0d8cd',
950: '#000000',
},
}SCSS
$custom: #d0d8cd; $custom-light: #dee4dc; $custom-dark: #000000;
JSON
{
"hex": "#d0d8cd",
"rgb": {
"r": 208,
"g": 216,
"b": 205
},
"hsl": {
"h": 103.636,
"s": 12.36,
"l": 82.549
},
"oklch": {
"l": 0.87299,
"c": 0.01722,
"h": 137
},
"luminance": 0.66929
}Semantic roles & 50–950 ramp
primary
#D0D8CD
secondary
#A89DAC
accent
#4F9683
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484