#D1DEDE#D1DEDE
#D1DEDE is a very light, near-neutral teal. Relative luminance 0.711; OKLCH L 89.1% C 0.014 H 196.9°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DEDE |
|---|---|
| RGB | rgb(209, 222, 222) |
| HSL | hsl(180, 16%, 85%) |
| HSV | hsv(180, 6%, 87%) |
| CMYK | cmyk(5.9%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(87.52, -4.34, -1.50) |
| CIE-LCH | lch(87.52, 4.59, 199.09°) |
| OKLab | oklab(89.08% -0.0134 -0.0041) |
| OKLCH | oklch(89.08% 0.014 196.9) |
| XYZ | xyz(65.5979, 71.0711, 79.3552) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.37
Fog
#D8DCE0
ΔE00 4.92
Gainsboro
#DCDCDC
ΔE00 5.81
Silver (survey)
#C5C9C7
ΔE00 5.90
Light Gray
#D3D3D3
ΔE00 6.12
Azure (CSS)
#F0FFFF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DEDE #DED1D1
analogous
#D1DED8 #D1DEDE #D1D8DE
triadic
#D1DEDE #DED1DE #DEDED1
tetradic
#D1DEDE #D8D1DE #DED1D1 #D8DED1
square
#D1DEDE #D8D1DE #DED1D1 #D8DED1
split-complementary
#D1DEDE #DED1D8 #DED8D1
monochromatic
#8AABAB #ADC4C4 #D1DEDE #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.38
#D1DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#D1DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DEDE
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DEDE | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDE
Deuteranopia (green-blind)
#D9DADE
Tritanopia (blue-blind)
#CEDFDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d1dede; /* rgb */ color: rgb(209, 222, 222); /* oklch */ color: oklch(89.1% 0.014 196.9);
Tailwind
colors: {
custom: {
50: '#dfe8e8',
500: '#d1dede',
950: '#000000',
},
}SCSS
$custom: #d1dede; $custom-light: #dfe8e8; $custom-dark: #000000;
JSON
{
"hex": "#d1dede",
"rgb": {
"r": 209,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 16.456,
"l": 84.51
},
"oklch": {
"l": 0.89077,
"c": 0.01399,
"h": 196.9
},
"luminance": 0.71072
}Semantic roles & 50–950 ramp
primary
#D1DEDE
secondary
#B3A0A0
accent
#4B4B9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484