#E0FEF8#E0FEF8
#E0FEF8 is a very light, muted teal. Relative luminance 0.935; OKLCH L 97.4% C 0.032 H 182.3°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FEF8 |
|---|---|
| RGB | rgb(224, 254, 248) |
| HSL | hsl(168, 94%, 94%) |
| HSV | hsv(168, 12%, 100%) |
| CMYK | cmyk(11.8%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(97.43, -10.79, -0.41) |
| CIE-LCH | lch(97.43, 10.80, 182.19°) |
| OKLab | oklab(97.38% -0.032 -0.0013) |
| OKLCH | oklch(97.38% 0.032 182.3) |
| XYZ | xyz(83.1215, 93.5066, 102.4580) |
| Luminance | 0.9351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.60
Ice
#D6FFFA
ΔE00 2.83
Ice Blue (survey)
#D7FFFE
ΔE00 3.09
Very Pale Blue
#D6FFFE
ΔE00 3.27
Very Light Blue
#D5FFFF
ΔE00 3.66
Really Light Blue
#D4FFFF
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FEF8 #FEE0E6
analogous
#E0FEE9 #E0FEF8 #E0F5FE
triadic
#E0FEF8 #F8E0FE #FEF8E0
tetradic
#E0FEF8 #E9E0FE #FEE0E6 #F5FEE0
square
#E0FEF8 #E9E0FE #FEE0E6 #F5FEE0
split-complementary
#E0FEF8 #FEE0F5 #FEE9E0
monochromatic
#69FADD #A5FCEB #E0FEF8 #E1FEF8 #E1FEF8
Accessibility & contrast
On white
1.07
#E0FEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#E0FEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FEF8
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FEF8 | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF8
Deuteranopia (green-blind)
#F5F6F9
Tritanopia (blue-blind)
#D9FFFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e0fef8; /* rgb */ color: rgb(224, 254, 248); /* oklch */ color: oklch(97.4% 0.032 182.3);
Tailwind
colors: {
custom: {
50: '#e9fefa',
500: '#e0fef8',
950: '#000000',
},
}SCSS
$custom: #e0fef8; $custom-light: #e9fefa; $custom-dark: #000000;
JSON
{
"hex": "#e0fef8",
"rgb": {
"r": 224,
"g": 254,
"b": 248
},
"hsl": {
"h": 168,
"s": 93.75,
"l": 93.725
},
"oklch": {
"l": 0.97383,
"c": 0.03205,
"h": 182.3
},
"luminance": 0.93508
}Semantic roles & 50–950 ramp
primary
#E0FEF8
secondary
#EA98A9
accent
#002EE6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585