#D1DFDA#D1DFDA
#D1DFDA is a very light, near-neutral teal. Relative luminance 0.714; OKLCH L 89.2% C 0.016 H 172.6°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DFDA |
|---|---|
| RGB | rgb(209, 223, 218) |
| HSL | hsl(159, 18%, 85%) |
| HSV | hsv(159, 6%, 87%) |
| CMYK | cmyk(6.3%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(87.68, -5.61, 0.83) |
| CIE-LCH | lch(87.68, 5.67, 171.56°) |
| OKLab | oklab(89.17% -0.0163 0.0021) |
| OKLCH | oklch(89.17% 0.016 172.6) |
| XYZ | xyz(65.3345, 71.3920, 76.6540) |
| Luminance | 0.7139 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.13
Silver (survey)
#C5C9C7
ΔE00 6.60
Fog
#D8DCE0
ΔE00 6.97
Gainsboro
#DCDCDC
ΔE00 7.10
Mintcream
#F5FFFA
ΔE00 7.17
Azure (CSS)
#F0FFFF
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DFDA #DFD1D6
analogous
#D1DFD3 #D1DFDA #D1DDDF
triadic
#D1DFDA #DAD1DF #DFDAD1
tetradic
#D1DFDA #D3D1DF #DFD1D6 #DDDFD1
square
#D1DFDA #D3D1DF #DFD1D6 #DDDFD1
split-complementary
#D1DFDA #DFD1DD #DFD3D1
monochromatic
#89ADA0 #ADC6BD #D1DFDA #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.37
#D1DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#D1DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DFDA
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DFDA | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDA
Deuteranopia (green-blind)
#DBDBDA
Tritanopia (blue-blind)
#CEDFDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d1dfda; /* rgb */ color: rgb(209, 223, 218); /* oklch */ color: oklch(89.2% 0.016 172.6);
Tailwind
colors: {
custom: {
50: '#dfe9e5',
500: '#d1dfda',
950: '#000000',
},
}SCSS
$custom: #d1dfda; $custom-light: #dfe9e5; $custom-dark: #000000;
JSON
{
"hex": "#d1dfda",
"rgb": {
"r": 209,
"g": 223,
"b": 218
},
"hsl": {
"h": 158.571,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.89165,
"c": 0.01646,
"h": 172.6
},
"luminance": 0.71393
}Semantic roles & 50–950 ramp
primary
#D1DFDA
secondary
#B59FA7
accent
#49679C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484