#D6DCDD#D6DCDD
#D6DCDD is a very light, near-neutral teal. Relative luminance 0.707; OKLCH L 89.0% C 0.007 H 208.8°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DCDD |
|---|---|
| RGB | rgb(214, 220, 221) |
| HSL | hsl(189, 9%, 85%) |
| HSV | hsv(189, 3%, 87%) |
| CMYK | cmyk(3.2%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(87.34, -1.84, -1.20) |
| CIE-LCH | lch(87.34, 2.19, 213.07°) |
| OKLab | oklab(89.02% -0.0058 -0.0032) |
| OKLCH | oklch(89.02% 0.007 208.8) |
| XYZ | xyz(66.3735, 70.7027, 78.5428) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 2.08
Gainsboro
#DCDCDC
ΔE00 2.82
Light Gray
#D3D3D3
ΔE00 3.35
Light Grey
#D8DCD6
ΔE00 3.52
Silver (survey)
#C5C9C7
ΔE00 4.77
Whitesmoke
#F5F5F5
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DCDD #DDD7D6
analogous
#D6DDDA #D6DCDD #D6D8DD
triadic
#D6DCDD #DDD6DC #DCDDD6
tetradic
#D6DCDD #DAD6DD #DDD7D6 #D8DDD6
square
#D6DCDD #DAD6DD #DDD7D6 #D8DDD6
split-complementary
#D6DCDD #DDD6D8 #DDDAD6
monochromatic
#93A3A6 #B5BFC1 #D6DCDD #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.39
#D6DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#D6DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DCDD
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DCDD | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDD
Deuteranopia (green-blind)
#DADADD
Tritanopia (blue-blind)
#D4DDDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d6dcdd; /* rgb */ color: rgb(214, 220, 221); /* oklch */ color: oklch(89.0% 0.007 208.8);
Tailwind
colors: {
custom: {
50: '#e2e6e7',
500: '#d6dcdd',
950: '#000000',
},
}SCSS
$custom: #d6dcdd; $custom-light: #e2e6e7; $custom-dark: #000000;
JSON
{
"hex": "#d6dcdd",
"rgb": {
"r": 214,
"g": 220,
"b": 221
},
"hsl": {
"h": 188.571,
"s": 9.333,
"l": 85.294
},
"oklch": {
"l": 0.89017,
"c": 0.00666,
"h": 208.8
},
"luminance": 0.70703
}Semantic roles & 50–950 ramp
primary
#D6DCDD
secondary
#B1A8A6
accent
#5B5293
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484