#D2DED2#D2DED2
#D2DED2 is a very light, muted green. Relative luminance 0.706; OKLCH L 88.8% C 0.021 H 145.4°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DED2 |
|---|---|
| RGB | rgb(210, 222, 210) |
| HSL | hsl(120, 15%, 85%) |
| HSV | hsv(120, 5%, 87%) |
| CMYK | cmyk(5.4%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(87.29, -6.21, 4.49) |
| CIE-LCH | lch(87.29, 7.67, 144.14°) |
| OKLab | oklab(88.81% -0.017 0.0118) |
| OKLCH | oklch(88.81% 0.021 145.4) |
| XYZ | xyz(64.3303, 70.5969, 71.1977) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.54
Honeydew
#F0FFF0
ΔE00 7.03
Silver (survey)
#C5C9C7
ΔE00 7.51
Mintcream
#F5FFFA
ΔE00 7.97
Beige
#F5F5DC
ΔE00 8.31
Gainsboro
#DCDCDC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DED2 #DED2DE
analogous
#D8DED2 #D2DED2 #D2DED8
triadic
#D2DED2 #D2D2DE #DED2D2
tetradic
#D2DED2 #D2D8DE #DED2DE #DED8D2
square
#D2DED2 #D2D8DE #DED2DE #DED8D2
split-complementary
#D2DED2 #D8D2DE #DED2D8
monochromatic
#8BAA8B #AFC4AF #D2DED2 #EDF2ED #EDF2ED
Accessibility & contrast
On white
1.39
#D2DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#D2DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DED2
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DED2 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD1
Deuteranopia (green-blind)
#DCDAD3
Tritanopia (blue-blind)
#D1DDDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2ded2; /* rgb */ color: rgb(210, 222, 210); /* oklch */ color: oklch(88.8% 0.021 145.4);
Tailwind
colors: {
custom: {
50: '#dfe8df',
500: '#d2ded2',
950: '#000000',
},
}SCSS
$custom: #d2ded2; $custom-light: #dfe8df; $custom-dark: #000000;
JSON
{
"hex": "#d2ded2",
"rgb": {
"r": 210,
"g": 222,
"b": 210
},
"hsl": {
"h": 120,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.88813,
"c": 0.0207,
"h": 145.4
},
"luminance": 0.70597
}Semantic roles & 50–950 ramp
primary
#D2DED2
secondary
#B3A1B3
accent
#4C9A9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484