#D8EBEE#D8EBEE
#D8EBEE is a very light, muted teal. Relative luminance 0.802; OKLCH L 92.7% C 0.021 H 208.1°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EBEE |
|---|---|
| RGB | rgb(216, 235, 238) |
| HSL | hsl(188, 39%, 89%) |
| HSV | hsv(188, 9%, 93%) |
| CMYK | cmyk(9.2%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(91.77, -5.68, -3.60) |
| CIE-LCH | lch(91.77, 6.72, 212.37°) |
| OKLab | oklab(92.69% -0.0181 -0.0097) |
| OKLCH | oklch(92.69% 0.021 208.1) |
| XYZ | xyz(73.4564, 80.1875, 92.4800) |
| Luminance | 0.8019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.63
Lightcyan
#E0FFFF
ΔE00 5.62
Aliceblue
#F0F8FF
ΔE00 6.24
Mintcream
#F5FFFA
ΔE00 6.36
Fog
#D8DCE0
ΔE00 6.78
Light Grey
#D8DCD6
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EBEE #EEDBD8
analogous
#D8EEE6 #D8EBEE #D8E0EE
triadic
#D8EBEE #EED8EB #EBEED8
tetradic
#D8EBEE #E6D8EE #EEDBD8 #E0EED8
square
#D8EBEE #E6D8EE #EEDBD8 #E0EED8
split-complementary
#D8EBEE #EED8E0 #EEE6D8
monochromatic
#83BFC9 #ADD5DB #D8EBEE #EAF4F6 #EAF4F6
Accessibility & contrast
On white
1.23
#D8EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#D8EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EBEE
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EBEE | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EE
Deuteranopia (green-blind)
#E4E6EE
Tritanopia (blue-blind)
#D2EDEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d8ebee; /* rgb */ color: rgb(216, 235, 238); /* oklch */ color: oklch(92.7% 0.021 208.1);
Tailwind
colors: {
custom: {
50: '#e4f1f3',
500: '#d8ebee',
950: '#000000',
},
}SCSS
$custom: #d8ebee; $custom-light: #e4f1f3; $custom-dark: #000000;
JSON
{
"hex": "#d8ebee",
"rgb": {
"r": 216,
"g": 235,
"b": 238
},
"hsl": {
"h": 188.182,
"s": 39.286,
"l": 89.02
},
"oklch": {
"l": 0.92688,
"c": 0.02056,
"h": 208.1
},
"luminance": 0.80189
}Semantic roles & 50–950 ramp
primary
#D8EBEE
secondary
#C9A6A1
accent
#4533B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585