#E4EFEA#E4EFEA
#E4EFEA is a very light, near-neutral teal. Relative luminance 0.842; OKLCH L 94.2% C 0.013 H 167.2°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EFEA |
|---|---|
| RGB | rgb(228, 239, 234) |
| HSL | hsl(153, 26%, 92%) |
| HSV | hsv(153, 5%, 94%) |
| CMYK | cmyk(4.6%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(93.52, -4.54, 1.15) |
| CIE-LCH | lch(93.52, 4.69, 165.79°) |
| OKLab | oklab(94.25% -0.0131 0.003) |
| OKLCH | oklch(94.25% 0.013 167.2) |
| XYZ | xyz(77.7099, 84.1670, 89.9778) |
| Luminance | 0.8417 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.36
Azure (CSS)
#F0FFFF
ΔE00 4.12
Light Grey
#D8DCD6
ΔE00 4.85
Honeydew
#F0FFF0
ΔE00 5.43
Whitesmoke
#F5F5F5
ΔE00 6.25
Off White
#FAF9F6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EFEA #EFE4E9
analogous
#E4EFE5 #E4EFEA #E4EFEF
triadic
#E4EFEA #EAE4EF #EFEAE4
tetradic
#E4EFEA #E5E4EF #EFE4E9 #EFEFE4
square
#E4EFEA #E5E4EF #EFE4E9 #EFEFE4
split-complementary
#E4EFEA #EFE4EF #EFE5E4
monochromatic
#97C1AE #BED8CC #E4EFEA #ECF4F0 #ECF4F0
Accessibility & contrast
On white
1.18
#E4EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#E4EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EFEA
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EFEA | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#ECECEA
Tritanopia (blue-blind)
#E2EFED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e4efea; /* rgb */ color: rgb(228, 239, 234); /* oklch */ color: oklch(94.2% 0.013 167.2);
Tailwind
colors: {
custom: {
50: '#ecf4f0',
500: '#e4efea',
950: '#000000',
},
}SCSS
$custom: #e4efea; $custom-light: #ecf4f0; $custom-dark: #000000;
JSON
{
"hex": "#e4efea",
"rgb": {
"r": 228,
"g": 239,
"b": 234
},
"hsl": {
"h": 152.727,
"s": 25.581,
"l": 91.569
},
"oklch": {
"l": 0.94246,
"c": 0.01342,
"h": 167.2
},
"luminance": 0.84167
}Semantic roles & 50–950 ramp
primary
#E4EFEA
secondary
#C8B0BB
accent
#416EA4
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585