#D4DCDD#D4DCDD
#D4DCDD is a very light, near-neutral teal. Relative luminance 0.704; OKLCH L 88.9% C 0.009 H 205.9°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCDD |
|---|---|
| RGB | rgb(212, 220, 221) |
| HSL | hsl(187, 12%, 85%) |
| HSV | hsv(187, 4%, 87%) |
| CMYK | cmyk(4.1%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(87.19, -2.50, -1.43) |
| CIE-LCH | lch(87.19, 2.88, 209.67°) |
| OKLab | oklab(88.87% -0.0079 -0.0038) |
| OKLCH | oklch(88.87% 0.009 205.9) |
| XYZ | xyz(65.7932, 70.4035, 78.5156) |
| Luminance | 0.7040 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 2.77
Light Grey
#D8DCD6
ΔE00 3.65
Gainsboro
#DCDCDC
ΔE00 3.70
Light Gray
#D3D3D3
ΔE00 4.06
Silver (survey)
#C5C9C7
ΔE00 4.85
Whitesmoke
#F5F5F5
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCDD #DDD5D4
analogous
#D4DDDA #D4DCDD #D4D8DD
triadic
#D4DCDD #DDD4DC #DCDDD4
tetradic
#D4DCDD #DAD4DD #DDD5D4 #D8DDD4
square
#D4DCDD #DAD4DD #DDD5D4 #D8DDD4
split-complementary
#D4DCDD #DDD4D8 #DDDAD4
monochromatic
#90A4A7 #B2C0C2 #D4DCDD #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.39
#D4DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#D4DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCDD
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCDD | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDD
Deuteranopia (green-blind)
#D9DADD
Tritanopia (blue-blind)
#D2DDDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d4dcdd; /* rgb */ color: rgb(212, 220, 221); /* oklch */ color: oklch(88.9% 0.009 205.9);
Tailwind
colors: {
custom: {
50: '#e1e6e7',
500: '#d4dcdd',
950: '#000000',
},
}SCSS
$custom: #d4dcdd; $custom-light: #e1e6e7; $custom-dark: #000000;
JSON
{
"hex": "#d4dcdd",
"rgb": {
"r": 212,
"g": 220,
"b": 221
},
"hsl": {
"h": 186.667,
"s": 11.688,
"l": 84.902
},
"oklch": {
"l": 0.88866,
"c": 0.00878,
"h": 205.9
},
"luminance": 0.70404
}Semantic roles & 50–950 ramp
primary
#D4DCDD
secondary
#B2A5A4
accent
#585096
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484