#D6DFDC#D6DFDC
#D6DFDC is a very light, near-neutral teal. Relative luminance 0.722; OKLCH L 89.6% C 0.010 H 174.3°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DFDC |
|---|---|
| RGB | rgb(214, 223, 220) |
| HSL | hsl(160, 12%, 86%) |
| HSV | hsv(160, 4%, 87%) |
| CMYK | cmyk(4%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(88.08, -3.57, 0.42) |
| CIE-LCH | lch(88.08, 3.59, 173.33°) |
| OKLab | oklab(89.59% -0.0104 0.0011) |
| OKLCH | oklch(89.59% 0.01 174.3) |
| XYZ | xyz(67.0351, 72.2384, 78.1080) |
| Luminance | 0.7224 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.46
Gainsboro
#DCDCDC
ΔE00 4.79
Fog
#D8DCE0
ΔE00 4.79
Light Gray
#D3D3D3
ΔE00 5.31
Silver (survey)
#C5C9C7
ΔE00 5.47
Mintcream
#F5FFFA
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DFDC #DFD6D9
analogous
#D6DFD7 #D6DFDC #D6DDDF
triadic
#D6DFDC #DCD6DF #DFDCD6
tetradic
#D6DFDC #D7D6DF #DFD6D9 #DDDFD6
square
#D6DFDC #D7D6DF #DFD6D9 #DDDFD6
split-complementary
#D6DFDC #DFD6DD #DFD7D6
monochromatic
#91A9A1 #B4C4BF #D6DFDC #EEF2F0 #EEF2F0
Accessibility & contrast
On white
1.36
#D6DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#D6DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DFDC
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DFDC | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDC
Deuteranopia (green-blind)
#DCDCDC
Tritanopia (blue-blind)
#D4DFDE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d6dfdc; /* rgb */ color: rgb(214, 223, 220); /* oklch */ color: oklch(89.6% 0.010 174.3);
Tailwind
colors: {
custom: {
50: '#e2e9e6',
500: '#d6dfdc',
950: '#000000',
},
}SCSS
$custom: #d6dfdc; $custom-light: #e2e9e6; $custom-dark: #000000;
JSON
{
"hex": "#d6dfdc",
"rgb": {
"r": 214,
"g": 223,
"b": 220
},
"hsl": {
"h": 160,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.89593,
"c": 0.01049,
"h": 174.3
},
"luminance": 0.72239
}Semantic roles & 50–950 ramp
primary
#D6DFDC
secondary
#B4A5AA
accent
#4F6796
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484