#D6DEDF#D6DEDF
#D6DEDF is a very light, near-neutral teal. Relative luminance 0.719; OKLCH L 89.5% C 0.009 H 205.9°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DEDF |
|---|---|
| RGB | rgb(214, 222, 223) |
| HSL | hsl(187, 12%, 86%) |
| HSV | hsv(187, 4%, 87%) |
| CMYK | cmyk(4%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(87.90, -2.50, -1.42) |
| CIE-LCH | lch(87.90, 2.88, 209.67°) |
| OKLab | oklab(89.48% -0.0079 -0.0038) |
| OKLCH | oklch(89.48% 0.009 205.9) |
| XYZ | xyz(67.1695, 71.8660, 80.1305) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 2.76
Light Grey
#D8DCD6
ΔE00 3.67
Gainsboro
#DCDCDC
ΔE00 3.68
Light Gray
#D3D3D3
ΔE00 4.27
Silver (survey)
#C5C9C7
ΔE00 5.26
Aliceblue
#F0F8FF
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DEDF #DFD7D6
analogous
#D6DFDB #D6DEDF #D6D9DF
triadic
#D6DEDF #DFD6DE #DEDFD6
tetradic
#D6DEDF #DBD6DF #DFD7D6 #D9DFD6
square
#D6DEDF #DBD6DF #DFD7D6 #D9DFD6
split-complementary
#D6DEDF #DFD6D9 #DFDBD6
monochromatic
#91A7A9 #B4C2C4 #D6DEDF #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.37
#D6DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#D6DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DEDF
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DEDF | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDF
Deuteranopia (green-blind)
#DBDCDF
Tritanopia (blue-blind)
#D4DFDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d6dedf; /* rgb */ color: rgb(214, 222, 223); /* oklch */ color: oklch(89.5% 0.009 205.9);
Tailwind
colors: {
custom: {
50: '#e2e8e9',
500: '#d6dedf',
950: '#000000',
},
}SCSS
$custom: #d6dedf; $custom-light: #e2e8e9; $custom-dark: #000000;
JSON
{
"hex": "#d6dedf",
"rgb": {
"r": 214,
"g": 222,
"b": 223
},
"hsl": {
"h": 186.667,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.89478,
"c": 0.00877,
"h": 205.9
},
"luminance": 0.71866
}Semantic roles & 50–950 ramp
primary
#D6DEDF
secondary
#B4A7A5
accent
#574F96
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484