#D3DED2#D3DED2
#D3DED2 is a very light, muted green. Relative luminance 0.707; OKLCH L 88.9% C 0.020 H 143.0°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DED2 |
|---|---|
| RGB | rgb(211, 222, 210) |
| HSL | hsl(115, 15%, 85%) |
| HSV | hsv(115, 5%, 87%) |
| CMYK | cmyk(5%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(87.36, -5.87, 4.60) |
| CIE-LCH | lch(87.36, 7.46, 141.91°) |
| OKLab | oklab(88.89% -0.016 0.0121) |
| OKLCH | oklch(88.89% 0.02 143) |
| XYZ | xyz(64.6160, 70.7442, 71.2111) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.23
Honeydew
#F0FFF0
ΔE00 7.06
Silver (survey)
#C5C9C7
ΔE00 7.34
Mintcream
#F5FFFA
ΔE00 7.88
Beige
#F5F5DC
ΔE00 8.09
Gainsboro
#DCDCDC
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DED2 #DDD2DE
analogous
#D9DED2 #D3DED2 #D2DED7
triadic
#D3DED2 #D2D3DE #DED2D3
tetradic
#D3DED2 #D2D9DE #DDD2DE #DED7D2
square
#D3DED2 #D2D9DE #DDD2DE #DED7D2
split-complementary
#D3DED2 #D7D2DE #DED2D9
monochromatic
#8EAA8B #B0C4AF #D3DED2 #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.39
#D3DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#D3DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DED2
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DED2 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD1
Deuteranopia (green-blind)
#DDDAD3
Tritanopia (blue-blind)
#D2DDDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d3ded2; /* rgb */ color: rgb(211, 222, 210); /* oklch */ color: oklch(88.9% 0.020 143.0);
Tailwind
colors: {
custom: {
50: '#e0e8df',
500: '#d3ded2',
950: '#000000',
},
}SCSS
$custom: #d3ded2; $custom-light: #e0e8df; $custom-dark: #000000;
JSON
{
"hex": "#d3ded2",
"rgb": {
"r": 211,
"g": 222,
"b": 210
},
"hsl": {
"h": 115,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.88887,
"c": 0.02004,
"h": 143
},
"luminance": 0.70745
}Semantic roles & 50–950 ramp
primary
#D3DED2
secondary
#B2A1B3
accent
#4C9A93
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484