#D5DFDD#D5DFDD
#D5DFDD is a very light, near-neutral teal. Relative luminance 0.721; OKLCH L 89.5% C 0.011 H 182.8°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFDD |
|---|---|
| RGB | rgb(213, 223, 221) |
| HSL | hsl(168, 14%, 85%) |
| HSV | hsv(168, 4%, 87%) |
| CMYK | cmyk(4.5%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(88.04, -3.72, -0.19) |
| CIE-LCH | lch(88.04, 3.72, 182.86°) |
| OKLab | oklab(89.55% -0.0111 -0.0005) |
| OKLCH | oklch(89.55% 0.011 182.8) |
| XYZ | xyz(66.8769, 72.1415, 78.7940) |
| Luminance | 0.7214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.01
Fog
#D8DCE0
ΔE00 4.66
Gainsboro
#DCDCDC
ΔE00 4.96
Light Gray
#D3D3D3
ΔE00 5.45
Silver (survey)
#C5C9C7
ΔE00 5.56
Azure (CSS)
#F0FFFF
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFDD #DFD5D7
analogous
#D5DFD8 #D5DFDD #D5DCDF
triadic
#D5DFDD #DDD5DF #DFDDD5
tetradic
#D5DFDD #D8D5DF #DFD5D7 #DCDFD5
square
#D5DFDD #D8D5DF #DFD5D7 #DCDFD5
split-complementary
#D5DFDD #DFD5DC #DFD8D5
monochromatic
#90AAA5 #B2C5C1 #D5DFDD #EEF2F1 #EEF2F1
Accessibility & contrast
On white
1.36
#D5DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#D5DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFDD
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFDD | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDD
Deuteranopia (green-blind)
#DCDCDD
Tritanopia (blue-blind)
#D3DFDE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d5dfdd; /* rgb */ color: rgb(213, 223, 221); /* oklch */ color: oklch(89.5% 0.011 182.8);
Tailwind
colors: {
custom: {
50: '#e1e9e7',
500: '#d5dfdd',
950: '#000000',
},
}SCSS
$custom: #d5dfdd; $custom-light: #e1e9e7; $custom-dark: #000000;
JSON
{
"hex": "#d5dfdd",
"rgb": {
"r": 213,
"g": 223,
"b": 221
},
"hsl": {
"h": 168,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.89547,
"c": 0.01109,
"h": 182.8
},
"luminance": 0.72142
}Semantic roles & 50–950 ramp
primary
#D5DFDD
secondary
#B4A4A7
accent
#4E5D98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484