#E5FEF8#E5FEF8
#E5FEF8 is a very light, muted teal. Relative luminance 0.943; OKLCH L 97.7% C 0.027 H 179.7°. Best body text is #000000 at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FEF8 |
|---|---|
| RGB | rgb(229, 254, 248) |
| HSL | hsl(166, 93%, 95%) |
| HSV | hsv(166, 10%, 100%) |
| CMYK | cmyk(9.8%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(97.76, -9.20, 0.10) |
| CIE-LCH | lch(97.76, 9.20, 179.35°) |
| OKLab | oklab(97.72% -0.0272 0.0001) |
| OKLCH | oklch(97.72% 0.027 179.7) |
| XYZ | xyz(84.6944, 94.3176, 102.5317) |
| Luminance | 0.9432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.92
Ice
#D6FFFA
ΔE00 4.29
Ice Blue (survey)
#D7FFFE
ΔE00 4.31
Very Pale Blue
#D6FFFE
ΔE00 4.52
Azure (CSS)
#F0FFFF
ΔE00 4.76
Honeydew
#F0FFF0
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FEF8 #FEE5EB
analogous
#E5FEEC #E5FEF8 #E5F8FE
triadic
#E5FEF8 #F8E5FE #FEF8E5
tetradic
#E5FEF8 #ECE5FE #FEE5EB #F8FEE5
square
#E5FEF8 #ECE5FE #FEE5EB #F8FEE5
split-complementary
#E5FEF8 #FEE5F8 #FEECE5
monochromatic
#6FF9D8 #AAFCE8 #E2FEF7 #E2FEF7 #E2FEF7
Accessibility & contrast
On white
1.06
#E5FEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.86
#E5FEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FEF8
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FEF8 | 1.00 | 1.06 | 19.86 | 19.86 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF8
Deuteranopia (green-blind)
#F7F7F8
Tritanopia (blue-blind)
#DFFFFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e5fef8; /* rgb */ color: rgb(229, 254, 248); /* oklch */ color: oklch(97.7% 0.027 179.7);
Tailwind
colors: {
custom: {
50: '#edfefa',
500: '#e5fef8',
950: '#000000',
},
}SCSS
$custom: #e5fef8; $custom-light: #edfefa; $custom-dark: #000000;
JSON
{
"hex": "#e5fef8",
"rgb": {
"r": 229,
"g": 254,
"b": 248
},
"hsl": {
"h": 165.6,
"s": 92.593,
"l": 94.706
},
"oklch": {
"l": 0.97724,
"c": 0.02717,
"h": 179.7
},
"luminance": 0.94319
}Semantic roles & 50–950 ramp
primary
#E5FEF8
secondary
#EA9DB0
accent
#0037E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585