#D7E8EB#D7E8EB
#D7E8EB is a very light, near-neutral teal. Relative luminance 0.782; OKLCH L 91.9% C 0.019 H 209.4°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E8EB |
|---|---|
| RGB | rgb(215, 232, 235) |
| HSL | hsl(189, 33%, 88%) |
| HSV | hsv(189, 9%, 92%) |
| CMYK | cmyk(8.5%, 1.3%, 0%, 7.8%) |
| CIE-LAB | lab(90.85, -5.04, -3.39) |
| CIE-LCH | lch(90.85, 6.07, 213.89°) |
| OKLab | oklab(91.92% -0.0162 -0.0091) |
| OKLCH | oklch(91.92% 0.019 209.4) |
| XYZ | xyz(71.8731, 78.1575, 89.8804) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.06
Fog
#D8DCE0
ΔE00 5.93
Aliceblue
#F0F8FF
ΔE00 6.04
Lightcyan
#E0FFFF
ΔE00 6.49
Light Grey
#D8DCD6
ΔE00 6.54
Mintcream
#F5FFFA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E8EB #EBDAD7
analogous
#D7EBE4 #D7E8EB #D7DEEB
triadic
#D7E8EB #EBD7E8 #E8EBD7
tetradic
#D7E8EB #E4D7EB #EBDAD7 #DEEBD7
square
#D7E8EB #E4D7EB #EBDAD7 #DEEBD7
split-complementary
#D7E8EB #EBD7DE #EBE4D7
monochromatic
#85B9C2 #AED1D7 #D7E8EB #EBF3F5 #EBF3F5
Accessibility & contrast
On white
1.26
#D7E8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#D7E8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E8EB
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E8EB | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EB
Deuteranopia (green-blind)
#E1E4EB
Tritanopia (blue-blind)
#D2EAE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d7e8eb; /* rgb */ color: rgb(215, 232, 235); /* oklch */ color: oklch(91.9% 0.019 209.4);
Tailwind
colors: {
custom: {
50: '#e3eff1',
500: '#d7e8eb',
950: '#000000',
},
}SCSS
$custom: #d7e8eb; $custom-light: #e3eff1; $custom-dark: #000000;
JSON
{
"hex": "#d7e8eb",
"rgb": {
"r": 215,
"g": 232,
"b": 235
},
"hsl": {
"h": 189,
"s": 33.333,
"l": 88.235
},
"oklch": {
"l": 0.91921,
"c": 0.01856,
"h": 209.4
},
"luminance": 0.78158
}Semantic roles & 50–950 ramp
primary
#D7E8EB
secondary
#C5A7A1
accent
#4B39AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585