#D0DFD0#D0DFD0
#D0DFD0 is a very light, muted green. Relative luminance 0.707; OKLCH L 88.8% C 0.026 H 145.4°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DFD0 |
|---|---|
| RGB | rgb(208, 223, 208) |
| HSL | hsl(120, 19%, 85%) |
| HSV | hsv(120, 7%, 87%) |
| CMYK | cmyk(6.7%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(87.36, -7.76, 5.63) |
| CIE-LCH | lch(87.36, 9.58, 144.06°) |
| OKLab | oklab(88.82% -0.0213 0.0147) |
| OKLCH | oklch(88.82% 0.026 145.4) |
| XYZ | xyz(63.7831, 70.7388, 69.9559) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.19
Honeydew
#F0FFF0
ΔE00 6.83
Beige
#F5F5DC
ΔE00 8.42
Mintcream
#F5FFFA
ΔE00 8.72
Silver (survey)
#C5C9C7
ΔE00 8.91
Eggshell
#F0EAD6
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DFD0 #DFD0DF
analogous
#D8DFD0 #D0DFD0 #D0DFD8
triadic
#D0DFD0 #D0D0DF #DFD0D0
tetradic
#D0DFD0 #D0D8DF #DFD0DF #DFD8D0
square
#D0DFD0 #D0D8DF #DFD0DF #DFD8D0
split-complementary
#D0DFD0 #D8D0DF #DFD0D8
monochromatic
#87AD87 #ACC6AC #D0DFD0 #EDF3ED #EDF3ED
Accessibility & contrast
On white
1.39
#D0DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#D0DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DFD0
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DFD0 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCF
Deuteranopia (green-blind)
#DDDAD1
Tritanopia (blue-blind)
#CFDEDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d0dfd0; /* rgb */ color: rgb(208, 223, 208); /* oklch */ color: oklch(88.8% 0.026 145.4);
Tailwind
colors: {
custom: {
50: '#dee9de',
500: '#d0dfd0',
950: '#000000',
},
}SCSS
$custom: #d0dfd0; $custom-light: #dee9de; $custom-dark: #000000;
JSON
{
"hex": "#d0dfd0",
"rgb": {
"r": 208,
"g": 223,
"b": 208
},
"hsl": {
"h": 120,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.88816,
"c": 0.02586,
"h": 145.4
},
"luminance": 0.70739
}Semantic roles & 50–950 ramp
primary
#D0DFD0
secondary
#B59EB5
accent
#489D9D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484