#D4DBDC#D4DBDC
#D4DBDC is a very light, near-neutral teal. Relative luminance 0.698; OKLCH L 88.6% C 0.008 H 207.1°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DBDC |
|---|---|
| RGB | rgb(212, 219, 220) |
| HSL | hsl(188, 10%, 85%) |
| HSV | hsv(188, 4%, 86%) |
| CMYK | cmyk(3.6%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(86.91, -2.17, -1.31) |
| CIE-LCH | lch(86.91, 2.54, 211.14°) |
| OKLab | oklab(88.64% -0.0069 -0.0035) |
| OKLCH | oklch(88.64% 0.008 207.1) |
| XYZ | xyz(65.3987, 69.8270, 77.7288) |
| Luminance | 0.6983 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 2.44
Gainsboro
#DCDCDC
ΔE00 3.30
Light Grey
#D8DCD6
ΔE00 3.57
Light Gray
#D3D3D3
ΔE00 3.60
Silver (survey)
#C5C9C7
ΔE00 4.58
Whitesmoke
#F5F5F5
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DBDC #DCD5D4
analogous
#D4DCD9 #D4DBDC #D4D7DC
triadic
#D4DBDC #DCD4DB #DBDCD4
tetradic
#D4DBDC #D9D4DC #DCD5D4 #D7DCD4
square
#D4DBDC #D9D4DC #DCD5D4 #D7DCD4
split-complementary
#D4DBDC #DCD4D7 #DCD9D4
monochromatic
#91A3A5 #B2BFC1 #D4DBDC #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.40
#D4DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#D4DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DBDC
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DBDC | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADC
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#D2DCDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d4dbdc; /* rgb */ color: rgb(212, 219, 220); /* oklch */ color: oklch(88.6% 0.008 207.1);
Tailwind
colors: {
custom: {
50: '#e1e6e6',
500: '#d4dbdc',
950: '#000000',
},
}SCSS
$custom: #d4dbdc; $custom-light: #e1e6e6; $custom-dark: #000000;
JSON
{
"hex": "#d4dbdc",
"rgb": {
"r": 212,
"g": 219,
"b": 220
},
"hsl": {
"h": 187.5,
"s": 10.256,
"l": 84.706
},
"oklch": {
"l": 0.88635,
"c": 0.00773,
"h": 207.1
},
"luminance": 0.69827
}Semantic roles & 50–950 ramp
primary
#D4DBDC
secondary
#B0A6A4
accent
#5A5194
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484