#D3DCD6#D3DCD6
#D3DCD6 is a very light, near-neutral green. Relative luminance 0.699; OKLCH L 88.6% C 0.013 H 157.0°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCD6 |
|---|---|
| RGB | rgb(211, 220, 214) |
| HSL | hsl(140, 11%, 85%) |
| HSV | hsv(140, 4%, 86%) |
| CMYK | cmyk(4.1%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(86.94, -4.13, 1.89) |
| CIE-LCH | lch(86.94, 4.54, 155.38°) |
| OKLab | oklab(88.59% -0.0116 0.0049) |
| OKLCH | oklch(88.59% 0.013 157) |
| XYZ | xyz(64.5925, 69.8900, 73.6925) |
| Luminance | 0.6989 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.20
Silver (survey)
#C5C9C7
ΔE00 5.28
Gainsboro
#DCDCDC
ΔE00 5.67
Light Gray
#D3D3D3
ΔE00 5.86
Fog
#D8DCE0
ΔE00 6.13
Mintcream
#F5FFFA
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCD6 #DCD3D9
analogous
#D5DCD3 #D3DCD6 #D3DCDB
triadic
#D3DCD6 #D6D3DC #DCD6D3
tetradic
#D3DCD6 #D3D5DC #DCD3D9 #DCDBD3
square
#D3DCD6 #D3D5DC #DCD3D9 #DCDBD3
split-complementary
#D3DCD6 #DBD3DC #DCD3D5
monochromatic
#8FA696 #B1C1B6 #D3DCD6 #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.40
#D3DCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#D3DCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCD6
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCD6 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD6
Deuteranopia (green-blind)
#DAD9D6
Tritanopia (blue-blind)
#D2DCDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d3dcd6; /* rgb */ color: rgb(211, 220, 214); /* oklch */ color: oklch(88.6% 0.013 157.0);
Tailwind
colors: {
custom: {
50: '#e0e6e2',
500: '#d3dcd6',
950: '#000000',
},
}SCSS
$custom: #d3dcd6; $custom-light: #e0e6e2; $custom-dark: #000000;
JSON
{
"hex": "#d3dcd6",
"rgb": {
"r": 211,
"g": 220,
"b": 214
},
"hsl": {
"h": 140,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.8859,
"c": 0.01264,
"h": 157
},
"luminance": 0.6989
}Semantic roles & 50–950 ramp
primary
#D3DCD6
secondary
#B0A3AC
accent
#507E95
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484