#E0F2EA#E0F2EA
#E0F2EA is a very light, muted teal. Relative luminance 0.853; OKLCH L 94.6% C 0.022 H 167.5°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E0F2EA |
|---|---|
| RGB | rgb(224, 242, 234) |
| HSL | hsl(153, 41%, 91%) |
| HSV | hsv(153, 7%, 95%) |
| CMYK | cmyk(7.4%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(94.01, -7.38, 1.82) |
| CIE-LCH | lch(94.01, 7.60, 166.12°) |
| OKLab | oklab(94.56% -0.0212 0.0047) |
| OKLCH | oklch(94.56% 0.022 167.5) |
| XYZ | xyz(77.3408, 85.2912, 90.2142) |
| Luminance | 0.8529 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.98
Mintcream
#F5FFFA
ΔE00 4.62
Azure (CSS)
#F0FFFF
ΔE00 5.00
Lightcyan
#E0FFFF
ΔE00 5.43
Ice
#D6FFFA
ΔE00 6.76
Ice Blue (survey)
#D7FFFE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0F2EA #F2E0E8
analogous
#E0F2E1 #E0F2EA #E0F1F2
triadic
#E0F2EA #EAE0F2 #F2EAE0
tetradic
#E0F2EA #E1E0F2 #F2E0E8 #F1F2E0
square
#E0F2EA #E1E0F2 #F2E0E8 #F1F2E0
split-complementary
#E0F2EA #F2E0F1 #F2E1E0
monochromatic
#8ACEB0 #B5E0CD #E0F2EA #E9F6F0 #E9F6F0
Accessibility & contrast
On white
1.16
#E0F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#E0F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0F2EA
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0F2EA | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#EDEDEA
Tritanopia (blue-blind)
#DDF2F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e0f2ea; /* rgb */ color: rgb(224, 242, 234); /* oklch */ color: oklch(94.6% 0.022 167.5);
Tailwind
colors: {
custom: {
50: '#e9f6f0',
500: '#e0f2ea',
950: '#000000',
},
}SCSS
$custom: #e0f2ea; $custom-light: #e9f6f0; $custom-dark: #000000;
JSON
{
"hex": "#e0f2ea",
"rgb": {
"r": 224,
"g": 242,
"b": 234
},
"hsl": {
"h": 153.333,
"s": 40.909,
"l": 91.373
},
"oklch": {
"l": 0.9456,
"c": 0.02176,
"h": 167.5
},
"luminance": 0.85292
}Semantic roles & 50–950 ramp
primary
#E0F2EA
secondary
#CFA8B9
accent
#326CB4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585