#D1DEDD#D1DEDD
#D1DEDD is a very light, near-neutral teal. Relative luminance 0.710; OKLCH L 89.0% C 0.014 H 191.4°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DEDD |
|---|---|
| RGB | rgb(209, 222, 221) |
| HSL | hsl(175, 16%, 85%) |
| HSV | hsv(175, 6%, 87%) |
| CMYK | cmyk(5.9%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(87.49, -4.53, -1.01) |
| CIE-LCH | lch(87.49, 4.64, 192.61°) |
| OKLab | oklab(89.05% -0.0138 -0.0028) |
| OKLCH | oklch(89.05% 0.014 191.4) |
| XYZ | xyz(65.4642, 71.0177, 78.6515) |
| Luminance | 0.7102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.14
Fog
#D8DCE0
ΔE00 5.25
Silver (survey)
#C5C9C7
ΔE00 5.89
Gainsboro
#DCDCDC
ΔE00 5.95
Light Gray
#D3D3D3
ΔE00 6.25
Azure (CSS)
#F0FFFF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DEDD #DED1D2
analogous
#D1DED7 #D1DEDD #D1D9DE
triadic
#D1DEDD #DDD1DE #DEDDD1
tetradic
#D1DEDD #D7D1DE #DED1D2 #D9DED1
square
#D1DEDD #D7D1DE #DED1D2 #D9DED1
split-complementary
#D1DEDD #DED1D9 #DED7D1
monochromatic
#8AABA8 #ADC4C3 #D1DEDD #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.38
#D1DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#D1DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DEDD
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DEDD | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#DADADD
Tritanopia (blue-blind)
#CEDFDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d1dedd; /* rgb */ color: rgb(209, 222, 221); /* oklch */ color: oklch(89.0% 0.014 191.4);
Tailwind
colors: {
custom: {
50: '#dfe8e7',
500: '#d1dedd',
950: '#000000',
},
}SCSS
$custom: #d1dedd; $custom-light: #dfe8e7; $custom-dark: #000000;
JSON
{
"hex": "#d1dedd",
"rgb": {
"r": 209,
"g": 222,
"b": 221
},
"hsl": {
"h": 175.385,
"s": 16.456,
"l": 84.51
},
"oklch": {
"l": 0.89048,
"c": 0.01405,
"h": 191.4
},
"luminance": 0.71018
}Semantic roles & 50–950 ramp
primary
#D1DEDD
secondary
#B3A0A1
accent
#4B519B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484