#D1DEDF#D1DEDF
#D1DEDF is a very light, near-neutral teal. Relative luminance 0.711; OKLCH L 89.1% C 0.014 H 202.4°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DEDF |
|---|---|
| RGB | rgb(209, 222, 223) |
| HSL | hsl(184, 18%, 85%) |
| HSV | hsv(184, 6%, 87%) |
| CMYK | cmyk(6.3%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(87.55, -4.15, -1.99) |
| CIE-LCH | lch(87.55, 4.61, 205.61°) |
| OKLab | oklab(89.11% -0.013 -0.0054) |
| OKLCH | oklch(89.11% 0.014 202.4) |
| XYZ | xyz(65.7323, 71.1249, 80.0632) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.61
Light Grey
#D8DCD6
ΔE00 4.64
Gainsboro
#DCDCDC
ΔE00 5.70
Silver (survey)
#C5C9C7
ΔE00 5.94
Light Gray
#D3D3D3
ΔE00 6.02
Azure (CSS)
#F0FFFF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DEDF #DFD2D1
analogous
#D1DFD9 #D1DEDF #D1D7DF
triadic
#D1DEDF #DFD1DE #DEDFD1
tetradic
#D1DEDF #D9D1DF #DFD2D1 #D7DFD1
square
#D1DEDF #D9D1DF #DFD2D1 #D7DFD1
split-complementary
#D1DEDF #DFD1D7 #DFD9D1
monochromatic
#89AAAD #ADC4C6 #D1DEDF #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.38
#D1DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#D1DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DEDF
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DEDF | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#D9DBDF
Tritanopia (blue-blind)
#CDDFDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d1dedf; /* rgb */ color: rgb(209, 222, 223); /* oklch */ color: oklch(89.1% 0.014 202.4);
Tailwind
colors: {
custom: {
50: '#dfe8e9',
500: '#d1dedf',
950: '#000000',
},
}SCSS
$custom: #d1dedf; $custom-light: #dfe8e9; $custom-dark: #000000;
JSON
{
"hex": "#d1dedf",
"rgb": {
"r": 209,
"g": 222,
"b": 223
},
"hsl": {
"h": 184.286,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.89106,
"c": 0.01407,
"h": 202.4
},
"luminance": 0.71126
}Semantic roles & 50–950 ramp
primary
#D1DEDF
secondary
#B5A19F
accent
#4F499C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484