#D0DFD6#D0DFD6
#D0DFD6 is a very light, muted green. Relative luminance 0.710; OKLCH L 89.0% C 0.020 H 159.7°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DFD6 |
|---|---|
| RGB | rgb(208, 223, 214) |
| HSL | hsl(144, 19%, 85%) |
| HSV | hsv(144, 7%, 87%) |
| CMYK | cmyk(6.7%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(87.50, -6.68, 2.68) |
| CIE-LCH | lch(87.50, 7.19, 158.13°) |
| OKLab | oklab(88.98% -0.0189 0.007) |
| OKLCH | oklch(88.98% 0.02 159.7) |
| XYZ | xyz(64.5353, 71.0397, 73.9174) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.88
Honeydew
#F0FFF0
ΔE00 7.12
Silver (survey)
#C5C9C7
ΔE00 7.52
Mintcream
#F5FFFA
ΔE00 7.66
Azure (CSS)
#F0FFFF
ΔE00 8.16
Gainsboro
#DCDCDC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DFD6 #DFD0D9
analogous
#D2DFD0 #D0DFD6 #D0DFDE
triadic
#D0DFD6 #D6D0DF #DFD6D0
tetradic
#D0DFD6 #D0D2DF #DFD0D9 #DFDED0
square
#D0DFD6 #D0D2DF #DFD0D9 #DFDED0
split-complementary
#D0DFD6 #DED0DF #DFD0D2
monochromatic
#87AD96 #ACC6B6 #D0DFD6 #EDF3EF #EDF3EF
Accessibility & contrast
On white
1.38
#D0DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#D0DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DFD6
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DFD6 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD6
Deuteranopia (green-blind)
#DCDBD6
Tritanopia (blue-blind)
#CEDFDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d0dfd6; /* rgb */ color: rgb(208, 223, 214); /* oklch */ color: oklch(89.0% 0.020 159.7);
Tailwind
colors: {
custom: {
50: '#dee9e2',
500: '#d0dfd6',
950: '#000000',
},
}SCSS
$custom: #d0dfd6; $custom-light: #dee9e2; $custom-dark: #000000;
JSON
{
"hex": "#d0dfd6",
"rgb": {
"r": 208,
"g": 223,
"b": 214
},
"hsl": {
"h": 144,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.8898,
"c": 0.02015,
"h": 159.7
},
"luminance": 0.7104
}Semantic roles & 50–950 ramp
primary
#D0DFD6
secondary
#B59EAC
accent
#487B9D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484