#D7EBEE#D7EBEE
#D7EBEE is a very light, muted teal. Relative luminance 0.800; OKLCH L 92.6% C 0.022 H 207.6°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EBEE |
|---|---|
| RGB | rgb(215, 235, 238) |
| HSL | hsl(188, 40%, 89%) |
| HSV | hsv(188, 10%, 93%) |
| CMYK | cmyk(9.7%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(91.70, -6.00, -3.71) |
| CIE-LCH | lch(91.70, 7.05, 211.71°) |
| OKLab | oklab(92.62% -0.0191 -0.01) |
| OKLCH | oklch(92.62% 0.022 207.6) |
| XYZ | xyz(73.1618, 80.0356, 92.4662) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.76
Lightcyan
#E0FFFF
ΔE00 5.40
Mintcream
#F5FFFA
ΔE00 6.52
Aliceblue
#F0F8FF
ΔE00 6.54
Fog
#D8DCE0
ΔE00 7.08
Ice Blue (survey)
#D7FFFE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EBEE #EEDAD7
analogous
#D7EEE6 #D7EBEE #D7E0EE
triadic
#D7EBEE #EED7EB #EBEED7
tetradic
#D7EBEE #E6D7EE #EEDAD7 #E0EED7
square
#D7EBEE #E6D7EE #EEDAD7 #E0EED7
split-complementary
#D7EBEE #EED7E0 #EEE6D7
monochromatic
#81C0C9 #ACD6DC #D7EBEE #EAF4F6 #EAF4F6
Accessibility & contrast
On white
1.23
#D7EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#D7EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EBEE
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EBEE | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#E3E6EE
Tritanopia (blue-blind)
#D1EDEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d7ebee; /* rgb */ color: rgb(215, 235, 238); /* oklch */ color: oklch(92.6% 0.022 207.6);
Tailwind
colors: {
custom: {
50: '#e3f1f3',
500: '#d7ebee',
950: '#000000',
},
}SCSS
$custom: #d7ebee; $custom-light: #e3f1f3; $custom-dark: #000000;
JSON
{
"hex": "#d7ebee",
"rgb": {
"r": 215,
"g": 235,
"b": 238
},
"hsl": {
"h": 187.826,
"s": 40.351,
"l": 88.824
},
"oklch": {
"l": 0.92617,
"c": 0.02157,
"h": 207.6
},
"luminance": 0.80037
}Semantic roles & 50–950 ramp
primary
#D7EBEE
secondary
#CAA5A0
accent
#4332B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585