#D4DCDC#D4DCDC
#D4DCDC is a very light, near-neutral teal. Relative luminance 0.704; OKLCH L 88.8% C 0.009 H 197.0°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCDC |
|---|---|
| RGB | rgb(212, 220, 220) |
| HSL | hsl(180, 10%, 85%) |
| HSV | hsv(180, 4%, 86%) |
| CMYK | cmyk(3.6%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(87.17, -2.69, -0.94) |
| CIE-LCH | lch(87.17, 2.85, 199.21°) |
| OKLab | oklab(88.84% -0.0083 -0.0025) |
| OKLCH | oklch(88.84% 0.009 197) |
| XYZ | xyz(65.6604, 70.3503, 77.8160) |
| Luminance | 0.7035 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.19
Light Grey
#D8DCD6
ΔE00 3.20
Gainsboro
#DCDCDC
ΔE00 3.81
Light Gray
#D3D3D3
ΔE00 4.15
Silver (survey)
#C5C9C7
ΔE00 4.74
Whitesmoke
#F5F5F5
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCDC #DCD4D4
analogous
#D4DCD8 #D4DCDC #D4D8DC
triadic
#D4DCDC #DCD4DC #DCDCD4
tetradic
#D4DCDC #D8D4DC #DCD4D4 #D8DCD4
square
#D4DCDC #D8D4DC #DCD4D4 #D8DCD4
split-complementary
#D4DCDC #DCD4D8 #DCD8D4
monochromatic
#91A5A5 #B2C1C1 #D4DCDC #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.39
#D4DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#D4DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCDC
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCDC | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#D9DADC
Tritanopia (blue-blind)
#D2DDDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d4dcdc; /* rgb */ color: rgb(212, 220, 220); /* oklch */ color: oklch(88.8% 0.009 197.0);
Tailwind
colors: {
custom: {
50: '#e1e6e6',
500: '#d4dcdc',
950: '#000000',
},
}SCSS
$custom: #d4dcdc; $custom-light: #e1e6e6; $custom-dark: #000000;
JSON
{
"hex": "#d4dcdc",
"rgb": {
"r": 212,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 10.256,
"l": 84.706
},
"oklch": {
"l": 0.88837,
"c": 0.00866,
"h": 197
},
"luminance": 0.70351
}Semantic roles & 50–950 ramp
primary
#D4DCDC
secondary
#B0A4A4
accent
#515194
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484