#D1DFDE#D1DFDE
#D1DFDE is a very light, near-neutral teal. Relative luminance 0.716; OKLCH L 89.3% C 0.015 H 191.7°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DFDE |
|---|---|
| RGB | rgb(209, 223, 222) |
| HSL | hsl(176, 18%, 85%) |
| HSV | hsv(176, 6%, 87%) |
| CMYK | cmyk(6.3%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(87.78, -4.86, -1.12) |
| CIE-LCH | lch(87.78, 4.99, 193.04°) |
| OKLab | oklab(89.28% -0.0148 -0.0031) |
| OKLCH | oklch(89.28% 0.015 191.7) |
| XYZ | xyz(65.8643, 71.6039, 79.4440) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.46
Fog
#D8DCE0
ΔE00 5.58
Silver (survey)
#C5C9C7
ΔE00 6.27
Gainsboro
#DCDCDC
ΔE00 6.32
Light Gray
#D3D3D3
ΔE00 6.66
Azure (CSS)
#F0FFFF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DFDE #DFD1D2
analogous
#D1DFD7 #D1DFDE #D1D9DF
triadic
#D1DFDE #DED1DF #DFDED1
tetradic
#D1DFDE #D7D1DF #DFD1D2 #D9DFD1
square
#D1DFDE #D7D1DF #DFD1D2 #D9DFD1
split-complementary
#D1DFDE #DFD1D9 #DFD7D1
monochromatic
#89ADAA #ADC6C4 #D1DFDE #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.37
#D1DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#D1DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DFDE
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DFDE | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDE
Deuteranopia (green-blind)
#DADBDE
Tritanopia (blue-blind)
#CDE0DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d1dfde; /* rgb */ color: rgb(209, 223, 222); /* oklch */ color: oklch(89.3% 0.015 191.7);
Tailwind
colors: {
custom: {
50: '#dfe9e8',
500: '#d1dfde',
950: '#000000',
},
}SCSS
$custom: #d1dfde; $custom-light: #dfe9e8; $custom-dark: #000000;
JSON
{
"hex": "#d1dfde",
"rgb": {
"r": 209,
"g": 223,
"b": 222
},
"hsl": {
"h": 175.714,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.8928,
"c": 0.01509,
"h": 191.7
},
"luminance": 0.71605
}Semantic roles & 50–950 ramp
primary
#D1DFDE
secondary
#B59FA1
accent
#494F9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484