#E4EFEB#E4EFEB
#E4EFEB is a very light, near-neutral teal. Relative luminance 0.842; OKLCH L 94.3% C 0.013 H 172.3°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EFEB |
|---|---|
| RGB | rgb(228, 239, 235) |
| HSL | hsl(158, 26%, 92%) |
| HSV | hsv(158, 5%, 94%) |
| CMYK | cmyk(4.6%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(93.55, -4.36, 0.67) |
| CIE-LCH | lch(93.55, 4.41, 171.30°) |
| OKLab | oklab(94.27% -0.0127 0.0017) |
| OKLCH | oklch(94.27% 0.013 172.3) |
| XYZ | xyz(77.8539, 84.2246, 90.7365) |
| Luminance | 0.8423 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.37
Azure (CSS)
#F0FFFF
ΔE00 3.87
Light Grey
#D8DCD6
ΔE00 4.88
Honeydew
#F0FFF0
ΔE00 5.80
Whitesmoke
#F5F5F5
ΔE00 6.00
Off White
#FAF9F6
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EFEB #EFE4E8
analogous
#E4EFE6 #E4EFEB #E4EEEF
triadic
#E4EFEB #EBE4EF #EFEBE4
tetradic
#E4EFEB #E6E4EF #EFE4E8 #EEEFE4
square
#E4EFEB #E6E4EF #EFE4E8 #EEEFE4
split-complementary
#E4EFEB #EFE4EE #EFE6E4
monochromatic
#97C1B2 #BED8CF #E4EFEB #ECF4F1 #ECF4F1
Accessibility & contrast
On white
1.18
#E4EFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#E4EFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EFEB
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EFEB | 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)
#EEEDEB
Deuteranopia (green-blind)
#ECECEB
Tritanopia (blue-blind)
#E2EFEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e4efeb; /* rgb */ color: rgb(228, 239, 235); /* oklch */ color: oklch(94.3% 0.013 172.3);
Tailwind
colors: {
custom: {
50: '#ecf4f1',
500: '#e4efeb',
950: '#000000',
},
}SCSS
$custom: #e4efeb; $custom-light: #ecf4f1; $custom-dark: #000000;
JSON
{
"hex": "#e4efeb",
"rgb": {
"r": 228,
"g": 239,
"b": 235
},
"hsl": {
"h": 158.182,
"s": 25.581,
"l": 91.569
},
"oklch": {
"l": 0.94274,
"c": 0.01282,
"h": 172.3
},
"luminance": 0.84225
}Semantic roles & 50–950 ramp
primary
#E4EFEB
secondary
#C8B0B8
accent
#4165A4
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585