#D7DEDB#D7DEDB
#D7DEDB is a very light, near-neutral teal. Relative luminance 0.718; OKLCH L 89.4% C 0.009 H 168.7°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DEDB |
|---|---|
| RGB | rgb(215, 222, 219) |
| HSL | hsl(154, 10%, 86%) |
| HSV | hsv(154, 3%, 87%) |
| CMYK | cmyk(3.2%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(87.87, -2.90, 0.65) |
| CIE-LCH | lch(87.87, 2.97, 167.42°) |
| OKLab | oklab(89.44% -0.0084 0.0017) |
| OKLCH | oklch(89.44% 0.009 168.7) |
| XYZ | xyz(66.9294, 71.8038, 77.3376) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.84
Gainsboro
#DCDCDC
ΔE00 4.00
Fog
#D8DCE0
ΔE00 4.28
Light Gray
#D3D3D3
ΔE00 4.55
Silver (survey)
#C5C9C7
ΔE00 5.04
Whitesmoke
#F5F5F5
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DEDB #DED7DA
analogous
#D7DED7 #D7DEDB #D7DDDE
triadic
#D7DEDB #DBD7DE #DEDBD7
tetradic
#D7DEDB #D7D7DE #DED7DA #DDDED7
square
#D7DEDB #D7D7DE #DED7DA #DDDED7
split-complementary
#D7DEDB #DED7DD #DED7D7
monochromatic
#94A79F #B5C2BD #D7DEDB #EEF1F0 #EEF1F0
Accessibility & contrast
On white
1.37
#D7DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#D7DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DEDB
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DEDB | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#DCDCDB
Tritanopia (blue-blind)
#D6DEDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d7dedb; /* rgb */ color: rgb(215, 222, 219); /* oklch */ color: oklch(89.4% 0.009 168.7);
Tailwind
colors: {
custom: {
50: '#e3e8e6',
500: '#d7dedb',
950: '#000000',
},
}SCSS
$custom: #d7dedb; $custom-light: #e3e8e6; $custom-dark: #000000;
JSON
{
"hex": "#d7dedb",
"rgb": {
"r": 215,
"g": 222,
"b": 219
},
"hsl": {
"h": 154.286,
"s": 9.589,
"l": 85.686
},
"oklch": {
"l": 0.89438,
"c": 0.00855,
"h": 168.7
},
"luminance": 0.71804
}Semantic roles & 50–950 ramp
primary
#D7DEDB
secondary
#B2A7AC
accent
#526E94
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484