#D1DFDF#D1DFDF
#D1DFDF is a very light, near-neutral teal. Relative luminance 0.717; OKLCH L 89.3% C 0.015 H 196.9°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DFDF |
|---|---|
| RGB | rgb(209, 223, 223) |
| HSL | hsl(180, 18%, 85%) |
| HSV | hsv(180, 6%, 87%) |
| CMYK | cmyk(6.3%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(87.80, -4.67, -1.61) |
| CIE-LCH | lch(87.80, 4.94, 199.06°) |
| OKLab | oklab(89.31% -0.0144 -0.0044) |
| OKLCH | oklch(89.31% 0.015 196.9) |
| XYZ | xyz(65.9987, 71.6577, 80.1520) |
| Luminance | 0.7166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.66
Fog
#D8DCE0
ΔE00 5.27
Gainsboro
#DCDCDC
ΔE00 6.19
Silver (survey)
#C5C9C7
ΔE00 6.27
Light Gray
#D3D3D3
ΔE00 6.54
Azure (CSS)
#F0FFFF
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DFDF #DFD1D1
analogous
#D1DFD8 #D1DFDF #D1D8DF
triadic
#D1DFDF #DFD1DF #DFDFD1
tetradic
#D1DFDF #D8D1DF #DFD1D1 #D8DFD1
square
#D1DFDF #D8D1DF #DFD1D1 #D8DFD1
split-complementary
#D1DFDF #DFD1D8 #DFD8D1
monochromatic
#89ADAD #ADC6C6 #D1DFDF #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.37
#D1DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#D1DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DFDF
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DFDF | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDF
Deuteranopia (green-blind)
#DADBDF
Tritanopia (blue-blind)
#CDE0DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d1dfdf; /* rgb */ color: rgb(209, 223, 223); /* oklch */ color: oklch(89.3% 0.015 196.9);
Tailwind
colors: {
custom: {
50: '#dfe9e9',
500: '#d1dfdf',
950: '#000000',
},
}SCSS
$custom: #d1dfdf; $custom-light: #dfe9e9; $custom-dark: #000000;
JSON
{
"hex": "#d1dfdf",
"rgb": {
"r": 209,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.89309,
"c": 0.01504,
"h": 196.9
},
"luminance": 0.71658
}Semantic roles & 50–950 ramp
primary
#D1DFDF
secondary
#B59F9F
accent
#49499C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484