#D8EFEB#D8EFEB
#D8EFEB is a very light, muted teal. Relative luminance 0.823; OKLCH L 93.4% C 0.025 H 184.2°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EFEB |
|---|---|
| RGB | rgb(216, 239, 235) |
| HSL | hsl(170, 42%, 89%) |
| HSV | hsv(170, 10%, 94%) |
| CMYK | cmyk(9.6%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(92.72, -8.28, -0.64) |
| CIE-LCH | lch(92.72, 8.30, 184.42°) |
| OKLab | oklab(93.41% -0.0247 -0.0018) |
| OKLCH | oklch(93.41% 0.025 184.2) |
| XYZ | xyz(74.1774, 82.3289, 90.5642) |
| Luminance | 0.8233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.05
Azure (CSS)
#F0FFFF
ΔE00 5.22
Ice Blue (survey)
#D7FFFE
ΔE00 5.33
Very Pale Blue
#D6FFFE
ΔE00 5.51
Ice
#D6FFFA
ΔE00 5.58
Very Light Blue
#D5FFFF
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EFEB #EFD8DC
analogous
#D8EFE0 #D8EFEB #D8E8EF
triadic
#D8EFEB #EBD8EF #EFEBD8
tetradic
#D8EFEB #E0D8EF #EFD8DC #E8EFD8
square
#D8EFEB #E0D8EF #EFD8DC #E8EFD8
split-complementary
#D8EFEB #EFD8E8 #EFE0D8
monochromatic
#81CBBE #ADDDD5 #D8EFEB #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.20
#D8EFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#D8EFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EFEB
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EFEB | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEB
Deuteranopia (green-blind)
#E8E9EB
Tritanopia (blue-blind)
#D2F0EE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d8efeb; /* rgb */ color: rgb(216, 239, 235); /* oklch */ color: oklch(93.4% 0.025 184.2);
Tailwind
colors: {
custom: {
50: '#e4f4f1',
500: '#d8efeb',
950: '#000000',
},
}SCSS
$custom: #d8efeb; $custom-light: #e4f4f1; $custom-dark: #000000;
JSON
{
"hex": "#d8efeb",
"rgb": {
"r": 216,
"g": 239,
"b": 235
},
"hsl": {
"h": 169.565,
"s": 41.818,
"l": 89.216
},
"oklch": {
"l": 0.93413,
"c": 0.02478,
"h": 184.2
},
"luminance": 0.8233
}Semantic roles & 50–950 ramp
primary
#D8EFEB
secondary
#CBA0A8
accent
#3148B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585