#D3DCD3#D3DCD3
#D3DCD3 is a very light, near-neutral green. Relative luminance 0.697; OKLCH L 88.5% C 0.016 H 145.4°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCD3 |
|---|---|
| RGB | rgb(211, 220, 211) |
| HSL | hsl(120, 11%, 85%) |
| HSV | hsv(120, 4%, 86%) |
| CMYK | cmyk(4.1%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(86.87, -4.67, 3.36) |
| CIE-LCH | lch(86.87, 5.75, 144.21°) |
| OKLab | oklab(88.51% -0.0128 0.0088) |
| OKLCH | oklch(88.51% 0.016 145.4) |
| XYZ | xyz(64.2129, 69.7381, 71.6933) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.76
Silver (survey)
#C5C9C7
ΔE00 5.96
Gainsboro
#DCDCDC
ΔE00 6.64
Light Gray
#D3D3D3
ΔE00 6.78
Fog
#D8DCE0
ΔE00 7.43
Mintcream
#F5FFFA
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCD3 #DCD3DC
analogous
#D8DCD3 #D3DCD3 #D3DCD8
triadic
#D3DCD3 #D3D3DC #DCD3D3
tetradic
#D3DCD3 #D3D8DC #DCD3DC #DCD8D3
square
#D3DCD3 #D3D8DC #DCD3DC #DCD8D3
split-complementary
#D3DCD3 #D8D3DC #DCD3D8
monochromatic
#8FA68F #B1C1B1 #D3DCD3 #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.40
#D3DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#D3DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCD3
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCD3 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD3
Deuteranopia (green-blind)
#DBD9D3
Tritanopia (blue-blind)
#D2DBD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d3dcd3; /* rgb */ color: rgb(211, 220, 211); /* oklch */ color: oklch(88.5% 0.016 145.4);
Tailwind
colors: {
custom: {
50: '#e0e6e0',
500: '#d3dcd3',
950: '#000000',
},
}SCSS
$custom: #d3dcd3; $custom-light: #e0e6e0; $custom-dark: #000000;
JSON
{
"hex": "#d3dcd3",
"rgb": {
"r": 211,
"g": 220,
"b": 211
},
"hsl": {
"h": 120,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.88507,
"c": 0.01554,
"h": 145.4
},
"luminance": 0.69738
}Semantic roles & 50–950 ramp
primary
#D3DCD3
secondary
#B0A3B0
accent
#509595
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484