#E1F2EA#E1F2EA
#E1F2EA is a very light, muted teal. Relative luminance 0.855; OKLCH L 94.6% C 0.021 H 166.1°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E1F2EA |
|---|---|
| RGB | rgb(225, 242, 234) |
| HSL | hsl(152, 40%, 92%) |
| HSV | hsv(152, 7%, 95%) |
| CMYK | cmyk(7%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(94.08, -7.05, 1.93) |
| CIE-LCH | lch(94.08, 7.31, 164.67°) |
| OKLab | oklab(94.63% -0.0202 0.005) |
| OKLCH | oklch(94.63% 0.021 166.1) |
| XYZ | xyz(77.6517, 85.4515, 90.2287) |
| Luminance | 0.8545 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.88
Mintcream
#F5FFFA
ΔE00 4.36
Azure (CSS)
#F0FFFF
ΔE00 4.88
Lightcyan
#E0FFFF
ΔE00 5.65
Light Grey
#D8DCD6
ΔE00 6.79
Ice
#D6FFFA
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1F2EA #F2E1E9
analogous
#E1F2E2 #E1F2EA #E1F2F2
triadic
#E1F2EA #EAE1F2 #F2EAE1
tetradic
#E1F2EA #E2E1F2 #F2E1E9 #F2F2E1
square
#E1F2EA #E2E1F2 #F2E1E9 #F2F2E1
split-complementary
#E1F2EA #F2E1F2 #F2E2E1
monochromatic
#8CCDAE #B6DFCC #E1F2EA #EAF6F0 #EAF6F0
Accessibility & contrast
On white
1.16
#E1F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#E1F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1F2EA
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1F2EA | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#EEEDEA
Tritanopia (blue-blind)
#DEF2F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e1f2ea; /* rgb */ color: rgb(225, 242, 234); /* oklch */ color: oklch(94.6% 0.021 166.1);
Tailwind
colors: {
custom: {
50: '#eaf6f0',
500: '#e1f2ea',
950: '#000000',
},
}SCSS
$custom: #e1f2ea; $custom-light: #eaf6f0; $custom-dark: #000000;
JSON
{
"hex": "#e1f2ea",
"rgb": {
"r": 225,
"g": 242,
"b": 234
},
"hsl": {
"h": 151.765,
"s": 39.535,
"l": 91.569
},
"oklch": {
"l": 0.94631,
"c": 0.02085,
"h": 166.1
},
"luminance": 0.85452
}Semantic roles & 50–950 ramp
primary
#E1F2EA
secondary
#CEA9BB
accent
#336FB3
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585