#E0F4EA#E0F4EA
#E0F4EA is a very light, muted teal. Relative luminance 0.865; OKLCH L 95.0% C 0.025 H 164.5°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E0F4EA |
|---|---|
| RGB | rgb(224, 244, 234) |
| HSL | hsl(150, 48%, 92%) |
| HSV | hsv(150, 8%, 96%) |
| CMYK | cmyk(8.2%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(94.52, -8.39, 2.57) |
| CIE-LCH | lch(94.52, 8.77, 162.97°) |
| OKLab | oklab(94.97% -0.024 0.0067) |
| OKLCH | oklch(94.97% 0.025 164.5) |
| XYZ | xyz(77.9393, 86.4882, 90.4137) |
| Luminance | 0.8649 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.49
Mintcream
#F5FFFA
ΔE00 5.27
Lightcyan
#E0FFFF
ΔE00 5.49
Azure (CSS)
#F0FFFF
ΔE00 5.77
Ice
#D6FFFA
ΔE00 6.23
Ice Blue (survey)
#D7FFFE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0F4EA #F4E0EA
analogous
#E0F4E0 #E0F4EA #E0F4F4
triadic
#E0F4EA #EAE0F4 #F4EAE0
tetradic
#E0F4EA #E0E0F4 #F4E0EA #F4F4E0
square
#E0F4EA #E0E0F4 #F4E0EA #F4F4E0
split-complementary
#E0F4EA #F4E0F4 #F4E0E0
monochromatic
#86D4AD #B3E4CB #E0F4EA #E8F7F0 #E8F7F0
Accessibility & contrast
On white
1.15
#E0F4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#E0F4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0F4EA
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0F4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0F4EA | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#DCF4F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e0f4ea; /* rgb */ color: rgb(224, 244, 234); /* oklch */ color: oklch(95.0% 0.025 164.5);
Tailwind
colors: {
custom: {
50: '#e9f7f0',
500: '#e0f4ea',
950: '#000000',
},
}SCSS
$custom: #e0f4ea; $custom-light: #e9f7f0; $custom-dark: #000000;
JSON
{
"hex": "#e0f4ea",
"rgb": {
"r": 224,
"g": 244,
"b": 234
},
"hsl": {
"h": 150,
"s": 47.619,
"l": 91.765
},
"oklch": {
"l": 0.94965,
"c": 0.02488,
"h": 164.5
},
"luminance": 0.86489
}Semantic roles & 50–950 ramp
primary
#E0F4EA
secondary
#D2A6BC
accent
#2B73BB
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585