#D4DDDE#D4DDDE
#D4DDDE is a very light, near-neutral teal. Relative luminance 0.710; OKLCH L 89.1% C 0.010 H 204.9°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DDDE |
|---|---|
| RGB | rgb(212, 221, 222) |
| HSL | hsl(186, 13%, 85%) |
| HSV | hsv(186, 5%, 87%) |
| CMYK | cmyk(4.5%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(87.48, -2.83, -1.54) |
| CIE-LCH | lch(87.48, 3.22, 208.52°) |
| OKLab | oklab(89.1% -0.0089 -0.0041) |
| OKLCH | oklch(89.1% 0.01 204.9) |
| XYZ | xyz(66.1901, 70.9834, 79.3071) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.13
Light Grey
#D8DCD6
ΔE00 3.79
Gainsboro
#DCDCDC
ΔE00 4.11
Light Gray
#D3D3D3
ΔE00 4.52
Silver (survey)
#C5C9C7
ΔE00 5.15
Aliceblue
#F0F8FF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DDDE #DED5D4
analogous
#D4DEDA #D4DDDE #D4D8DE
triadic
#D4DDDE #DED4DD #DDDED4
tetradic
#D4DDDE #DAD4DE #DED5D4 #D8DED4
square
#D4DDDE #DAD4DE #DED5D4 #D8DED4
split-complementary
#D4DDDE #DED4D8 #DEDAD4
monochromatic
#8FA6A9 #B1C2C3 #D4DDDE #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.38
#D4DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#D4DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DDDE
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DDDE | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDE
Deuteranopia (green-blind)
#DADBDE
Tritanopia (blue-blind)
#D1DEDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4ddde; /* rgb */ color: rgb(212, 221, 222); /* oklch */ color: oklch(89.1% 0.010 204.9);
Tailwind
colors: {
custom: {
50: '#e1e7e8',
500: '#d4ddde',
950: '#000000',
},
}SCSS
$custom: #d4ddde; $custom-light: #e1e7e8; $custom-dark: #000000;
JSON
{
"hex": "#d4ddde",
"rgb": {
"r": 212,
"g": 221,
"b": 222
},
"hsl": {
"h": 186,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.89097,
"c": 0.00983,
"h": 204.9
},
"luminance": 0.70984
}Semantic roles & 50–950 ramp
primary
#D4DDDE
secondary
#B3A5A3
accent
#564E97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484