#D4DFDD#D4DFDD
#D4DFDD is a very light, near-neutral teal. Relative luminance 0.720; OKLCH L 89.5% C 0.012 H 184.1°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DFDD |
|---|---|
| RGB | rgb(212, 223, 221) |
| HSL | hsl(169, 15%, 85%) |
| HSV | hsv(169, 5%, 87%) |
| CMYK | cmyk(4.9%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(87.96, -4.05, -0.30) |
| CIE-LCH | lch(87.96, 4.06, 184.22°) |
| OKLab | oklab(89.47% -0.0121 -0.0009) |
| OKLCH | oklch(89.47% 0.012 184.1) |
| XYZ | xyz(66.5876, 71.9923, 78.7804) |
| Luminance | 0.7199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.32
Fog
#D8DCE0
ΔE00 4.96
Gainsboro
#DCDCDC
ΔE00 5.35
Silver (survey)
#C5C9C7
ΔE00 5.72
Light Gray
#D3D3D3
ΔE00 5.79
Azure (CSS)
#F0FFFF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DFDD #DFD4D6
analogous
#D4DFD7 #D4DFDD #D4DBDF
triadic
#D4DFDD #DDD4DF #DFDDD4
tetradic
#D4DFDD #D7D4DF #DFD4D6 #DBDFD4
square
#D4DFDD #D7D4DF #DFD4D6 #DBDFD4
split-complementary
#D4DFDD #DFD4DB #DFD7D4
monochromatic
#8EABA6 #B1C5C1 #D4DFDD #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.36
#D4DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#D4DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DFDD
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DFDD | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDD
Deuteranopia (green-blind)
#DCDCDD
Tritanopia (blue-blind)
#D1E0DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4dfdd; /* rgb */ color: rgb(212, 223, 221); /* oklch */ color: oklch(89.5% 0.012 184.1);
Tailwind
colors: {
custom: {
50: '#e1e9e7',
500: '#d4dfdd',
950: '#000000',
},
}SCSS
$custom: #d4dfdd; $custom-light: #e1e9e7; $custom-dark: #000000;
JSON
{
"hex": "#d4dfdd",
"rgb": {
"r": 212,
"g": 223,
"b": 221
},
"hsl": {
"h": 169.091,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.89473,
"c": 0.01213,
"h": 184.1
},
"luminance": 0.71993
}Semantic roles & 50–950 ramp
primary
#D4DFDD
secondary
#B4A3A6
accent
#4D5B99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484