#D2DDD0#D2DDD0
#D2DDD0 is a very light, muted green. Relative luminance 0.700; OKLCH L 88.6% C 0.021 H 140.9°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DDD0 |
|---|---|
| RGB | rgb(210, 221, 208) |
| HSL | hsl(111, 16%, 84%) |
| HSV | hsv(111, 6%, 87%) |
| CMYK | cmyk(5%, 0%, 5.9%, 13.3%) |
| CIE-LAB | lab(86.98, -6.06, 5.10) |
| CIE-LCH | lch(86.98, 7.92, 139.90°) |
| OKLab | oklab(88.55% -0.0164 0.0134) |
| OKLCH | oklch(88.55% 0.021 140.9) |
| XYZ | xyz(63.8179, 69.9683, 69.8054) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.54
Honeydew
#F0FFF0
ΔE00 7.24
Silver (survey)
#C5C9C7
ΔE00 7.48
Beige
#F5F5DC
ΔE00 8.05
Eggshell
#F0EAD6
ΔE00 8.24
Mintcream
#F5FFFA
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DDD0 #DBD0DD
analogous
#D9DDD0 #D2DDD0 #D0DDD5
triadic
#D2DDD0 #D0D2DD #DDD0D2
tetradic
#D2DDD0 #D0D9DD #DBD0DD #DDD5D0
square
#D2DDD0 #D0D9DD #DBD0DD #DDD5D0
split-complementary
#D2DDD0 #D5D0DD #DDD0D9
monochromatic
#8EAA89 #B0C3AC #D2DDD0 #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.40
#D2DDD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#D2DDD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DDD0
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DDD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DDD0 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBCF
Deuteranopia (green-blind)
#DCD9D1
Tritanopia (blue-blind)
#D1DCD9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d2ddd0; /* rgb */ color: rgb(210, 221, 208); /* oklch */ color: oklch(88.6% 0.021 140.9);
Tailwind
colors: {
custom: {
50: '#dfe7de',
500: '#d2ddd0',
950: '#000000',
},
}SCSS
$custom: #d2ddd0; $custom-light: #dfe7de; $custom-dark: #000000;
JSON
{
"hex": "#d2ddd0",
"rgb": {
"r": 210,
"g": 221,
"b": 208
},
"hsl": {
"h": 110.769,
"s": 16.049,
"l": 84.118
},
"oklch": {
"l": 0.88554,
"c": 0.02116,
"h": 140.9
},
"luminance": 0.69969
}Semantic roles & 50–950 ramp
primary
#D2DDD0
secondary
#AF9FB2
accent
#4B9A8E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484