#E2F1EA#E2F1EA
#E2F1EA is a very light, near-neutral teal. Relative luminance 0.850; OKLCH L 94.5% C 0.018 H 166.4°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F1EA |
|---|---|
| RGB | rgb(226, 241, 234) |
| HSL | hsl(152, 35%, 92%) |
| HSV | hsv(152, 6%, 95%) |
| CMYK | cmyk(6.2%, 0%, 2.9%, 5.5%) |
| CIE-LAB | lab(93.89, -6.22, 1.67) |
| CIE-LCH | lch(93.89, 6.44, 164.96°) |
| OKLab | oklab(94.5% -0.0179 0.0043) |
| OKLCH | oklch(94.5% 0.018 166.4) |
| XYZ | xyz(77.6677, 85.0191, 90.1445) |
| Luminance | 0.8502 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.86
Honeydew
#F0FFF0
ΔE00 4.25
Azure (CSS)
#F0FFFF
ΔE00 4.47
Lightcyan
#E0FFFF
ΔE00 5.99
Light Grey
#D8DCD6
ΔE00 6.11
Ivory
#FFFFF0
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F1EA #F1E2E9
analogous
#E2F1E3 #E2F1EA #E2F1F1
triadic
#E2F1EA #EAE2F1 #F1EAE2
tetradic
#E2F1EA #E3E2F1 #F1E2E9 #F1F1E2
square
#E2F1EA #E3E2F1 #F1E2E9 #F1F1E2
split-complementary
#E2F1EA #F1E2F1 #F1E3E2
monochromatic
#8FC9AE #B9DDCC #E2F1EA #EAF5F0 #EAF5F0
Accessibility & contrast
On white
1.17
#E2F1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#E2F1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F1EA
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F1EA | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEA
Deuteranopia (green-blind)
#EDEDEA
Tritanopia (blue-blind)
#DFF1EF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e2f1ea; /* rgb */ color: rgb(226, 241, 234); /* oklch */ color: oklch(94.5% 0.018 166.4);
Tailwind
colors: {
custom: {
50: '#ebf5f0',
500: '#e2f1ea',
950: '#000000',
},
}SCSS
$custom: #e2f1ea; $custom-light: #ebf5f0; $custom-dark: #000000;
JSON
{
"hex": "#e2f1ea",
"rgb": {
"r": 226,
"g": 241,
"b": 234
},
"hsl": {
"h": 152,
"s": 34.884,
"l": 91.569
},
"oklch": {
"l": 0.94502,
"c": 0.01839,
"h": 166.4
},
"luminance": 0.8502
}Semantic roles & 50–950 ramp
primary
#E2F1EA
secondary
#CCABBB
accent
#386FAE
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585