#D8EEEA#D8EEEA
#D8EEEA is a very light, muted teal. Relative luminance 0.817; OKLCH L 93.2% C 0.024 H 183.7°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EEEA |
|---|---|
| RGB | rgb(216, 238, 234) |
| HSL | hsl(169, 39%, 89%) |
| HSV | hsv(169, 9%, 93%) |
| CMYK | cmyk(9.2%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(92.44, -7.96, -0.53) |
| CIE-LCH | lch(92.44, 7.98, 183.84°) |
| OKLab | oklab(93.18% -0.0237 -0.0015) |
| OKLCH | oklch(93.18% 0.024 183.7) |
| XYZ | xyz(73.7414, 81.6874, 89.7081) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.34
Azure (CSS)
#F0FFFF
ΔE00 5.17
Ice Blue (survey)
#D7FFFE
ΔE00 5.68
Very Pale Blue
#D6FFFE
ΔE00 5.86
Mintcream
#F5FFFA
ΔE00 5.91
Ice
#D6FFFA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EEEA #EED8DC
analogous
#D8EEDF #D8EEEA #D8E7EE
triadic
#D8EEEA #EAD8EE #EEEAD8
tetradic
#D8EEEA #DFD8EE #EED8DC #E7EED8
square
#D8EEEA #DFD8EE #EED8DC #E7EED8
split-complementary
#D8EEEA #EED8E7 #EEDFD8
monochromatic
#83C9BC #ADDBD3 #D8EEEA #EAF6F4 #EAF6F4
Accessibility & contrast
On white
1.21
#D8EEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#D8EEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EEEA
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EEEA | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBEA
Deuteranopia (green-blind)
#E7E8EA
Tritanopia (blue-blind)
#D3EFED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d8eeea; /* rgb */ color: rgb(216, 238, 234); /* oklch */ color: oklch(93.2% 0.024 183.7);
Tailwind
colors: {
custom: {
50: '#e4f3f0',
500: '#d8eeea',
950: '#000000',
},
}SCSS
$custom: #d8eeea; $custom-light: #e4f3f0; $custom-dark: #000000;
JSON
{
"hex": "#d8eeea",
"rgb": {
"r": 216,
"g": 238,
"b": 234
},
"hsl": {
"h": 169.091,
"s": 39.286,
"l": 89.02
},
"oklch": {
"l": 0.93181,
"c": 0.02379,
"h": 183.7
},
"luminance": 0.81689
}Semantic roles & 50–950 ramp
primary
#D8EEEA
secondary
#C9A1A8
accent
#334AB2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585