#D8EFEF#D8EFEF
#D8EFEF is a very light, muted teal. Relative luminance 0.826; OKLCH L 93.5% C 0.024 H 196.7°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EFEF |
|---|---|
| RGB | rgb(216, 239, 239) |
| HSL | hsl(180, 42%, 89%) |
| HSV | hsv(180, 10%, 94%) |
| CMYK | cmyk(9.6%, 0%, 0%, 6.3%) |
| CIE-LAB | lab(92.82, -7.51, -2.57) |
| CIE-LCH | lch(92.82, 7.94, 198.88°) |
| OKLab | oklab(93.53% -0.0232 -0.007) |
| OKLCH | oklch(93.53% 0.024 196.7) |
| XYZ | xyz(74.7618, 82.5627, 93.6420) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.79
Azure (CSS)
#F0FFFF
ΔE00 4.60
Ice Blue (survey)
#D7FFFE
ΔE00 5.46
Very Pale Blue
#D6FFFE
ΔE00 5.65
Very Light Blue
#D5FFFF
ΔE00 5.75
Really Light Blue
#D4FFFF
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EFEF #EFD8D8
analogous
#D8EFE4 #D8EFEF #D8E4EF
triadic
#D8EFEF #EFD8EF #EFEFD8
tetradic
#D8EFEF #E4D8EF #EFD8D8 #E4EFD8
square
#D8EFEF #E4D8EF #EFD8D8 #E4EFD8
split-complementary
#D8EFEF #EFD8E4 #EFE4D8
monochromatic
#81CBCB #ADDDDD #D8EFEF #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.20
#D8EFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#D8EFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EFEF
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EFEF | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDEF
Deuteranopia (green-blind)
#E7E9EF
Tritanopia (blue-blind)
#D2F1EF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d8efef; /* rgb */ color: rgb(216, 239, 239); /* oklch */ color: oklch(93.5% 0.024 196.7);
Tailwind
colors: {
custom: {
50: '#e4f4f4',
500: '#d8efef',
950: '#000000',
},
}SCSS
$custom: #d8efef; $custom-light: #e4f4f4; $custom-dark: #000000;
JSON
{
"hex": "#d8efef",
"rgb": {
"r": 216,
"g": 239,
"b": 239
},
"hsl": {
"h": 180,
"s": 41.818,
"l": 89.216
},
"oklch": {
"l": 0.93529,
"c": 0.02421,
"h": 196.7
},
"luminance": 0.82564
}Semantic roles & 50–950 ramp
primary
#D8EFEF
secondary
#CBA0A0
accent
#3131B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585