#D8EEEB#D8EEEB
#D8EEEB is a very light, muted teal. Relative luminance 0.817; OKLCH L 93.2% C 0.024 H 186.9°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EEEB |
|---|---|
| RGB | rgb(216, 238, 235) |
| HSL | hsl(172, 39%, 89%) |
| HSV | hsv(172, 9%, 93%) |
| CMYK | cmyk(9.2%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(92.46, -7.77, -1.02) |
| CIE-LCH | lch(92.46, 7.84, 187.46°) |
| OKLab | oklab(93.21% -0.0233 -0.0028) |
| OKLCH | oklch(93.21% 0.024 186.9) |
| XYZ | xyz(73.8855, 81.7450, 90.4669) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.21
Azure (CSS)
#F0FFFF
ΔE00 4.96
Ice Blue (survey)
#D7FFFE
ΔE00 5.64
Very Pale Blue
#D6FFFE
ΔE00 5.83
Mintcream
#F5FFFA
ΔE00 5.90
Very Light Blue
#D5FFFF
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EEEB #EED8DB
analogous
#D8EEE0 #D8EEEB #D8E6EE
triadic
#D8EEEB #EBD8EE #EEEBD8
tetradic
#D8EEEB #E0D8EE #EED8DB #E6EED8
square
#D8EEEB #E0D8EE #EED8DB #E6EED8
split-complementary
#D8EEEB #EED8E6 #EEE0D8
monochromatic
#83C9BF #ADDBD5 #D8EEEB #EAF6F4 #EAF6F4
Accessibility & contrast
On white
1.21
#D8EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#D8EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EEEB
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EEEB | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#D3EFED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d8eeeb; /* rgb */ color: rgb(216, 238, 235); /* oklch */ color: oklch(93.2% 0.024 186.9);
Tailwind
colors: {
custom: {
50: '#e4f3f1',
500: '#d8eeeb',
950: '#000000',
},
}SCSS
$custom: #d8eeeb; $custom-light: #e4f3f1; $custom-dark: #000000;
JSON
{
"hex": "#d8eeeb",
"rgb": {
"r": 216,
"g": 238,
"b": 235
},
"hsl": {
"h": 171.818,
"s": 39.286,
"l": 89.02
},
"oklch": {
"l": 0.9321,
"c": 0.02352,
"h": 186.9
},
"luminance": 0.81746
}Semantic roles & 50–950 ramp
primary
#D8EEEB
secondary
#C9A1A6
accent
#3345B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585