#D5DBDC#D5DBDC
#D5DBDC is a very light, near-neutral teal. Relative luminance 0.700; OKLCH L 88.7% C 0.007 H 208.8°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DBDC |
|---|---|
| RGB | rgb(213, 219, 220) |
| HSL | hsl(189, 9%, 85%) |
| HSV | hsv(189, 3%, 86%) |
| CMYK | cmyk(3.2%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(86.99, -1.84, -1.20) |
| CIE-LCH | lch(86.99, 2.19, 213.07°) |
| OKLab | oklab(88.71% -0.0058 -0.0032) |
| OKLCH | oklch(88.71% 0.007 208.8) |
| XYZ | xyz(65.6879, 69.9762, 77.7424) |
| Luminance | 0.6998 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 2.11
Gainsboro
#DCDCDC
ΔE00 2.86
Light Gray
#D3D3D3
ΔE00 3.23
Light Grey
#D8DCD6
ΔE00 3.53
Silver (survey)
#C5C9C7
ΔE00 4.55
Whitesmoke
#F5F5F5
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DBDC #DCD6D5
analogous
#D5DCDA #D5DBDC #D5D8DC
triadic
#D5DBDC #DCD5DB #DBDCD5
tetradic
#D5DBDC #DAD5DC #DCD6D5 #D8DCD5
square
#D5DBDC #DAD5DC #DCD6D5 #D8DCD5
split-complementary
#D5DBDC #DCD5D8 #DCDAD5
monochromatic
#92A2A4 #B4BEC0 #D5DBDC #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.40
#D5DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#D5DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DBDC
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DBDC | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADC
Deuteranopia (green-blind)
#D9D9DC
Tritanopia (blue-blind)
#D3DCDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d5dbdc; /* rgb */ color: rgb(213, 219, 220); /* oklch */ color: oklch(88.7% 0.007 208.8);
Tailwind
colors: {
custom: {
50: '#e1e6e6',
500: '#d5dbdc',
950: '#000000',
},
}SCSS
$custom: #d5dbdc; $custom-light: #e1e6e6; $custom-dark: #000000;
JSON
{
"hex": "#d5dbdc",
"rgb": {
"r": 213,
"g": 219,
"b": 220
},
"hsl": {
"h": 188.571,
"s": 9.091,
"l": 84.902
},
"oklch": {
"l": 0.8871,
"c": 0.00666,
"h": 208.8
},
"luminance": 0.69976
}Semantic roles & 50–950 ramp
primary
#D5DBDC
secondary
#B0A7A5
accent
#5C5293
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484