#D3DED3#D3DED3
#D3DED3 is a very light, near-neutral green. Relative luminance 0.708; OKLCH L 88.9% C 0.019 H 145.4°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DED3 |
|---|---|
| RGB | rgb(211, 222, 211) |
| HSL | hsl(120, 14%, 85%) |
| HSV | hsv(120, 5%, 87%) |
| CMYK | cmyk(5%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(87.38, -5.69, 4.11) |
| CIE-LCH | lch(87.38, 7.02, 144.16°) |
| OKLab | oklab(88.91% -0.0156 0.0108) |
| OKLCH | oklch(88.91% 0.019 145.4) |
| XYZ | xyz(64.7410, 70.7942, 71.8693) |
| Luminance | 0.7079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.95
Silver (survey)
#C5C9C7
ΔE00 7.09
Honeydew
#F0FFF0
ΔE00 7.12
Mintcream
#F5FFFA
ΔE00 7.70
Gainsboro
#DCDCDC
ΔE00 7.82
Light Gray
#D3D3D3
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DED3 #DED3DE
analogous
#D9DED3 #D3DED3 #D3DED9
triadic
#D3DED3 #D3D3DE #DED3D3
tetradic
#D3DED3 #D3D9DE #DED3DE #DED9D3
square
#D3DED3 #D3D9DE #DED3DE #DED9D3
split-complementary
#D3DED3 #D9D3DE #DED3D9
monochromatic
#8DAA8D #B0C4B0 #D3DED3 #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.39
#D3DED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#D3DED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DED3
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DED3 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD2
Deuteranopia (green-blind)
#DDDAD3
Tritanopia (blue-blind)
#D2DDDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d3ded3; /* rgb */ color: rgb(211, 222, 211); /* oklch */ color: oklch(88.9% 0.019 145.4);
Tailwind
colors: {
custom: {
50: '#e0e8e0',
500: '#d3ded3',
950: '#000000',
},
}SCSS
$custom: #d3ded3; $custom-light: #e0e8e0; $custom-dark: #000000;
JSON
{
"hex": "#d3ded3",
"rgb": {
"r": 211,
"g": 222,
"b": 211
},
"hsl": {
"h": 120,
"s": 14.286,
"l": 84.902
},
"oklch": {
"l": 0.88914,
"c": 0.01897,
"h": 145.4
},
"luminance": 0.70795
}Semantic roles & 50–950 ramp
primary
#D3DED3
secondary
#B3A2B3
accent
#4D9898
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484