#D0DFD1#D0DFD1
#D0DFD1 is a very light, muted green. Relative luminance 0.708; OKLCH L 88.8% C 0.025 H 147.3°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DFD1 |
|---|---|
| RGB | rgb(208, 223, 209) |
| HSL | hsl(124, 19%, 85%) |
| HSV | hsv(124, 7%, 87%) |
| CMYK | cmyk(6.7%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(87.38, -7.58, 5.13) |
| CIE-LCH | lch(87.38, 9.16, 145.89°) |
| OKLab | oklab(88.84% -0.0209 0.0134) |
| OKLCH | oklch(88.84% 0.025 147.3) |
| XYZ | xyz(63.9065, 70.7882, 70.6059) |
| Luminance | 0.7079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.94
Honeydew
#F0FFF0
ΔE00 6.82
Mintcream
#F5FFFA
ΔE00 8.51
Beige
#F5F5DC
ΔE00 8.56
Silver (survey)
#C5C9C7
ΔE00 8.66
Eggshell
#F0EAD6
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DFD1 #DFD0DE
analogous
#D7DFD0 #D0DFD1 #D0DFD9
triadic
#D0DFD1 #D1D0DF #DFD1D0
tetradic
#D0DFD1 #D0D7DF #DFD0DE #DFD9D0
square
#D0DFD1 #D0D7DF #DFD0DE #DFD9D0
split-complementary
#D0DFD1 #D9D0DF #DFD0D7
monochromatic
#87AD8A #ACC6AD #D0DFD1 #EDF3ED #EDF3ED
Accessibility & contrast
On white
1.39
#D0DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#D0DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DFD1
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DFD1 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCD0
Deuteranopia (green-blind)
#DDDAD2
Tritanopia (blue-blind)
#CFDEDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d0dfd1; /* rgb */ color: rgb(208, 223, 209); /* oklch */ color: oklch(88.8% 0.025 147.3);
Tailwind
colors: {
custom: {
50: '#dee9df',
500: '#d0dfd1',
950: '#000000',
},
}SCSS
$custom: #d0dfd1; $custom-light: #dee9df; $custom-dark: #000000;
JSON
{
"hex": "#d0dfd1",
"rgb": {
"r": 208,
"g": 223,
"b": 209
},
"hsl": {
"h": 124,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.88843,
"c": 0.02482,
"h": 147.3
},
"luminance": 0.70789
}Semantic roles & 50–950 ramp
primary
#D0DFD1
secondary
#B59EB3
accent
#48989D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484