#D0DDCE#D0DDCE
#D0DDCE is a very light, muted green. Relative luminance 0.696; OKLCH L 88.4% C 0.025 H 141.5°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DDCE |
|---|---|
| RGB | rgb(208, 221, 206) |
| HSL | hsl(112, 18%, 84%) |
| HSV | hsv(112, 7%, 87%) |
| CMYK | cmyk(5.9%, 0%, 6.8%, 13.3%) |
| CIE-LAB | lab(86.79, -7.09, 5.86) |
| CIE-LCH | lch(86.79, 9.20, 140.44°) |
| OKLab | oklab(88.35% -0.0193 0.0153) |
| OKLCH | oklch(88.35% 0.025 141.5) |
| XYZ | xyz(63.0074, 69.5786, 68.4911) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.67
Honeydew
#F0FFF0
ΔE00 7.22
Beige
#F5F5DC
ΔE00 8.22
Silver (survey)
#C5C9C7
ΔE00 8.35
Eggshell
#F0EAD6
ΔE00 8.83
Mintcream
#F5FFFA
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DDCE #DBCEDD
analogous
#D7DDCE #D0DDCE #CEDDD3
triadic
#D0DDCE #CED0DD #DDCED0
tetradic
#D0DDCE #CED7DD #DBCEDD #DDD3CE
square
#D0DDCE #CED7DD #DBCEDD #DDD3CE
split-complementary
#D0DDCE #D3CEDD #DDCED7
monochromatic
#8BAB86 #ADC4AA #D0DDCE #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.41
#D0DDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#D0DDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DDCE
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DDCE | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACD
Deuteranopia (green-blind)
#DCD9CF
Tritanopia (blue-blind)
#CFDCD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d0ddce; /* rgb */ color: rgb(208, 221, 206); /* oklch */ color: oklch(88.4% 0.025 141.5);
Tailwind
colors: {
custom: {
50: '#dee7dd',
500: '#d0ddce',
950: '#000000',
},
}SCSS
$custom: #d0ddce; $custom-light: #dee7dd; $custom-dark: #000000;
JSON
{
"hex": "#d0ddce",
"rgb": {
"r": 208,
"g": 221,
"b": 206
},
"hsl": {
"h": 112,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.88351,
"c": 0.02462,
"h": 141.5
},
"luminance": 0.69579
}Semantic roles & 50–950 ramp
primary
#D0DDCE
secondary
#B09DB3
accent
#499C91
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484