#D5DCDD#D5DCDD
#D5DCDD is a very light, near-neutral teal. Relative luminance 0.706; OKLCH L 88.9% C 0.008 H 207.1°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DCDD |
|---|---|
| RGB | rgb(213, 220, 221) |
| HSL | hsl(188, 11%, 85%) |
| HSV | hsv(188, 4%, 87%) |
| CMYK | cmyk(3.6%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(87.27, -2.17, -1.31) |
| CIE-LCH | lch(87.27, 2.53, 211.15°) |
| OKLab | oklab(88.94% -0.0069 -0.0035) |
| OKLCH | oklch(88.94% 0.008 207.1) |
| XYZ | xyz(66.0824, 70.5526, 78.5292) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 2.41
Gainsboro
#DCDCDC
ΔE00 3.27
Light Grey
#D8DCD6
ΔE00 3.56
Light Gray
#D3D3D3
ΔE00 3.70
Silver (survey)
#C5C9C7
ΔE00 4.79
Whitesmoke
#F5F5F5
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DCDD #DDD6D5
analogous
#D5DDDA #D5DCDD #D5D8DD
triadic
#D5DCDD #DDD5DC #DCDDD5
tetradic
#D5DCDD #DAD5DD #DDD6D5 #D8DDD5
square
#D5DCDD #DAD5DD #DDD6D5 #D8DDD5
split-complementary
#D5DCDD #DDD5D8 #DDDAD5
monochromatic
#91A4A6 #B3C0C2 #D5DCDD #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.39
#D5DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#D5DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DCDD
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DCDD | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDD
Deuteranopia (green-blind)
#D9DADD
Tritanopia (blue-blind)
#D3DDDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d5dcdd; /* rgb */ color: rgb(213, 220, 221); /* oklch */ color: oklch(88.9% 0.008 207.1);
Tailwind
colors: {
custom: {
50: '#e1e6e7',
500: '#d5dcdd',
950: '#000000',
},
}SCSS
$custom: #d5dcdd; $custom-light: #e1e6e7; $custom-dark: #000000;
JSON
{
"hex": "#d5dcdd",
"rgb": {
"r": 213,
"g": 220,
"b": 221
},
"hsl": {
"h": 187.5,
"s": 10.526,
"l": 85.098
},
"oklch": {
"l": 0.88941,
"c": 0.00772,
"h": 207.1
},
"luminance": 0.70553
}Semantic roles & 50–950 ramp
primary
#D5DCDD
secondary
#B1A6A5
accent
#595195
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484