#D4DEDB#D4DEDB
#D4DEDB is a very light, near-neutral teal. Relative luminance 0.714; OKLCH L 89.2% C 0.011 H 176.3°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DEDB |
|---|---|
| RGB | rgb(212, 222, 219) |
| HSL | hsl(162, 13%, 85%) |
| HSV | hsv(162, 5%, 87%) |
| CMYK | cmyk(4.5%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(87.66, -3.91, 0.30) |
| CIE-LCH | lch(87.66, 3.92, 175.55°) |
| OKLab | oklab(89.21% -0.0115 0.0008) |
| OKLCH | oklch(89.21% 0.011 176.3) |
| XYZ | xyz(66.0564, 71.3536, 77.2966) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.77
Fog
#D8DCE0
ΔE00 5.07
Gainsboro
#DCDCDC
ΔE00 5.18
Silver (survey)
#C5C9C7
ΔE00 5.42
Light Gray
#D3D3D3
ΔE00 5.56
Mintcream
#F5FFFA
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DEDB #DED4D7
analogous
#D4DED6 #D4DEDB #D4DCDE
triadic
#D4DEDB #DBD4DE #DEDBD4
tetradic
#D4DEDB #D6D4DE #DED4D7 #DCDED4
square
#D4DEDB #D6D4DE #DED4D7 #DCDED4
split-complementary
#D4DEDB #DED4DC #DED6D4
monochromatic
#8FA9A1 #B1C3BE #D4DEDB #EEF2F1 #EEF2F1
Accessibility & contrast
On white
1.38
#D4DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#D4DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DEDB
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DEDB | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDB
Deuteranopia (green-blind)
#DBDBDB
Tritanopia (blue-blind)
#D2DEDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dedb; /* rgb */ color: rgb(212, 222, 219); /* oklch */ color: oklch(89.2% 0.011 176.3);
Tailwind
colors: {
custom: {
50: '#e1e8e6',
500: '#d4dedb',
950: '#000000',
},
}SCSS
$custom: #d4dedb; $custom-light: #e1e8e6; $custom-dark: #000000;
JSON
{
"hex": "#d4dedb",
"rgb": {
"r": 212,
"g": 222,
"b": 219
},
"hsl": {
"h": 162,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.89213,
"c": 0.01149,
"h": 176.3
},
"luminance": 0.71354
}Semantic roles & 50–950 ramp
primary
#D4DEDB
secondary
#B3A3A8
accent
#4E6497
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484