#E1EFEA#E1EFEA
#E1EFEA is a very light, near-neutral teal. Relative luminance 0.837; OKLCH L 94.0% C 0.016 H 172.6°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EFEA |
|---|---|
| RGB | rgb(225, 239, 234) |
| HSL | hsl(159, 30%, 91%) |
| HSV | hsv(159, 6%, 94%) |
| CMYK | cmyk(5.9%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(93.31, -5.53, 0.82) |
| CIE-LCH | lch(93.31, 5.59, 171.60°) |
| OKLab | oklab(94.03% -0.0161 0.0021) |
| OKLCH | oklch(94.03% 0.016 172.6) |
| XYZ | xyz(76.7662, 83.6804, 89.9335) |
| Luminance | 0.8368 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.82
Azure (CSS)
#F0FFFF
ΔE00 4.09
Honeydew
#F0FFF0
ΔE00 5.21
Light Grey
#D8DCD6
ΔE00 5.52
Lightcyan
#E0FFFF
ΔE00 6.11
Whitesmoke
#F5F5F5
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EFEA #EFE1E6
analogous
#E1EFE3 #E1EFEA #E1EDEF
triadic
#E1EFEA #EAE1EF #EFEAE1
tetradic
#E1EFEA #E3E1EF #EFE1E6 #EDEFE1
square
#E1EFEA #E3E1EF #EFE1E6 #EDEFE1
split-complementary
#E1EFEA #EFE1ED #EFE3E1
monochromatic
#91C4B2 #B9DACE #E1EFEA #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.18
#E1EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#E1EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EFEA
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EFEA | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#EBEBEA
Tritanopia (blue-blind)
#DEEFED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e1efea; /* rgb */ color: rgb(225, 239, 234); /* oklch */ color: oklch(94.0% 0.016 172.6);
Tailwind
colors: {
custom: {
50: '#eaf4f0',
500: '#e1efea',
950: '#000000',
},
}SCSS
$custom: #e1efea; $custom-light: #eaf4f0; $custom-dark: #000000;
JSON
{
"hex": "#e1efea",
"rgb": {
"r": 225,
"g": 239,
"b": 234
},
"hsl": {
"h": 158.571,
"s": 30.435,
"l": 90.98
},
"oklch": {
"l": 0.94027,
"c": 0.01625,
"h": 172.6
},
"luminance": 0.83681
}Semantic roles & 50–950 ramp
primary
#E1EFEA
secondary
#C9ABB6
accent
#3C63A9
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585