#D6DFDF#D6DFDF
#D6DFDF is a very light, near-neutral teal. Relative luminance 0.724; OKLCH L 89.7% C 0.010 H 197.0°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DFDF |
|---|---|
| RGB | rgb(214, 223, 223) |
| HSL | hsl(180, 12%, 86%) |
| HSV | hsv(180, 4%, 87%) |
| CMYK | cmyk(4%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(88.16, -3.01, -1.05) |
| CIE-LCH | lch(88.16, 3.19, 199.19°) |
| OKLab | oklab(89.68% -0.0093 -0.0028) |
| OKLCH | oklch(89.68% 0.01 197) |
| XYZ | xyz(67.4359, 72.3987, 80.2193) |
| Luminance | 0.7240 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.41
Fog
#D8DCE0
ΔE00 3.53
Gainsboro
#DCDCDC
ΔE00 4.21
Light Gray
#D3D3D3
ΔE00 4.81
Silver (survey)
#C5C9C7
ΔE00 5.46
Whitesmoke
#F5F5F5
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DFDF #DFD6D6
analogous
#D6DFDA #D6DFDF #D6DADF
triadic
#D6DFDF #DFD6DF #DFDFD6
tetradic
#D6DFDF #DAD6DF #DFD6D6 #DADFD6
square
#D6DFDF #DAD6DF #DFD6D6 #DADFD6
split-complementary
#D6DFDF #DFD6DA #DFDAD6
monochromatic
#91A9A9 #B4C4C4 #D6DFDF #EEF2F2 #EEF2F2
Accessibility & contrast
On white
1.36
#D6DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#D6DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DFDF
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DFDF | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDF
Deuteranopia (green-blind)
#DCDDDF
Tritanopia (blue-blind)
#D4E0DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d6dfdf; /* rgb */ color: rgb(214, 223, 223); /* oklch */ color: oklch(89.7% 0.010 197.0);
Tailwind
colors: {
custom: {
50: '#e2e9e9',
500: '#d6dfdf',
950: '#000000',
},
}SCSS
$custom: #d6dfdf; $custom-light: #e2e9e9; $custom-dark: #000000;
JSON
{
"hex": "#d6dfdf",
"rgb": {
"r": 214,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.89679,
"c": 0.00971,
"h": 197
},
"luminance": 0.72399
}Semantic roles & 50–950 ramp
primary
#D6DFDF
secondary
#B4A5A5
accent
#4F4F96
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484