#D8EAEC#D8EAEC
#D8EAEC is a very light, near-neutral teal. Relative luminance 0.795; OKLCH L 92.4% C 0.019 H 204.8°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EAEC |
|---|---|
| RGB | rgb(216, 234, 236) |
| HSL | hsl(186, 34%, 89%) |
| HSV | hsv(186, 8%, 93%) |
| CMYK | cmyk(8.5%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(91.46, -5.55, -3.01) |
| CIE-LCH | lch(91.46, 6.31, 208.46°) |
| OKLab | oklab(92.43% -0.0175 -0.0081) |
| OKLCH | oklch(92.43% 0.019 204.8) |
| XYZ | xyz(72.8787, 79.4997, 90.8460) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.65
Lightcyan
#E0FFFF
ΔE00 5.79
Mintcream
#F5FFFA
ΔE00 6.14
Aliceblue
#F0F8FF
ΔE00 6.34
Fog
#D8DCE0
ΔE00 6.58
Light Grey
#D8DCD6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EAEC #ECDAD8
analogous
#D8ECE4 #D8EAEC #D8E0EC
triadic
#D8EAEC #ECD8EA #EAECD8
tetradic
#D8EAEC #E4D8EC #ECDAD8 #E0ECD8
square
#D8EAEC #E4D8EC #ECDAD8 #E0ECD8
split-complementary
#D8EAEC #ECD8E0 #ECE4D8
monochromatic
#86BEC4 #AFD4D8 #D8EAEC #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.24
#D8EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#D8EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EAEC
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EAEC | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EC
Deuteranopia (green-blind)
#E3E5EC
Tritanopia (blue-blind)
#D3ECEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d8eaec; /* rgb */ color: rgb(216, 234, 236); /* oklch */ color: oklch(92.4% 0.019 204.8);
Tailwind
colors: {
custom: {
50: '#e4f0f2',
500: '#d8eaec',
950: '#000000',
},
}SCSS
$custom: #d8eaec; $custom-light: #e4f0f2; $custom-dark: #000000;
JSON
{
"hex": "#d8eaec",
"rgb": {
"r": 216,
"g": 234,
"b": 236
},
"hsl": {
"h": 186,
"s": 34.483,
"l": 88.627
},
"oklch": {
"l": 0.92427,
"c": 0.01931,
"h": 204.8
},
"luminance": 0.79501
}Semantic roles & 50–950 ramp
primary
#D8EAEC
secondary
#C6A6A2
accent
#4438AD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585