#D8EFE8#D8EFE8
#D8EFE8 is a very light, muted teal. Relative luminance 0.822; OKLCH L 93.3% C 0.026 H 175.6°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EFE8 |
|---|---|
| RGB | rgb(216, 239, 232) |
| HSL | hsl(162, 42%, 89%) |
| HSV | hsv(162, 10%, 94%) |
| CMYK | cmyk(9.6%, 0%, 2.9%, 6.3%) |
| CIE-LAB | lab(92.64, -8.84, 0.81) |
| CIE-LCH | lch(92.64, 8.88, 174.77°) |
| OKLab | oklab(93.33% -0.0259 0.002) |
| OKLCH | oklch(93.33% 0.026 175.6) |
| XYZ | xyz(73.7477, 82.1570, 88.3008) |
| Luminance | 0.8216 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.74
Honeydew
#F0FFF0
ΔE00 5.40
Ice
#D6FFFA
ΔE00 5.52
Ice Blue (survey)
#D7FFFE
ΔE00 5.68
Very Pale Blue
#D6FFFE
ΔE00 5.84
Azure (CSS)
#F0FFFF
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EFE8 #EFD8DF
analogous
#D8EFDD #D8EFE8 #D8EBEF
triadic
#D8EFE8 #E8D8EF #EFE8D8
tetradic
#D8EFE8 #DDD8EF #EFD8DF #EBEFD8
square
#D8EFE8 #DDD8EF #EFD8DF #EBEFD8
split-complementary
#D8EFE8 #EFD8EB #EFDDD8
monochromatic
#81CBB5 #ADDDCE #D8EFE8 #E9F6F2 #E9F6F2
Accessibility & contrast
On white
1.20
#D8EFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#D8EFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EFE8
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EFE8 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECE8
Deuteranopia (green-blind)
#E9E9E8
Tritanopia (blue-blind)
#D3F0ED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d8efe8; /* rgb */ color: rgb(216, 239, 232); /* oklch */ color: oklch(93.3% 0.026 175.6);
Tailwind
colors: {
custom: {
50: '#e4f4ef',
500: '#d8efe8',
950: '#000000',
},
}SCSS
$custom: #d8efe8; $custom-light: #e4f4ef; $custom-dark: #000000;
JSON
{
"hex": "#d8efe8",
"rgb": {
"r": 216,
"g": 239,
"b": 232
},
"hsl": {
"h": 161.739,
"s": 41.818,
"l": 89.216
},
"oklch": {
"l": 0.93328,
"c": 0.02595,
"h": 175.6
},
"luminance": 0.82158
}Semantic roles & 50–950 ramp
primary
#D8EFE8
secondary
#CBA0AD
accent
#3159B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585