#D5DCDC#D5DCDC
#D5DCDC is a very light, near-neutral teal. Relative luminance 0.705; OKLCH L 88.9% C 0.008 H 197.0°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DCDC |
|---|---|
| RGB | rgb(213, 220, 220) |
| HSL | hsl(180, 9%, 85%) |
| HSV | hsv(180, 3%, 86%) |
| CMYK | cmyk(3.2%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(87.24, -2.35, -0.82) |
| CIE-LCH | lch(87.24, 2.49, 199.23°) |
| OKLab | oklab(88.91% -0.0072 -0.0022) |
| OKLCH | oklch(88.91% 0.008 197) |
| XYZ | xyz(65.9496, 70.4995, 77.8296) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 2.86
Light Grey
#D8DCD6
ΔE00 3.07
Gainsboro
#DCDCDC
ΔE00 3.37
Light Gray
#D3D3D3
ΔE00 3.78
Silver (survey)
#C5C9C7
ΔE00 4.66
Whitesmoke
#F5F5F5
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DCDC #DCD5D5
analogous
#D5DCD9 #D5DCDC #D5D9DC
triadic
#D5DCDC #DCD5DC #DCDCD5
tetradic
#D5DCDC #D9D5DC #DCD5D5 #D9DCD5
square
#D5DCDC #D9D5DC #DCD5D5 #D9DCD5
split-complementary
#D5DCDC #DCD5D9 #DCD9D5
monochromatic
#92A4A4 #B4C0C0 #D5DCDC #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.39
#D5DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#D5DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DCDC
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DCDC | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#D9DADC
Tritanopia (blue-blind)
#D3DDDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d5dcdc; /* rgb */ color: rgb(213, 220, 220); /* oklch */ color: oklch(88.9% 0.008 197.0);
Tailwind
colors: {
custom: {
50: '#e1e6e6',
500: '#d5dcdc',
950: '#000000',
},
}SCSS
$custom: #d5dcdc; $custom-light: #e1e6e6; $custom-dark: #000000;
JSON
{
"hex": "#d5dcdc",
"rgb": {
"r": 213,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 9.091,
"l": 84.902
},
"oklch": {
"l": 0.88912,
"c": 0.00758,
"h": 197
},
"luminance": 0.705
}Semantic roles & 50–950 ramp
primary
#D5DCDC
secondary
#B0A5A5
accent
#525293
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484