#D0DFD5#D0DFD5
#D0DFD5 is a very light, muted green. Relative luminance 0.710; OKLCH L 89.0% C 0.021 H 156.8°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DFD5 |
|---|---|
| RGB | rgb(208, 223, 213) |
| HSL | hsl(140, 19%, 85%) |
| HSV | hsv(140, 7%, 87%) |
| CMYK | cmyk(6.7%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(87.48, -6.86, 3.17) |
| CIE-LCH | lch(87.48, 7.56, 155.19°) |
| OKLab | oklab(88.95% -0.0193 0.0083) |
| OKLCH | oklch(88.95% 0.021 156.8) |
| XYZ | xyz(64.4080, 70.9888, 73.2468) |
| Luminance | 0.7099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.05
Honeydew
#F0FFF0
ΔE00 7.01
Silver (survey)
#C5C9C7
ΔE00 7.73
Mintcream
#F5FFFA
ΔE00 7.80
Azure (CSS)
#F0FFFF
ΔE00 8.41
Gainsboro
#DCDCDC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DFD5 #DFD0DA
analogous
#D3DFD0 #D0DFD5 #D0DFDD
triadic
#D0DFD5 #D5D0DF #DFD5D0
tetradic
#D0DFD5 #D0D3DF #DFD0DA #DFDDD0
square
#D0DFD5 #D0D3DF #DFD0DA #DFDDD0
split-complementary
#D0DFD5 #DDD0DF #DFD0D3
monochromatic
#87AD94 #ACC6B4 #D0DFD5 #EDF3EF #EDF3EF
Accessibility & contrast
On white
1.38
#D0DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#D0DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DFD5
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DFD5 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD5
Deuteranopia (green-blind)
#DCDAD6
Tritanopia (blue-blind)
#CEDFDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d0dfd5; /* rgb */ color: rgb(208, 223, 213); /* oklch */ color: oklch(89.0% 0.021 156.8);
Tailwind
colors: {
custom: {
50: '#dee9e1',
500: '#d0dfd5',
950: '#000000',
},
}SCSS
$custom: #d0dfd5; $custom-light: #dee9e1; $custom-dark: #000000;
JSON
{
"hex": "#d0dfd5",
"rgb": {
"r": 208,
"g": 223,
"b": 213
},
"hsl": {
"h": 140,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.88952,
"c": 0.021,
"h": 156.8
},
"luminance": 0.70989
}Semantic roles & 50–950 ramp
primary
#D0DFD5
secondary
#B59EAD
accent
#48819D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484