#D2DED1#D2DED1
#D2DED1 is a very light, muted green. Relative luminance 0.705; OKLCH L 88.8% C 0.022 H 143.2°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DED1 |
|---|---|
| RGB | rgb(210, 222, 209) |
| HSL | hsl(115, 16%, 85%) |
| HSV | hsv(115, 6%, 87%) |
| CMYK | cmyk(5.4%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(87.26, -6.39, 4.98) |
| CIE-LCH | lch(87.26, 8.10, 142.06°) |
| OKLab | oklab(88.79% -0.0174 0.013) |
| OKLCH | oklch(88.79% 0.022 143.2) |
| XYZ | xyz(64.2061, 70.5473, 70.5436) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.81
Honeydew
#F0FFF0
ΔE00 6.99
Silver (survey)
#C5C9C7
ΔE00 7.77
Beige
#F5F5DC
ΔE00 8.13
Mintcream
#F5FFFA
ΔE00 8.16
Eggshell
#F0EAD6
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DED1 #DDD1DE
analogous
#D9DED1 #D2DED1 #D1DED7
triadic
#D2DED1 #D1D2DE #DED1D2
tetradic
#D2DED1 #D1D9DE #DDD1DE #DED7D1
square
#D2DED1 #D1D9DE #DDD1DE #DED7D1
split-complementary
#D2DED1 #D7D1DE #DED1D9
monochromatic
#8CAB8A #AFC4AD #D2DED1 #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.39
#D2DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#D2DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DED1
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DED1 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBD0
Deuteranopia (green-blind)
#DDDAD2
Tritanopia (blue-blind)
#D1DDDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2ded1; /* rgb */ color: rgb(210, 222, 209); /* oklch */ color: oklch(88.8% 0.022 143.2);
Tailwind
colors: {
custom: {
50: '#dfe8df',
500: '#d2ded1',
950: '#000000',
},
}SCSS
$custom: #d2ded1; $custom-light: #dfe8df; $custom-dark: #000000;
JSON
{
"hex": "#d2ded1",
"rgb": {
"r": 210,
"g": 222,
"b": 209
},
"hsl": {
"h": 115.385,
"s": 16.456,
"l": 84.51
},
"oklch": {
"l": 0.88785,
"c": 0.02177,
"h": 143.2
},
"luminance": 0.70548
}Semantic roles & 50–950 ramp
primary
#D2DED1
secondary
#B2A0B3
accent
#4B9B95
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484