#D2DED3#D2DED3
#D2DED3 is a very light, near-neutral green. Relative luminance 0.706; OKLCH L 88.8% C 0.020 H 147.8°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DED3 |
|---|---|
| RGB | rgb(210, 222, 211) |
| HSL | hsl(125, 15%, 85%) |
| HSV | hsv(125, 5%, 87%) |
| CMYK | cmyk(5.4%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(87.31, -6.03, 4.00) |
| CIE-LCH | lch(87.31, 7.24, 146.46°) |
| OKLab | oklab(88.84% -0.0166 0.0105) |
| OKLCH | oklch(88.84% 0.02 147.8) |
| XYZ | xyz(64.4553, 70.6469, 71.8559) |
| Luminance | 0.7065 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.27
Honeydew
#F0FFF0
ΔE00 7.09
Silver (survey)
#C5C9C7
ΔE00 7.25
Mintcream
#F5FFFA
ΔE00 7.80
Gainsboro
#DCDCDC
ΔE00 8.10
Light Gray
#D3D3D3
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DED3 #DED2DD
analogous
#D7DED2 #D2DED3 #D2DED9
triadic
#D2DED3 #D3D2DE #DED3D2
tetradic
#D2DED3 #D2D7DE #DED2DD #DED9D2
square
#D2DED3 #D2D7DE #DED2DD #DED9D2
split-complementary
#D2DED3 #D9D2DE #DED2D7
monochromatic
#8BAA8E #AFC4B0 #D2DED3 #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.39
#D2DED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#D2DED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DED3
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DED3 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD2
Deuteranopia (green-blind)
#DCDAD3
Tritanopia (blue-blind)
#D1DDDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2ded3; /* rgb */ color: rgb(210, 222, 211); /* oklch */ color: oklch(88.8% 0.020 147.8);
Tailwind
colors: {
custom: {
50: '#dfe8e0',
500: '#d2ded3',
950: '#000000',
},
}SCSS
$custom: #d2ded3; $custom-light: #dfe8e0; $custom-dark: #000000;
JSON
{
"hex": "#d2ded3",
"rgb": {
"r": 210,
"g": 222,
"b": 211
},
"hsl": {
"h": 125,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.8884,
"c": 0.01966,
"h": 147.8
},
"luminance": 0.70647
}Semantic roles & 50–950 ramp
primary
#D2DED3
secondary
#B3A1B2
accent
#4C939A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484