#D2DED0#D2DED0
#D2DED0 is a very light, muted green. Relative luminance 0.705; OKLCH L 88.8% C 0.023 H 141.2°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DED0 |
|---|---|
| RGB | rgb(210, 222, 208) |
| HSL | hsl(111, 18%, 84%) |
| HSV | hsv(111, 6%, 87%) |
| CMYK | cmyk(5.4%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(87.24, -6.57, 5.47) |
| CIE-LCH | lch(87.24, 8.55, 140.19°) |
| OKLab | oklab(88.76% -0.0178 0.0143) |
| OKLCH | oklch(88.76% 0.023 141.2) |
| XYZ | xyz(64.0827, 70.4979, 69.8936) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.10
Honeydew
#F0FFF0
ΔE00 6.98
Beige
#F5F5DC
ΔE00 7.96
Silver (survey)
#C5C9C7
ΔE00 8.04
Mintcream
#F5FFFA
ΔE00 8.36
Eggshell
#F0EAD6
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DED0 #DCD0DE
analogous
#D9DED0 #D2DED0 #D0DED5
triadic
#D2DED0 #D0D2DE #DED0D2
tetradic
#D2DED0 #D0D9DE #DCD0DE #DED5D0
square
#D2DED0 #D0D9DE #DCD0DE #DED5D0
split-complementary
#D2DED0 #D5D0DE #DED0D9
monochromatic
#8DAC88 #B0C5AC #D2DED0 #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.39
#D2DED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#D2DED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DED0
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DED0 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCF
Deuteranopia (green-blind)
#DDDAD1
Tritanopia (blue-blind)
#D1DDDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2ded0; /* rgb */ color: rgb(210, 222, 208); /* oklch */ color: oklch(88.8% 0.023 141.2);
Tailwind
colors: {
custom: {
50: '#dfe8de',
500: '#d2ded0',
950: '#000000',
},
}SCSS
$custom: #d2ded0; $custom-light: #dfe8de; $custom-dark: #000000;
JSON
{
"hex": "#d2ded0",
"rgb": {
"r": 210,
"g": 222,
"b": 208
},
"hsl": {
"h": 111.429,
"s": 17.5,
"l": 84.314
},
"oklch": {
"l": 0.88758,
"c": 0.02287,
"h": 141.2
},
"luminance": 0.70498
}Semantic roles & 50–950 ramp
primary
#D2DED0
secondary
#B19FB4
accent
#4A9C90
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484