#D6DEDD#D6DEDD
#D6DEDD is a very light, near-neutral teal. Relative luminance 0.718; OKLCH L 89.4% C 0.009 H 188.1°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DEDD |
|---|---|
| RGB | rgb(214, 222, 221) |
| HSL | hsl(173, 11%, 85%) |
| HSV | hsv(173, 4%, 87%) |
| CMYK | cmyk(3.6%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(87.85, -2.87, -0.45) |
| CIE-LCH | lch(87.85, 2.90, 188.84°) |
| OKLab | oklab(89.42% -0.0086 -0.0012) |
| OKLCH | oklch(89.42% 0.009 188.1) |
| XYZ | xyz(66.9015, 71.7588, 78.7188) |
| Luminance | 0.7176 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.80
Fog
#D8DCE0
ΔE00 3.62
Gainsboro
#DCDCDC
ΔE00 3.94
Light Gray
#D3D3D3
ΔE00 4.49
Silver (survey)
#C5C9C7
ΔE00 5.10
Whitesmoke
#F5F5F5
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DEDD #DED6D7
analogous
#D6DED9 #D6DEDD #D6DBDE
triadic
#D6DEDD #DDD6DE #DEDDD6
tetradic
#D6DEDD #D9D6DE #DED6D7 #DBDED6
square
#D6DEDD #D9D6DE #DED6D7 #DBDED6
split-complementary
#D6DEDD #DED6DB #DED9D6
monochromatic
#92A7A5 #B4C3C1 #D6DEDD #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.37
#D6DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#D6DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DEDD
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DEDD | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#DBDCDD
Tritanopia (blue-blind)
#D4DEDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d6dedd; /* rgb */ color: rgb(214, 222, 221); /* oklch */ color: oklch(89.4% 0.009 188.1);
Tailwind
colors: {
custom: {
50: '#e2e8e7',
500: '#d6dedd',
950: '#000000',
},
}SCSS
$custom: #d6dedd; $custom-light: #e2e8e7; $custom-dark: #000000;
JSON
{
"hex": "#d6dedd",
"rgb": {
"r": 214,
"g": 222,
"b": 221
},
"hsl": {
"h": 172.5,
"s": 10.811,
"l": 85.49
},
"oklch": {
"l": 0.8942,
"c": 0.00874,
"h": 188.1
},
"luminance": 0.71759
}Semantic roles & 50–950 ramp
primary
#D6DEDD
secondary
#B2A6A7
accent
#515995
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484