#D0DECF#D0DECF
#D0DECF is a very light, muted green. Relative luminance 0.702; OKLCH L 88.6% C 0.025 H 143.5°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DECF |
|---|---|
| RGB | rgb(208, 222, 207) |
| HSL | hsl(116, 19%, 84%) |
| HSV | hsv(116, 7%, 87%) |
| CMYK | cmyk(6.3%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(87.07, -7.43, 5.74) |
| CIE-LCH | lch(87.07, 9.39, 142.29°) |
| OKLab | oklab(88.58% -0.0203 0.015) |
| OKLCH | oklch(88.58% 0.025 143.5) |
| XYZ | xyz(63.3941, 70.1570, 69.2212) |
| Luminance | 0.7016 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.92
Honeydew
#F0FFF0
ΔE00 7.02
Beige
#F5F5DC
ΔE00 8.31
Silver (survey)
#C5C9C7
ΔE00 8.63
Mintcream
#F5FFFA
ΔE00 8.78
Eggshell
#F0EAD6
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DECF #DDCFDE
analogous
#D8DECF #D0DECF #CFDED6
triadic
#D0DECF #CFD0DE #DECFD0
tetradic
#D0DECF #CFD8DE #DDCFDE #DED6CF
square
#D0DECF #CFD8DE #DDCFDE #DED6CF
split-complementary
#D0DECF #D6CFDE #DECFD8
monochromatic
#89AC86 #ACC5AB #D0DECF #EDF3ED #EDF3ED
Accessibility & contrast
On white
1.40
#D0DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#D0DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DECF
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DECF | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCE
Deuteranopia (green-blind)
#DCDAD0
Tritanopia (blue-blind)
#CFDDDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d0decf; /* rgb */ color: rgb(208, 222, 207); /* oklch */ color: oklch(88.6% 0.025 143.5);
Tailwind
colors: {
custom: {
50: '#dee8dd',
500: '#d0decf',
950: '#000000',
},
}SCSS
$custom: #d0decf; $custom-light: #dee8dd; $custom-dark: #000000;
JSON
{
"hex": "#d0decf",
"rgb": {
"r": 208,
"g": 222,
"b": 207
},
"hsl": {
"h": 116,
"s": 18.519,
"l": 84.118
},
"oklch": {
"l": 0.88583,
"c": 0.02522,
"h": 143.5
},
"luminance": 0.70157
}Semantic roles & 50–950 ramp
primary
#D0DECF
secondary
#B29DB4
accent
#499D97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484