#D5DFDB#D5DFDB
#D5DFDB is a very light, near-neutral teal. Relative luminance 0.720; OKLCH L 89.5% C 0.012 H 170.2°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFDB |
|---|---|
| RGB | rgb(213, 223, 219) |
| HSL | hsl(156, 14%, 85%) |
| HSV | hsv(156, 4%, 87%) |
| CMYK | cmyk(4.5%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(87.99, -4.09, 0.79) |
| CIE-LCH | lch(87.99, 4.16, 169.03°) |
| OKLab | oklab(89.49% -0.0118 0.002) |
| OKLCH | oklch(89.49% 0.012 170.2) |
| XYZ | xyz(66.6120, 72.0355, 77.3990) |
| Luminance | 0.7204 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.65
Gainsboro
#DCDCDC
ΔE00 5.43
Fog
#D8DCE0
ΔE00 5.49
Silver (survey)
#C5C9C7
ΔE00 5.70
Light Gray
#D3D3D3
ΔE00 5.86
Mintcream
#F5FFFA
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFDB #DFD5D9
analogous
#D5DFD6 #D5DFDB #D5DEDF
triadic
#D5DFDB #DBD5DF #DFDBD5
tetradic
#D5DFDB #D6D5DF #DFD5D9 #DEDFD5
square
#D5DFDB #D6D5DF #DFD5D9 #DEDFD5
split-complementary
#D5DFDB #DFD5DE #DFD6D5
monochromatic
#90AA9F #B2C5BD #D5DFDB #EEF2F0 #EEF2F0
Accessibility & contrast
On white
1.36
#D5DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#D5DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFDB
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFDB | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#DCDCDB
Tritanopia (blue-blind)
#D3DFDE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d5dfdb; /* rgb */ color: rgb(213, 223, 219); /* oklch */ color: oklch(89.5% 0.012 170.2);
Tailwind
colors: {
custom: {
50: '#e1e9e6',
500: '#d5dfdb',
950: '#000000',
},
}SCSS
$custom: #d5dfdb; $custom-light: #e1e9e6; $custom-dark: #000000;
JSON
{
"hex": "#d5dfdb",
"rgb": {
"r": 213,
"g": 223,
"b": 219
},
"hsl": {
"h": 156,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.8949,
"c": 0.01202,
"h": 170.2
},
"luminance": 0.72036
}Semantic roles & 50–950 ramp
primary
#D5DFDB
secondary
#B4A4AB
accent
#4E6B98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484