#D0D8D0#D0D8D0
#D0D8D0 is a very light, near-neutral green. Relative luminance 0.671; OKLCH L 87.4% C 0.014 H 145.5°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D8D0 |
|---|---|
| RGB | rgb(208, 216, 208) |
| HSL | hsl(120, 9%, 83%) |
| HSV | hsv(120, 4%, 85%) |
| CMYK | cmyk(3.7%, 0%, 3.7%, 15.3%) |
| CIE-LAB | lab(85.54, -4.16, 3.00) |
| CIE-LCH | lch(85.54, 5.13, 144.24°) |
| OKLab | oklab(87.38% -0.0114 0.0079) |
| OKLCH | oklch(87.38% 0.014 145.5) |
| XYZ | xyz(61.9514, 67.0754, 69.3453) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.42
Silver (survey)
#C5C9C7
ΔE00 4.92
Light Gray
#D3D3D3
ΔE00 6.03
Gainsboro
#DCDCDC
ΔE00 6.16
Fog
#D8DCE0
ΔE00 6.94
Silver
#C0C0C0
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D8D0 #D8D0D8
analogous
#D4D8D0 #D0D8D0 #D0D8D4
triadic
#D0D8D0 #D0D0D8 #D8D0D0
tetradic
#D0D8D0 #D0D4D8 #D8D0D8 #D8D4D0
square
#D0D8D0 #D0D4D8 #D8D0D8 #D8D4D0
split-complementary
#D0D8D0 #D4D0D8 #D8D0D4
monochromatic
#8DA08D #AFBCAF #D0D8D0 #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.46
#D0D8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#D0D8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D8D0
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D8D0 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D0
Deuteranopia (green-blind)
#D7D5D0
Tritanopia (blue-blind)
#CFD7D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d0d8d0; /* rgb */ color: rgb(208, 216, 208); /* oklch */ color: oklch(87.4% 0.014 145.5);
Tailwind
colors: {
custom: {
50: '#dee4de',
500: '#d0d8d0',
950: '#000000',
},
}SCSS
$custom: #d0d8d0; $custom-light: #dee4de; $custom-dark: #000000;
JSON
{
"hex": "#d0d8d0",
"rgb": {
"r": 208,
"g": 216,
"b": 208
},
"hsl": {
"h": 120,
"s": 9.302,
"l": 83.137
},
"oklch": {
"l": 0.87382,
"c": 0.01386,
"h": 145.5
},
"luminance": 0.67076
}Semantic roles & 50–950 ramp
primary
#D0D8D0
secondary
#ACA0AC
accent
#529393
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484