#D5DCDA#D5DCDA
#D5DCDA is a very light, near-neutral teal. Relative luminance 0.704; OKLCH L 88.9% C 0.008 H 177.3°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DCDA |
|---|---|
| RGB | rgb(213, 220, 218) |
| HSL | hsl(163, 9%, 85%) |
| HSV | hsv(163, 3%, 86%) |
| CMYK | cmyk(3.2%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(87.19, -2.72, 0.16) |
| CIE-LCH | lch(87.19, 2.73, 176.67°) |
| OKLab | oklab(88.85% -0.008 0.0004) |
| OKLCH | oklch(88.85% 0.008 177.3) |
| XYZ | xyz(65.6863, 70.3942, 76.4429) |
| Luminance | 0.7039 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.18
Gainsboro
#DCDCDC
ΔE00 3.76
Fog
#D8DCE0
ΔE00 3.81
Light Gray
#D3D3D3
ΔE00 4.12
Silver (survey)
#C5C9C7
ΔE00 4.57
Whitesmoke
#F5F5F5
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DCDA #DCD5D7
analogous
#D5DCD7 #D5DCDA #D5DBDC
triadic
#D5DCDA #DAD5DC #DCDAD5
tetradic
#D5DCDA #D7D5DC #DCD5D7 #DBDCD5
square
#D5DCDA #D7D5DC #DCD5D7 #DBDCD5
split-complementary
#D5DCDA #DCD5DB #DCD7D5
monochromatic
#92A49F #B4C0BD #D5DCDA #EEF1F0 #EEF1F0
Accessibility & contrast
On white
1.39
#D5DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#D5DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DCDA
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DCDA | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDA
Deuteranopia (green-blind)
#DADADA
Tritanopia (blue-blind)
#D4DCDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d5dcda; /* rgb */ color: rgb(213, 220, 218); /* oklch */ color: oklch(88.9% 0.008 177.3);
Tailwind
colors: {
custom: {
50: '#e1e6e5',
500: '#d5dcda',
950: '#000000',
},
}SCSS
$custom: #d5dcda; $custom-light: #e1e6e5; $custom-dark: #000000;
JSON
{
"hex": "#d5dcda",
"rgb": {
"r": 213,
"g": 220,
"b": 218
},
"hsl": {
"h": 162.857,
"s": 9.091,
"l": 84.902
},
"oklch": {
"l": 0.88854,
"c": 0.00803,
"h": 177.3
},
"luminance": 0.70394
}Semantic roles & 50–950 ramp
primary
#D5DCDA
secondary
#B0A5A8
accent
#526593
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484