#D4DEDE#D4DEDE
#D4DEDE is a very light, near-neutral teal. Relative luminance 0.715; OKLCH L 89.3% C 0.011 H 197.0°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DEDE |
|---|---|
| RGB | rgb(212, 222, 222) |
| HSL | hsl(180, 13%, 85%) |
| HSV | hsv(180, 5%, 87%) |
| CMYK | cmyk(4.5%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(87.73, -3.35, -1.16) |
| CIE-LCH | lch(87.73, 3.55, 199.16°) |
| OKLab | oklab(89.3% -0.0103 -0.0031) |
| OKLCH | oklch(89.3% 0.011 197) |
| XYZ | xyz(66.4549, 71.5130, 79.3954) |
| Luminance | 0.7151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.59
Fog
#D8DCE0
ΔE00 3.86
Gainsboro
#DCDCDC
ΔE00 4.62
Light Gray
#D3D3D3
ΔE00 5.06
Silver (survey)
#C5C9C7
ΔE00 5.38
Aliceblue
#F0F8FF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DEDE #DED4D4
analogous
#D4DED9 #D4DEDE #D4D9DE
triadic
#D4DEDE #DED4DE #DEDED4
tetradic
#D4DEDE #D9D4DE #DED4D4 #D9DED4
square
#D4DEDE #D9D4DE #DED4D4 #D9DED4
split-complementary
#D4DEDE #DED4D9 #DED9D4
monochromatic
#8FA9A9 #B1C3C3 #D4DEDE #EEF2F2 #EEF2F2
Accessibility & contrast
On white
1.37
#D4DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#D4DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DEDE
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DEDE | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDE
Deuteranopia (green-blind)
#DADBDE
Tritanopia (blue-blind)
#D1DFDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dede; /* rgb */ color: rgb(212, 222, 222); /* oklch */ color: oklch(89.3% 0.011 197.0);
Tailwind
colors: {
custom: {
50: '#e1e8e8',
500: '#d4dede',
950: '#000000',
},
}SCSS
$custom: #d4dede; $custom-light: #e1e8e8; $custom-dark: #000000;
JSON
{
"hex": "#d4dede",
"rgb": {
"r": 212,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.89299,
"c": 0.01079,
"h": 197
},
"luminance": 0.71514
}Semantic roles & 50–950 ramp
primary
#D4DEDE
secondary
#B3A3A3
accent
#4E4E97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484