#D3DED4#D3DED4
#D3DED4 is a very light, near-neutral green. Relative luminance 0.708; OKLCH L 88.9% C 0.018 H 148.1°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DED4 |
|---|---|
| RGB | rgb(211, 222, 212) |
| HSL | hsl(125, 14%, 85%) |
| HSV | hsv(125, 5%, 87%) |
| CMYK | cmyk(5%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(87.41, -5.52, 3.62) |
| CIE-LCH | lch(87.41, 6.60, 146.71°) |
| OKLab | oklab(88.94% -0.0152 0.0095) |
| OKLCH | oklch(88.94% 0.018 148.1) |
| XYZ | xyz(64.8667, 70.8445, 72.5316) |
| Luminance | 0.7085 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.69
Silver (survey)
#C5C9C7
ΔE00 6.83
Honeydew
#F0FFF0
ΔE00 7.21
Gainsboro
#DCDCDC
ΔE00 7.51
Mintcream
#F5FFFA
ΔE00 7.54
Light Gray
#D3D3D3
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DED4 #DED3DD
analogous
#D7DED3 #D3DED4 #D3DEDA
triadic
#D3DED4 #D4D3DE #DED4D3
tetradic
#D3DED4 #D3D7DE #DED3DD #DEDAD3
square
#D3DED4 #D3D7DE #DED3DD #DEDAD3
split-complementary
#D3DED4 #DAD3DE #DED3D7
monochromatic
#8DAA90 #B0C4B2 #D3DED4 #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.38
#D3DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#D3DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DED4
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DED4 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD4
Deuteranopia (green-blind)
#DCDBD4
Tritanopia (blue-blind)
#D2DDDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d3ded4; /* rgb */ color: rgb(211, 222, 212); /* oklch */ color: oklch(88.9% 0.018 148.1);
Tailwind
colors: {
custom: {
50: '#e0e8e1',
500: '#d3ded4',
950: '#000000',
},
}SCSS
$custom: #d3ded4; $custom-light: #e0e8e1; $custom-dark: #000000;
JSON
{
"hex": "#d3ded4",
"rgb": {
"r": 211,
"g": 222,
"b": 212
},
"hsl": {
"h": 125.455,
"s": 14.286,
"l": 84.902
},
"oklch": {
"l": 0.88942,
"c": 0.01794,
"h": 148.1
},
"luminance": 0.70845
}Semantic roles & 50–950 ramp
primary
#D3DED4
secondary
#B3A2B2
accent
#4D9298
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484