#D7DEDF#D7DEDF
#D7DEDF is a very light, near-neutral teal. Relative luminance 0.720; OKLCH L 89.6% C 0.008 H 207.2°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DEDF |
|---|---|
| RGB | rgb(215, 222, 223) |
| HSL | hsl(188, 11%, 86%) |
| HSV | hsv(188, 4%, 87%) |
| CMYK | cmyk(3.6%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(87.98, -2.17, -1.31) |
| CIE-LCH | lch(87.98, 2.53, 211.14°) |
| OKLab | oklab(89.55% -0.0069 -0.0035) |
| OKLCH | oklch(89.55% 0.008 207.2) |
| XYZ | xyz(67.4624, 72.0170, 80.1443) |
| Luminance | 0.7202 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 2.42
Gainsboro
#DCDCDC
ΔE00 3.25
Light Grey
#D8DCD6
ΔE00 3.58
Light Gray
#D3D3D3
ΔE00 3.93
Silver (survey)
#C5C9C7
ΔE00 5.21
Whitesmoke
#F5F5F5
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DEDF #DFD8D7
analogous
#D7DFDC #D7DEDF #D7DADF
triadic
#D7DEDF #DFD7DE #DEDFD7
tetradic
#D7DEDF #DCD7DF #DFD8D7 #DADFD7
square
#D7DEDF #DCD7DF #DFD8D7 #DADFD7
split-complementary
#D7DEDF #DFD7DA #DFDCD7
monochromatic
#93A6A9 #B5C2C4 #D7DEDF #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.36
#D7DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#D7DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DEDF
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DEDF | 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)
#DDDDDF
Deuteranopia (green-blind)
#DBDCDF
Tritanopia (blue-blind)
#D5DFDE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d7dedf; /* rgb */ color: rgb(215, 222, 223); /* oklch */ color: oklch(89.6% 0.008 207.2);
Tailwind
colors: {
custom: {
50: '#e3e8e9',
500: '#d7dedf',
950: '#000000',
},
}SCSS
$custom: #d7dedf; $custom-light: #e3e8e9; $custom-dark: #000000;
JSON
{
"hex": "#d7dedf",
"rgb": {
"r": 215,
"g": 222,
"b": 223
},
"hsl": {
"h": 187.5,
"s": 11.111,
"l": 85.882
},
"oklch": {
"l": 0.89553,
"c": 0.00771,
"h": 207.2
},
"luminance": 0.72017
}Semantic roles & 50–950 ramp
primary
#D7DEDF
secondary
#B3A8A7
accent
#595095
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484