#D5DFDC#D5DFDC
#D5DFDC is a very light, near-neutral teal. Relative luminance 0.721; OKLCH L 89.5% C 0.011 H 176.3°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFDC |
|---|---|
| RGB | rgb(213, 223, 220) |
| HSL | hsl(162, 14%, 85%) |
| HSV | hsv(162, 4%, 87%) |
| CMYK | cmyk(4.5%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(88.01, -3.90, 0.30) |
| CIE-LCH | lch(88.01, 3.91, 175.56°) |
| OKLab | oklab(89.52% -0.0115 0.0008) |
| OKLCH | oklch(89.52% 0.011 176.3) |
| XYZ | xyz(66.7440, 72.0883, 78.0944) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.79
Fog
#D8DCE0
ΔE00 5.07
Gainsboro
#DCDCDC
ΔE00 5.18
Silver (survey)
#C5C9C7
ΔE00 5.61
Light Gray
#D3D3D3
ΔE00 5.64
Mintcream
#F5FFFA
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFDC #DFD5D8
analogous
#D5DFD7 #D5DFDC #D5DDDF
triadic
#D5DFDC #DCD5DF #DFDCD5
tetradic
#D5DFDC #D7D5DF #DFD5D8 #DDDFD5
square
#D5DFDC #D7D5DF #DFD5D8 #DDDFD5
split-complementary
#D5DFDC #DFD5DD #DFD7D5
monochromatic
#90AAA2 #B2C5BF #D5DFDC #EEF2F1 #EEF2F1
Accessibility & contrast
On white
1.36
#D5DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#D5DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFDC
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFDC | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDC
Deuteranopia (green-blind)
#DCDCDC
Tritanopia (blue-blind)
#D3DFDE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d5dfdc; /* rgb */ color: rgb(213, 223, 220); /* oklch */ color: oklch(89.5% 0.011 176.3);
Tailwind
colors: {
custom: {
50: '#e1e9e6',
500: '#d5dfdc',
950: '#000000',
},
}SCSS
$custom: #d5dfdc; $custom-light: #e1e9e6; $custom-dark: #000000;
JSON
{
"hex": "#d5dfdc",
"rgb": {
"r": 213,
"g": 223,
"b": 220
},
"hsl": {
"h": 162,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.89518,
"c": 0.01148,
"h": 176.3
},
"luminance": 0.72089
}Semantic roles & 50–950 ramp
primary
#D5DFDC
secondary
#B4A4A9
accent
#4E6498
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484