#D1DFD8#D1DFD8
#D1DFD8 is a very light, near-neutral teal. Relative luminance 0.713; OKLCH L 89.1% C 0.018 H 164.6°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DFD8 |
|---|---|
| RGB | rgb(209, 223, 216) |
| HSL | hsl(150, 18%, 85%) |
| HSV | hsv(150, 6%, 87%) |
| CMYK | cmyk(6.3%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(87.62, -5.97, 1.81) |
| CIE-LCH | lch(87.62, 6.24, 163.14°) |
| OKLab | oklab(89.11% -0.0171 0.0047) |
| OKLCH | oklch(89.11% 0.018 164.6) |
| XYZ | xyz(65.0744, 71.2879, 75.2840) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.25
Silver (survey)
#C5C9C7
ΔE00 6.92
Mintcream
#F5FFFA
ΔE00 7.30
Honeydew
#F0FFF0
ΔE00 7.39
Gainsboro
#DCDCDC
ΔE00 7.58
Azure (CSS)
#F0FFFF
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DFD8 #DFD1D8
analogous
#D1DFD1 #D1DFD8 #D1DFDF
triadic
#D1DFD8 #D8D1DF #DFD8D1
tetradic
#D1DFD8 #D1D1DF #DFD1D8 #DFDFD1
square
#D1DFD8 #D1D1DF #DFD1D8 #DFDFD1
split-complementary
#D1DFD8 #DFD1DF #DFD1D1
monochromatic
#89AD9B #ADC6B9 #D1DFD8 #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.38
#D1DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#D1DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DFD8
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DFD8 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDD8
Deuteranopia (green-blind)
#DCDBD8
Tritanopia (blue-blind)
#CFDFDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d1dfd8; /* rgb */ color: rgb(209, 223, 216); /* oklch */ color: oklch(89.1% 0.018 164.6);
Tailwind
colors: {
custom: {
50: '#dfe9e4',
500: '#d1dfd8',
950: '#000000',
},
}SCSS
$custom: #d1dfd8; $custom-light: #dfe9e4; $custom-dark: #000000;
JSON
{
"hex": "#d1dfd8",
"rgb": {
"r": 209,
"g": 223,
"b": 216
},
"hsl": {
"h": 150,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.89109,
"c": 0.01774,
"h": 164.6
},
"luminance": 0.71289
}Semantic roles & 50–950 ramp
primary
#D1DFD8
secondary
#B59FAA
accent
#49739C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484