#D3DCD4#D3DCD4
#D3DCD4 is a very light, near-neutral green. Relative luminance 0.698; OKLCH L 88.5% C 0.015 H 148.8°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCD4 |
|---|---|
| RGB | rgb(211, 220, 212) |
| HSL | hsl(127, 11%, 85%) |
| HSV | hsv(127, 4%, 86%) |
| CMYK | cmyk(4.1%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(86.89, -4.49, 2.87) |
| CIE-LCH | lch(86.89, 5.33, 147.37°) |
| OKLab | oklab(88.53% -0.0124 0.0075) |
| OKLCH | oklch(88.53% 0.015 148.8) |
| XYZ | xyz(64.3387, 69.7884, 72.3555) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.51
Silver (survey)
#C5C9C7
ΔE00 5.71
Gainsboro
#DCDCDC
ΔE00 6.31
Light Gray
#D3D3D3
ΔE00 6.47
Fog
#D8DCE0
ΔE00 7.00
Mintcream
#F5FFFA
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCD4 #DCD3DB
analogous
#D7DCD3 #D3DCD4 #D3DCD9
triadic
#D3DCD4 #D4D3DC #DCD4D3
tetradic
#D3DCD4 #D3D7DC #DCD3DB #DCD9D3
square
#D3DCD4 #D3D7DC #DCD3DB #DCD9D3
split-complementary
#D3DCD4 #D9D3DC #DCD3D7
monochromatic
#8FA691 #B1C1B3 #D3DCD4 #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.40
#D3DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#D3DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCD4
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCD4 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD4
Deuteranopia (green-blind)
#DBD9D4
Tritanopia (blue-blind)
#D2DCDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d3dcd4; /* rgb */ color: rgb(211, 220, 212); /* oklch */ color: oklch(88.5% 0.015 148.8);
Tailwind
colors: {
custom: {
50: '#e0e6e1',
500: '#d3dcd4',
950: '#000000',
},
}SCSS
$custom: #d3dcd4; $custom-light: #e0e6e1; $custom-dark: #000000;
JSON
{
"hex": "#d3dcd4",
"rgb": {
"r": 211,
"g": 220,
"b": 212
},
"hsl": {
"h": 126.667,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.88534,
"c": 0.01452,
"h": 148.8
},
"luminance": 0.69789
}Semantic roles & 50–950 ramp
primary
#D3DCD4
secondary
#B0A3AF
accent
#508E95
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484