#D3DCD7#D3DCD7
#D3DCD7 is a very light, near-neutral green. Relative luminance 0.699; OKLCH L 88.6% C 0.012 H 162.0°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCD7 |
|---|---|
| RGB | rgb(211, 220, 215) |
| HSL | hsl(147, 11%, 85%) |
| HSV | hsv(147, 4%, 86%) |
| CMYK | cmyk(4.1%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(86.97, -3.94, 1.40) |
| CIE-LCH | lch(86.97, 4.18, 160.46°) |
| OKLab | oklab(88.62% -0.0112 0.0037) |
| OKLCH | oklch(88.62% 0.012 162) |
| XYZ | xyz(64.7206, 69.9412, 74.3671) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.18
Silver (survey)
#C5C9C7
ΔE00 5.11
Gainsboro
#DCDCDC
ΔE00 5.37
Light Gray
#D3D3D3
ΔE00 5.57
Fog
#D8DCE0
ΔE00 5.69
Mintcream
#F5FFFA
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCD7 #DCD3D8
analogous
#D4DCD3 #D3DCD7 #D3DCDC
triadic
#D3DCD7 #D7D3DC #DCD7D3
tetradic
#D3DCD7 #D3D4DC #DCD3D8 #DCDCD3
square
#D3DCD7 #D3D4DC #DCD3D8 #DCDCD3
split-complementary
#D3DCD7 #DCD3DC #DCD3D4
monochromatic
#8FA699 #B1C1B8 #D3DCD7 #EEF1F0 #EEF1F0
Accessibility & contrast
On white
1.40
#D3DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#D3DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCD7
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCD7 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD7
Deuteranopia (green-blind)
#DAD9D7
Tritanopia (blue-blind)
#D2DCDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d3dcd7; /* rgb */ color: rgb(211, 220, 215); /* oklch */ color: oklch(88.6% 0.012 162.0);
Tailwind
colors: {
custom: {
50: '#e0e6e3',
500: '#d3dcd7',
950: '#000000',
},
}SCSS
$custom: #d3dcd7; $custom-light: #e0e6e3; $custom-dark: #000000;
JSON
{
"hex": "#d3dcd7",
"rgb": {
"r": 211,
"g": 220,
"b": 215
},
"hsl": {
"h": 146.667,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.88618,
"c": 0.01182,
"h": 162
},
"luminance": 0.69942
}Semantic roles & 50–950 ramp
primary
#D3DCD7
secondary
#B0A3AA
accent
#507795
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484