#E1F0EA#E1F0EA
#E1F0EA is a very light, near-neutral teal. Relative luminance 0.843; OKLCH L 94.2% C 0.018 H 170.1°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E1F0EA |
|---|---|
| RGB | rgb(225, 240, 234) |
| HSL | hsl(156, 33%, 91%) |
| HSV | hsv(156, 6%, 94%) |
| CMYK | cmyk(6.3%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(93.57, -6.04, 1.19) |
| CIE-LCH | lch(93.57, 6.16, 168.86°) |
| OKLab | oklab(94.23% -0.0175 0.0031) |
| OKLCH | oklch(94.23% 0.018 170.1) |
| XYZ | xyz(77.0597, 84.2675, 90.0314) |
| Luminance | 0.8427 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.91
Azure (CSS)
#F0FFFF
ΔE00 4.29
Honeydew
#F0FFF0
ΔE00 4.72
Lightcyan
#E0FFFF
ΔE00 5.89
Light Grey
#D8DCD6
ΔE00 5.92
Ivory
#FFFFF0
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1F0EA #F0E1E7
analogous
#E1F0E2 #E1F0EA #E1EEF0
triadic
#E1F0EA #EAE1F0 #F0EAE1
tetradic
#E1F0EA #E2E1F0 #F0E1E7 #EEF0E1
square
#E1F0EA #E2E1F0 #F0E1E7 #EEF0E1
split-complementary
#E1F0EA #F0E1EE #F0E2E1
monochromatic
#8FC7B1 #B8DCCD #E1F0EA #EBF5F1 #EBF5F1
Accessibility & contrast
On white
1.18
#E1F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#E1F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1F0EA
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1F0EA | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEA
Deuteranopia (green-blind)
#ECECEA
Tritanopia (blue-blind)
#DEF0EE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e1f0ea; /* rgb */ color: rgb(225, 240, 234); /* oklch */ color: oklch(94.2% 0.018 170.1);
Tailwind
colors: {
custom: {
50: '#eaf5f0',
500: '#e1f0ea',
950: '#000000',
},
}SCSS
$custom: #e1f0ea; $custom-light: #eaf5f0; $custom-dark: #000000;
JSON
{
"hex": "#e1f0ea",
"rgb": {
"r": 225,
"g": 240,
"b": 234
},
"hsl": {
"h": 156,
"s": 33.333,
"l": 91.176
},
"oklch": {
"l": 0.94228,
"c": 0.01776,
"h": 170.1
},
"luminance": 0.84268
}Semantic roles & 50–950 ramp
primary
#E1F0EA
secondary
#CBABB7
accent
#3967AC
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585