#D0D7CD#D0D7CD
#D0D7CD is a very light, near-neutral green. Relative luminance 0.664; OKLCH L 87.1% C 0.016 H 136.1°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D7CD |
|---|---|
| RGB | rgb(208, 215, 205) |
| HSL | hsl(102, 11%, 82%) |
| HSV | hsv(102, 5%, 84%) |
| CMYK | cmyk(3.3%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(85.21, -4.18, 4.10) |
| CIE-LCH | lch(85.21, 5.86, 135.54°) |
| OKLab | oklab(87.1% -0.0112 0.0108) |
| OKLCH | oklch(87.1% 0.016 136.1) |
| XYZ | xyz(61.3304, 66.4184, 67.3347) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.79
Silver (survey)
#C5C9C7
ΔE00 5.24
Light Gray
#D3D3D3
ΔE00 6.43
Gainsboro
#DCDCDC
ΔE00 6.62
Fog
#D8DCE0
ΔE00 7.69
Eggshell
#F0EAD6
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D7CD #D4CDD7
analogous
#D5D7CD #D0D7CD #CDD7CF
triadic
#D0D7CD #CDD0D7 #D7CDD0
tetradic
#D0D7CD #CDD5D7 #D4CDD7 #D7CFCD
square
#D0D7CD #CDD5D7 #D4CDD7 #D7CFCD
split-complementary
#D0D7CD #CFCDD7 #D7CDD5
monochromatic
#90A189 #B0BCAB #D0D7CD #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.47
#D0D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#D0D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D7CD
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D7CD | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#D0D6D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d0d7cd; /* rgb */ color: rgb(208, 215, 205); /* oklch */ color: oklch(87.1% 0.016 136.1);
Tailwind
colors: {
custom: {
50: '#dee3dc',
500: '#d0d7cd',
950: '#000000',
},
}SCSS
$custom: #d0d7cd; $custom-light: #dee3dc; $custom-dark: #000000;
JSON
{
"hex": "#d0d7cd",
"rgb": {
"r": 208,
"g": 215,
"b": 205
},
"hsl": {
"h": 102,
"s": 11.111,
"l": 82.353
},
"oklch": {
"l": 0.87095,
"c": 0.01552,
"h": 136.1
},
"luminance": 0.66419
}Semantic roles & 50–950 ramp
primary
#D0D7CD
secondary
#A79DAB
accent
#509581
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484