#D4DCDB#D4DCDB
#D4DCDB is a very light, near-neutral teal. Relative luminance 0.703; OKLCH L 88.8% C 0.009 H 188.1°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCDB |
|---|---|
| RGB | rgb(212, 220, 219) |
| HSL | hsl(173, 10%, 85%) |
| HSV | hsv(173, 4%, 86%) |
| CMYK | cmyk(3.6%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(87.14, -2.87, -0.45) |
| CIE-LCH | lch(87.14, 2.91, 188.84°) |
| OKLab | oklab(88.81% -0.0087 -0.0012) |
| OKLCH | oklch(88.81% 0.009 188.1) |
| XYZ | xyz(65.5283, 70.2975, 77.1206) |
| Luminance | 0.7030 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.78
Fog
#D8DCE0
ΔE00 3.63
Gainsboro
#DCDCDC
ΔE00 3.97
Light Gray
#D3D3D3
ΔE00 4.29
Silver (survey)
#C5C9C7
ΔE00 4.68
Whitesmoke
#F5F5F5
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCDB #DCD4D5
analogous
#D4DCD7 #D4DCDB #D4D9DC
triadic
#D4DCDB #DBD4DC #DCDBD4
tetradic
#D4DCDB #D7D4DC #DCD4D5 #D9DCD4
square
#D4DCDB #D7D4DC #DCD4D5 #D9DCD4
split-complementary
#D4DCDB #DCD4D9 #DCD7D4
monochromatic
#91A5A3 #B2C1BF #D4DCDB #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.39
#D4DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#D4DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCDB
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCDB | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#D9DADB
Tritanopia (blue-blind)
#D2DCDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d4dcdb; /* rgb */ color: rgb(212, 220, 219); /* oklch */ color: oklch(88.8% 0.009 188.1);
Tailwind
colors: {
custom: {
50: '#e1e6e6',
500: '#d4dcdb',
950: '#000000',
},
}SCSS
$custom: #d4dcdb; $custom-light: #e1e6e6; $custom-dark: #000000;
JSON
{
"hex": "#d4dcdb",
"rgb": {
"r": 212,
"g": 220,
"b": 219
},
"hsl": {
"h": 172.5,
"s": 10.256,
"l": 84.706
},
"oklch": {
"l": 0.88808,
"c": 0.00876,
"h": 188.1
},
"luminance": 0.70298
}Semantic roles & 50–950 ramp
primary
#D4DCDB
secondary
#B0A4A6
accent
#515A94
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484