#D8EFEC#D8EFEC
#D8EFEC is a very light, muted teal. Relative luminance 0.824; OKLCH L 93.4% C 0.025 H 187.3°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EFEC |
|---|---|
| RGB | rgb(216, 239, 236) |
| HSL | hsl(172, 42%, 89%) |
| HSV | hsv(172, 10%, 94%) |
| CMYK | cmyk(9.6%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(92.75, -8.09, -1.12) |
| CIE-LCH | lch(92.75, 8.17, 187.91°) |
| OKLab | oklab(93.44% -0.0243 -0.0031) |
| OKLCH | oklch(93.44% 0.025 187.3) |
| XYZ | xyz(74.3223, 82.3868, 91.3272) |
| Luminance | 0.8239 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.90
Azure (CSS)
#F0FFFF
ΔE00 5.02
Ice Blue (survey)
#D7FFFE
ΔE00 5.29
Very Pale Blue
#D6FFFE
ΔE00 5.47
Very Light Blue
#D5FFFF
ΔE00 5.67
Ice
#D6FFFA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EFEC #EFD8DB
analogous
#D8EFE1 #D8EFEC #D8E7EF
triadic
#D8EFEC #ECD8EF #EFECD8
tetradic
#D8EFEC #E1D8EF #EFD8DB #E7EFD8
square
#D8EFEC #E1D8EF #EFD8DB #E7EFD8
split-complementary
#D8EFEC #EFD8E7 #EFE1D8
monochromatic
#81CBC2 #ADDDD7 #D8EFEC #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.20
#D8EFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#D8EFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EFEC
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EFEC | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEC
Deuteranopia (green-blind)
#E8E9EC
Tritanopia (blue-blind)
#D2F0EE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d8efec; /* rgb */ color: rgb(216, 239, 236); /* oklch */ color: oklch(93.4% 0.025 187.3);
Tailwind
colors: {
custom: {
50: '#e4f4f2',
500: '#d8efec',
950: '#000000',
},
}SCSS
$custom: #d8efec; $custom-light: #e4f4f2; $custom-dark: #000000;
JSON
{
"hex": "#d8efec",
"rgb": {
"r": 216,
"g": 239,
"b": 236
},
"hsl": {
"h": 172.174,
"s": 41.818,
"l": 89.216
},
"oklch": {
"l": 0.93442,
"c": 0.02453,
"h": 187.3
},
"luminance": 0.82388
}Semantic roles & 50–950 ramp
primary
#D8EFEC
secondary
#CBA0A6
accent
#3142B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585