#D8EFEE#D8EFEE
#D8EFEE is a very light, muted teal. Relative luminance 0.825; OKLCH L 93.5% C 0.024 H 193.6°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EFEE |
|---|---|
| RGB | rgb(216, 239, 238) |
| HSL | hsl(177, 42%, 89%) |
| HSV | hsv(177, 10%, 94%) |
| CMYK | cmyk(9.6%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(92.80, -7.71, -2.09) |
| CIE-LCH | lch(92.80, 7.98, 195.16°) |
| OKLab | oklab(93.5% -0.0236 -0.0057) |
| OKLCH | oklch(93.5% 0.024 193.6) |
| XYZ | xyz(74.6145, 82.5037, 92.8661) |
| Luminance | 0.8250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.77
Azure (CSS)
#F0FFFF
ΔE00 4.70
Ice Blue (survey)
#D7FFFE
ΔE00 5.36
Very Pale Blue
#D6FFFE
ΔE00 5.55
Very Light Blue
#D5FFFF
ΔE00 5.68
Really Light Blue
#D4FFFF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EFEE #EFD8D9
analogous
#D8EFE3 #D8EFEE #D8E5EF
triadic
#D8EFEE #EED8EF #EFEED8
tetradic
#D8EFEE #E3D8EF #EFD8D9 #E5EFD8
square
#D8EFEE #E3D8EF #EFD8D9 #E5EFD8
split-complementary
#D8EFEE #EFD8E5 #EFE3D8
monochromatic
#81CBC8 #ADDDDB #D8EFEE #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.20
#D8EFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#D8EFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EFEE
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EFEE | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEE
Deuteranopia (green-blind)
#E7E9EE
Tritanopia (blue-blind)
#D2F1EF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d8efee; /* rgb */ color: rgb(216, 239, 238); /* oklch */ color: oklch(93.5% 0.024 193.6);
Tailwind
colors: {
custom: {
50: '#e4f4f3',
500: '#d8efee',
950: '#000000',
},
}SCSS
$custom: #d8efee; $custom-light: #e4f4f3; $custom-dark: #000000;
JSON
{
"hex": "#d8efee",
"rgb": {
"r": 216,
"g": 239,
"b": 238
},
"hsl": {
"h": 177.391,
"s": 41.818,
"l": 89.216
},
"oklch": {
"l": 0.935,
"c": 0.02424,
"h": 193.6
},
"luminance": 0.82505
}Semantic roles & 50–950 ramp
primary
#D8EFEE
secondary
#CBA0A2
accent
#3136B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585