#D6DFDD#D6DFDD
#D6DFDD is a very light, near-neutral teal. Relative luminance 0.723; OKLCH L 89.6% C 0.010 H 181.4°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DFDD |
|---|---|
| RGB | rgb(214, 223, 221) |
| HSL | hsl(167, 12%, 86%) |
| HSV | hsv(167, 4%, 87%) |
| CMYK | cmyk(4%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(88.11, -3.38, -0.07) |
| CIE-LCH | lch(88.11, 3.39, 181.22°) |
| OKLab | oklab(89.62% -0.01 -0.0002) |
| OKLCH | oklch(89.62% 0.01 181.4) |
| XYZ | xyz(67.1679, 72.2915, 78.8076) |
| Luminance | 0.7229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.72
Fog
#D8DCE0
ΔE00 4.36
Gainsboro
#DCDCDC
ΔE00 4.56
Light Gray
#D3D3D3
ΔE00 5.11
Silver (survey)
#C5C9C7
ΔE00 5.42
Mintcream
#F5FFFA
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DFDD #DFD6D8
analogous
#D6DFD8 #D6DFDD #D6DCDF
triadic
#D6DFDD #DDD6DF #DFDDD6
tetradic
#D6DFDD #D8D6DF #DFD6D8 #DCDFD6
square
#D6DFDD #D8D6DF #DFD6D8 #DCDFD6
split-complementary
#D6DFDD #DFD6DC #DFD8D6
monochromatic
#91A9A4 #B4C4C0 #D6DFDD #EEF2F1 #EEF2F1
Accessibility & contrast
On white
1.36
#D6DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#D6DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DFDD
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DFDD | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDD
Deuteranopia (green-blind)
#DCDCDD
Tritanopia (blue-blind)
#D4DFDE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d6dfdd; /* rgb */ color: rgb(214, 223, 221); /* oklch */ color: oklch(89.6% 0.010 181.4);
Tailwind
colors: {
custom: {
50: '#e2e9e7',
500: '#d6dfdd',
950: '#000000',
},
}SCSS
$custom: #d6dfdd; $custom-light: #e2e9e7; $custom-dark: #000000;
JSON
{
"hex": "#d6dfdd",
"rgb": {
"r": 214,
"g": 223,
"b": 221
},
"hsl": {
"h": 166.667,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.89622,
"c": 0.01005,
"h": 181.4
},
"luminance": 0.72292
}Semantic roles & 50–950 ramp
primary
#D6DFDD
secondary
#B4A5A9
accent
#4F5F96
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484