#D4DFDC#D4DFDC
#D4DFDC is a very light, near-neutral teal. Relative luminance 0.719; OKLCH L 89.4% C 0.013 H 178.0°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DFDC |
|---|---|
| RGB | rgb(212, 223, 220) |
| HSL | hsl(164, 15%, 85%) |
| HSV | hsv(164, 5%, 87%) |
| CMYK | cmyk(4.9%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(87.94, -4.24, 0.19) |
| CIE-LCH | lch(87.94, 4.24, 177.43°) |
| OKLab | oklab(89.44% -0.0125 0.0004) |
| OKLCH | oklch(89.44% 0.013 178) |
| XYZ | xyz(66.4548, 71.9392, 78.0808) |
| Luminance | 0.7194 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.14
Fog
#D8DCE0
ΔE00 5.36
Gainsboro
#DCDCDC
ΔE00 5.56
Silver (survey)
#C5C9C7
ΔE00 5.78
Light Gray
#D3D3D3
ΔE00 5.98
Mintcream
#F5FFFA
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DFDC #DFD4D7
analogous
#D4DFD6 #D4DFDC #D4DCDF
triadic
#D4DFDC #DCD4DF #DFDCD4
tetradic
#D4DFDC #D6D4DF #DFD4D7 #DCDFD4
square
#D4DFDC #D6D4DF #DFD4D7 #DCDFD4
split-complementary
#D4DFDC #DFD4DC #DFD6D4
monochromatic
#8EABA3 #B1C5BF #D4DFDC #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.36
#D4DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#D4DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DFDC
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DFDC | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDC
Deuteranopia (green-blind)
#DCDCDC
Tritanopia (blue-blind)
#D2DFDE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4dfdc; /* rgb */ color: rgb(212, 223, 220); /* oklch */ color: oklch(89.4% 0.013 178.0);
Tailwind
colors: {
custom: {
50: '#e1e9e6',
500: '#d4dfdc',
950: '#000000',
},
}SCSS
$custom: #d4dfdc; $custom-light: #e1e9e6; $custom-dark: #000000;
JSON
{
"hex": "#d4dfdc",
"rgb": {
"r": 212,
"g": 223,
"b": 220
},
"hsl": {
"h": 163.636,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.89444,
"c": 0.0125,
"h": 178
},
"luminance": 0.7194
}Semantic roles & 50–950 ramp
primary
#D4DFDC
secondary
#B4A3A8
accent
#4D6199
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484