#D1DCDC#D1DCDC
#D1DCDC is a very light, near-neutral teal. Relative luminance 0.699; OKLCH L 88.6% C 0.012 H 196.9°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DCDC |
|---|---|
| RGB | rgb(209, 220, 220) |
| HSL | hsl(180, 14%, 84%) |
| HSV | hsv(180, 5%, 86%) |
| CMYK | cmyk(5%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(86.95, -3.69, -1.28) |
| CIE-LCH | lch(86.95, 3.90, 199.13°) |
| OKLab | oklab(88.61% -0.0114 -0.0035) |
| OKLCH | oklch(88.61% 0.012 196.9) |
| XYZ | xyz(64.8034, 69.9085, 77.7759) |
| Luminance | 0.6991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.84
Fog
#D8DCE0
ΔE00 4.24
Gainsboro
#DCDCDC
ΔE00 5.06
Silver (survey)
#C5C9C7
ΔE00 5.16
Light Gray
#D3D3D3
ΔE00 5.27
Azure (CSS)
#F0FFFF
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DCDC #DCD1D1
analogous
#D1DCD7 #D1DCDC #D1D7DC
triadic
#D1DCDC #DCD1DC #DCDCD1
tetradic
#D1DCDC #D7D1DC #DCD1D1 #D7DCD1
square
#D1DCDC #D7D1DC #DCD1D1 #D7DCD1
split-complementary
#D1DCDC #DCD1D7 #DCD7D1
monochromatic
#8BA7A7 #AEC2C2 #D1DCDC #EEF2F2 #EEF2F2
Accessibility & contrast
On white
1.40
#D1DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#D1DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DCDC
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DCDC | 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)
#DADBDC
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#CEDDDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d1dcdc; /* rgb */ color: rgb(209, 220, 220); /* oklch */ color: oklch(88.6% 0.012 196.9);
Tailwind
colors: {
custom: {
50: '#dfe6e6',
500: '#d1dcdc',
950: '#000000',
},
}SCSS
$custom: #d1dcdc; $custom-light: #dfe6e6; $custom-dark: #000000;
JSON
{
"hex": "#d1dcdc",
"rgb": {
"r": 209,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 13.58,
"l": 84.118
},
"oklch": {
"l": 0.88612,
"c": 0.01188,
"h": 196.9
},
"luminance": 0.69909
}Semantic roles & 50–950 ramp
primary
#D1DCDC
secondary
#B1A0A0
accent
#4E4E98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484