#E2EFEA#E2EFEA
#E2EFEA is a very light, near-neutral teal. Relative luminance 0.838; OKLCH L 94.1% C 0.015 H 171.0°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EFEA |
|---|---|
| RGB | rgb(226, 239, 234) |
| HSL | hsl(157, 29%, 91%) |
| HSV | hsv(157, 5%, 94%) |
| CMYK | cmyk(5.4%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(93.38, -5.20, 0.93) |
| CIE-LCH | lch(93.38, 5.29, 169.89°) |
| OKLab | oklab(94.1% -0.0151 0.0024) |
| OKLCH | oklch(94.1% 0.015 171) |
| XYZ | xyz(77.0789, 83.8416, 89.9482) |
| Luminance | 0.8384 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.63
Azure (CSS)
#F0FFFF
ΔE00 4.06
Honeydew
#F0FFF0
ΔE00 5.26
Light Grey
#D8DCD6
ΔE00 5.28
Lightcyan
#E0FFFF
ΔE00 6.40
Whitesmoke
#F5F5F5
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EFEA #EFE2E7
analogous
#E2EFE3 #E2EFEA #E2EDEF
triadic
#E2EFEA #EAE2EF #EFEAE2
tetradic
#E2EFEA #E3E2EF #EFE2E7 #EDEFE2
square
#E2EFEA #E3E2EF #EFE2E7 #EDEFE2
split-complementary
#E2EFEA #EFE2ED #EFE3E2
monochromatic
#93C3B1 #BBD9CD #E2EFEA #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.18
#E2EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#E2EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EFEA
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EFEA | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#EBEBEA
Tritanopia (blue-blind)
#DFEFED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e2efea; /* rgb */ color: rgb(226, 239, 234); /* oklch */ color: oklch(94.1% 0.015 171.0);
Tailwind
colors: {
custom: {
50: '#ebf4f0',
500: '#e2efea',
950: '#000000',
},
}SCSS
$custom: #e2efea; $custom-light: #ebf4f0; $custom-dark: #000000;
JSON
{
"hex": "#e2efea",
"rgb": {
"r": 226,
"g": 239,
"b": 234
},
"hsl": {
"h": 156.923,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.941,
"c": 0.0153,
"h": 171
},
"luminance": 0.83842
}Semantic roles & 50–950 ramp
primary
#E2EFEA
secondary
#C8ADB7
accent
#3E67A8
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585