#D3DCDC#D3DCDC
#D3DCDC is a very light, near-neutral teal. Relative luminance 0.702; OKLCH L 88.8% C 0.010 H 197.0°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCDC |
|---|---|
| RGB | rgb(211, 220, 220) |
| HSL | hsl(180, 11%, 85%) |
| HSV | hsv(180, 4%, 86%) |
| CMYK | cmyk(4.1%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(87.10, -3.02, -1.05) |
| CIE-LCH | lch(87.10, 3.20, 199.18°) |
| OKLab | oklab(88.76% -0.0093 -0.0028) |
| OKLCH | oklch(88.76% 0.01 197) |
| XYZ | xyz(65.3729, 70.2021, 77.8026) |
| Luminance | 0.7020 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.38
Fog
#D8DCE0
ΔE00 3.53
Gainsboro
#DCDCDC
ΔE00 4.23
Light Gray
#D3D3D3
ΔE00 4.53
Silver (survey)
#C5C9C7
ΔE00 4.85
Whitesmoke
#F5F5F5
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCDC #DCD3D3
analogous
#D3DCD8 #D3DCDC #D3D8DC
triadic
#D3DCDC #DCD3DC #DCDCD3
tetradic
#D3DCDC #D8D3DC #DCD3D3 #D8DCD3
square
#D3DCDC #D8D3DC #DCD3D3 #D8DCD3
split-complementary
#D3DCDC #DCD3D8 #DCD8D3
monochromatic
#8FA6A6 #B1C1C1 #D3DCDC #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.40
#D3DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#D3DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCDC
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCDC | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#D9DADC
Tritanopia (blue-blind)
#D1DDDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d3dcdc; /* rgb */ color: rgb(211, 220, 220); /* oklch */ color: oklch(88.8% 0.010 197.0);
Tailwind
colors: {
custom: {
50: '#e0e6e6',
500: '#d3dcdc',
950: '#000000',
},
}SCSS
$custom: #d3dcdc; $custom-light: #e0e6e6; $custom-dark: #000000;
JSON
{
"hex": "#d3dcdc",
"rgb": {
"r": 211,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.88761,
"c": 0.00973,
"h": 197
},
"luminance": 0.70203
}Semantic roles & 50–950 ramp
primary
#D3DCDC
secondary
#B0A3A3
accent
#505095
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484