#D0DFD7#D0DFD7
#D0DFD7 is a very light, near-neutral green. Relative luminance 0.711; OKLCH L 89.0% C 0.019 H 162.9°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DFD7 |
|---|---|
| RGB | rgb(208, 223, 215) |
| HSL | hsl(148, 19%, 85%) |
| HSV | hsv(148, 7%, 87%) |
| CMYK | cmyk(6.7%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(87.53, -6.49, 2.19) |
| CIE-LCH | lch(87.53, 6.85, 161.36°) |
| OKLab | oklab(89.01% -0.0185 0.0057) |
| OKLCH | oklch(89.01% 0.019 162.9) |
| XYZ | xyz(64.6634, 71.0909, 74.5920) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.73
Honeydew
#F0FFF0
ΔE00 7.25
Silver (survey)
#C5C9C7
ΔE00 7.32
Mintcream
#F5FFFA
ΔE00 7.54
Azure (CSS)
#F0FFFF
ΔE00 7.93
Gainsboro
#DCDCDC
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DFD7 #DFD0D8
analogous
#D1DFD0 #D0DFD7 #D0DFDF
triadic
#D0DFD7 #D7D0DF #DFD7D0
tetradic
#D0DFD7 #D0D1DF #DFD0D8 #DFDFD0
square
#D0DFD7 #D0D1DF #DFD0D8 #DFDFD0
split-complementary
#D0DFD7 #DFD0DF #DFD0D1
monochromatic
#87AD99 #ACC6B8 #D0DFD7 #EDF3F0 #EDF3F0
Accessibility & contrast
On white
1.38
#D0DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#D0DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DFD7
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DFD7 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDD7
Deuteranopia (green-blind)
#DBDBD7
Tritanopia (blue-blind)
#CDDFDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d0dfd7; /* rgb */ color: rgb(208, 223, 215); /* oklch */ color: oklch(89.0% 0.019 162.9);
Tailwind
colors: {
custom: {
50: '#dee9e3',
500: '#d0dfd7',
950: '#000000',
},
}SCSS
$custom: #d0dfd7; $custom-light: #dee9e3; $custom-dark: #000000;
JSON
{
"hex": "#d0dfd7",
"rgb": {
"r": 208,
"g": 223,
"b": 215
},
"hsl": {
"h": 148,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.89008,
"c": 0.01937,
"h": 162.9
},
"luminance": 0.71092
}Semantic roles & 50–950 ramp
primary
#D0DFD7
secondary
#B59EAA
accent
#48769D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484