#D8EFE9#D8EFE9
#D8EFE9 is a very light, muted teal. Relative luminance 0.822; OKLCH L 93.4% C 0.025 H 178.4°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EFE9 |
|---|---|
| RGB | rgb(216, 239, 233) |
| HSL | hsl(164, 42%, 89%) |
| HSV | hsv(164, 10%, 94%) |
| CMYK | cmyk(9.6%, 0%, 2.5%, 6.3%) |
| CIE-LAB | lab(92.67, -8.65, 0.33) |
| CIE-LCH | lch(92.67, 8.66, 177.84°) |
| OKLab | oklab(93.36% -0.0255 0.0007) |
| OKLCH | oklch(93.36% 0.025 178.4) |
| XYZ | xyz(73.8901, 82.2140, 89.0510) |
| Luminance | 0.8222 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.48
Ice
#D6FFFA
ΔE00 5.50
Ice Blue (survey)
#D7FFFE
ΔE00 5.53
Honeydew
#F0FFF0
ΔE00 5.64
Very Pale Blue
#D6FFFE
ΔE00 5.69
Azure (CSS)
#F0FFFF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EFE9 #EFD8DE
analogous
#D8EFDE #D8EFE9 #D8EAEF
triadic
#D8EFE9 #E9D8EF #EFE9D8
tetradic
#D8EFE9 #DED8EF #EFD8DE #EAEFD8
square
#D8EFE9 #DED8EF #EFD8DE #EAEFD8
split-complementary
#D8EFE9 #EFD8EA #EFDED8
monochromatic
#81CBB8 #ADDDD1 #D8EFE9 #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.20
#D8EFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#D8EFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EFE9
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EFE9 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECE9
Deuteranopia (green-blind)
#E8E9E9
Tritanopia (blue-blind)
#D3F0ED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d8efe9; /* rgb */ color: rgb(216, 239, 233); /* oklch */ color: oklch(93.4% 0.025 178.4);
Tailwind
colors: {
custom: {
50: '#e4f4f0',
500: '#d8efe9',
950: '#000000',
},
}SCSS
$custom: #d8efe9; $custom-light: #e4f4f0; $custom-dark: #000000;
JSON
{
"hex": "#d8efe9",
"rgb": {
"r": 216,
"g": 239,
"b": 233
},
"hsl": {
"h": 164.348,
"s": 41.818,
"l": 89.216
},
"oklch": {
"l": 0.93357,
"c": 0.02549,
"h": 178.4
},
"luminance": 0.82215
}Semantic roles & 50–950 ramp
primary
#D8EFE9
secondary
#CBA0AB
accent
#3153B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585