#D6DFDE#D6DFDE
#D6DFDE is a very light, near-neutral teal. Relative luminance 0.723; OKLCH L 89.6% C 0.010 H 189.0°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DFDE |
|---|---|
| RGB | rgb(214, 223, 222) |
| HSL | hsl(173, 12%, 86%) |
| HSV | hsv(173, 4%, 87%) |
| CMYK | cmyk(4%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(88.13, -3.20, -0.56) |
| CIE-LCH | lch(88.13, 3.25, 189.93°) |
| OKLab | oklab(89.65% -0.0097 -0.0015) |
| OKLCH | oklch(89.65% 0.01 189) |
| XYZ | xyz(67.3015, 72.3450, 79.5114) |
| Luminance | 0.7235 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.04
Fog
#D8DCE0
ΔE00 3.94
Gainsboro
#DCDCDC
ΔE00 4.37
Light Gray
#D3D3D3
ΔE00 4.94
Silver (survey)
#C5C9C7
ΔE00 5.42
Whitesmoke
#F5F5F5
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DFDE #DFD6D7
analogous
#D6DFD9 #D6DFDE #D6DBDF
triadic
#D6DFDE #DED6DF #DFDED6
tetradic
#D6DFDE #D9D6DF #DFD6D7 #DBDFD6
square
#D6DFDE #D9D6DF #DFD6D7 #DBDFD6
split-complementary
#D6DFDE #DFD6DB #DFD9D6
monochromatic
#91A9A7 #B4C4C2 #D6DFDE #EEF2F1 #EEF2F1
Accessibility & contrast
On white
1.36
#D6DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#D6DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DFDE
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DFDE | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDE
Deuteranopia (green-blind)
#DCDCDE
Tritanopia (blue-blind)
#D4E0DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d6dfde; /* rgb */ color: rgb(214, 223, 222); /* oklch */ color: oklch(89.6% 0.010 189.0);
Tailwind
colors: {
custom: {
50: '#e2e9e8',
500: '#d6dfde',
950: '#000000',
},
}SCSS
$custom: #d6dfde; $custom-light: #e2e9e8; $custom-dark: #000000;
JSON
{
"hex": "#d6dfde",
"rgb": {
"r": 214,
"g": 223,
"b": 222
},
"hsl": {
"h": 173.333,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.8965,
"c": 0.00979,
"h": 189
},
"luminance": 0.72345
}Semantic roles & 50–950 ramp
primary
#D6DFDE
secondary
#B4A5A7
accent
#4F5796
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484