#D0DFD4#D0DFD4
#D0DFD4 is a very light, muted green. Relative luminance 0.709; OKLCH L 88.9% C 0.022 H 154.1°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DFD4 |
|---|---|
| RGB | rgb(208, 223, 212) |
| HSL | hsl(136, 19%, 85%) |
| HSV | hsv(136, 7%, 87%) |
| CMYK | cmyk(6.7%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(87.45, -7.04, 3.66) |
| CIE-LCH | lch(87.45, 7.93, 152.52°) |
| OKLab | oklab(88.92% -0.0197 0.0096) |
| OKLCH | oklch(88.92% 0.022 154.1) |
| XYZ | xyz(64.2814, 70.9381, 72.5804) |
| Luminance | 0.7094 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.25
Honeydew
#F0FFF0
ΔE00 6.92
Silver (survey)
#C5C9C7
ΔE00 7.95
Mintcream
#F5FFFA
ΔE00 7.96
Azure (CSS)
#F0FFFF
ΔE00 8.66
Gainsboro
#DCDCDC
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DFD4 #DFD0DB
analogous
#D4DFD0 #D0DFD4 #D0DFDC
triadic
#D0DFD4 #D4D0DF #DFD4D0
tetradic
#D0DFD4 #D0D4DF #DFD0DB #DFDCD0
square
#D0DFD4 #D0D4DF #DFD0DB #DFDCD0
split-complementary
#D0DFD4 #DCD0DF #DFD0D4
monochromatic
#87AD91 #ACC6B3 #D0DFD4 #EDF3EE #EDF3EE
Accessibility & contrast
On white
1.38
#D0DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#D0DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DFD4
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DFD4 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD3
Deuteranopia (green-blind)
#DCDAD5
Tritanopia (blue-blind)
#CEDFDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d0dfd4; /* rgb */ color: rgb(208, 223, 212); /* oklch */ color: oklch(88.9% 0.022 154.1);
Tailwind
colors: {
custom: {
50: '#dee9e1',
500: '#d0dfd4',
950: '#000000',
},
}SCSS
$custom: #d0dfd4; $custom-light: #dee9e1; $custom-dark: #000000;
JSON
{
"hex": "#d0dfd4",
"rgb": {
"r": 208,
"g": 223,
"b": 212
},
"hsl": {
"h": 136,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.88924,
"c": 0.02189,
"h": 154.1
},
"luminance": 0.70939
}Semantic roles & 50–950 ramp
primary
#D0DFD4
secondary
#B59EAF
accent
#48879D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484