#D7E8EA#D7E8EA
#D7E8EA is a very light, near-neutral teal. Relative luminance 0.781; OKLCH L 91.9% C 0.018 H 205.3°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E8EA |
|---|---|
| RGB | rgb(215, 232, 234) |
| HSL | hsl(186, 31%, 88%) |
| HSV | hsv(186, 8%, 92%) |
| CMYK | cmyk(8.1%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(90.83, -5.23, -2.90) |
| CIE-LCH | lch(90.83, 5.98, 209.01°) |
| OKLab | oklab(91.89% -0.0165 -0.0078) |
| OKLCH | oklch(91.89% 0.018 205.3) |
| XYZ | xyz(71.7290, 78.0999, 89.1217) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.98
Fog
#D8DCE0
ΔE00 6.12
Lightcyan
#E0FFFF
ΔE00 6.31
Light Grey
#D8DCD6
ΔE00 6.31
Aliceblue
#F0F8FF
ΔE00 6.31
Mintcream
#F5FFFA
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E8EA #EAD9D7
analogous
#D7EAE2 #D7E8EA #D7DEEA
triadic
#D7E8EA #EAD7E8 #E8EAD7
tetradic
#D7E8EA #E2D7EA #EAD9D7 #DEEAD7
square
#D7E8EA #E2D7EA #EAD9D7 #DEEAD7
split-complementary
#D7E8EA #EAD7DE #EAE2D7
monochromatic
#87BAC0 #AFD1D5 #D7E8EA #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.26
#D7E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#D7E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E8EA
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E8EA | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EA
Deuteranopia (green-blind)
#E1E4EA
Tritanopia (blue-blind)
#D2EAE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d7e8ea; /* rgb */ color: rgb(215, 232, 234); /* oklch */ color: oklch(91.9% 0.018 205.3);
Tailwind
colors: {
custom: {
50: '#e3eff0',
500: '#d7e8ea',
950: '#000000',
},
}SCSS
$custom: #d7e8ea; $custom-light: #e3eff0; $custom-dark: #000000;
JSON
{
"hex": "#d7e8ea",
"rgb": {
"r": 215,
"g": 232,
"b": 234
},
"hsl": {
"h": 186.316,
"s": 31.148,
"l": 88.039
},
"oklch": {
"l": 0.91892,
"c": 0.01831,
"h": 205.3
},
"luminance": 0.78101
}Semantic roles & 50–950 ramp
primary
#D7E8EA
secondary
#C3A5A2
accent
#473CAA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585