#D8EFEA#D8EFEA
#D8EFEA is a very light, muted teal. Relative luminance 0.823; OKLCH L 93.4% C 0.025 H 181.3°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EFEA |
|---|---|
| RGB | rgb(216, 239, 234) |
| HSL | hsl(167, 42%, 89%) |
| HSV | hsv(167, 10%, 94%) |
| CMYK | cmyk(9.6%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(92.69, -8.47, -0.16) |
| CIE-LCH | lch(92.69, 8.47, 181.07°) |
| OKLab | oklab(93.39% -0.0251 -0.0005) |
| OKLCH | oklch(93.39% 0.025 181.3) |
| XYZ | xyz(74.0334, 82.2713, 89.8054) |
| Luminance | 0.8227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.24
Ice Blue (survey)
#D7FFFE
ΔE00 5.41
Azure (CSS)
#F0FFFF
ΔE00 5.45
Ice
#D6FFFA
ΔE00 5.52
Very Pale Blue
#D6FFFE
ΔE00 5.58
Very Light Blue
#D5FFFF
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EFEA #EFD8DD
analogous
#D8EFDF #D8EFEA #D8E9EF
triadic
#D8EFEA #EAD8EF #EFEAD8
tetradic
#D8EFEA #DFD8EF #EFD8DD #E9EFD8
square
#D8EFEA #DFD8EF #EFD8DD #E9EFD8
split-complementary
#D8EFEA #EFD8E9 #EFDFD8
monochromatic
#81CBBB #ADDDD3 #D8EFEA #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.20
#D8EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#D8EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EFEA
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EFEA | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#E8E9EA
Tritanopia (blue-blind)
#D3F0ED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d8efea; /* rgb */ color: rgb(216, 239, 234); /* oklch */ color: oklch(93.4% 0.025 181.3);
Tailwind
colors: {
custom: {
50: '#e4f4f0',
500: '#d8efea',
950: '#000000',
},
}SCSS
$custom: #d8efea; $custom-light: #e4f4f0; $custom-dark: #000000;
JSON
{
"hex": "#d8efea",
"rgb": {
"r": 216,
"g": 239,
"b": 234
},
"hsl": {
"h": 166.957,
"s": 41.818,
"l": 89.216
},
"oklch": {
"l": 0.93385,
"c": 0.02511,
"h": 181.3
},
"luminance": 0.82272
}Semantic roles & 50–950 ramp
primary
#D8EFEA
secondary
#CBA0A9
accent
#314DB5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585