#E4EFEF#E4EFEF
#E4EFEF is a very light, near-neutral teal. Relative luminance 0.845; OKLCH L 94.4% C 0.012 H 196.9°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EFEF |
|---|---|
| RGB | rgb(228, 239, 239) |
| HSL | hsl(180, 26%, 92%) |
| HSV | hsv(180, 5%, 94%) |
| CMYK | cmyk(4.6%, 0%, 0%, 6.3%) |
| CIE-LAB | lab(93.65, -3.63, -1.26) |
| CIE-LCH | lch(93.65, 3.85, 199.15°) |
| OKLab | oklab(94.39% -0.0112 -0.0034) |
| OKLCH | oklch(94.39% 0.012 196.9) |
| XYZ | xyz(78.4383, 84.4584, 93.8143) |
| Luminance | 0.8446 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.46
Mintcream
#F5FFFA
ΔE00 4.04
Aliceblue
#F0F8FF
ΔE00 4.60
Whitesmoke
#F5F5F5
ΔE00 5.26
Light Grey
#D8DCD6
ΔE00 5.48
Fog
#D8DCE0
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EFEF #EFE4E4
analogous
#E4EFEA #E4EFEF #E4EAEF
triadic
#E4EFEF #EFE4EF #EFEFE4
tetradic
#E4EFEF #EAE4EF #EFE4E4 #EAEFE4
square
#E4EFEF #EAE4EF #EFE4E4 #EAEFE4
split-complementary
#E4EFEF #EFE4EA #EFEAE4
monochromatic
#97C1C1 #BED8D8 #E4EFEF #ECF4F4 #ECF4F4
Accessibility & contrast
On white
1.17
#E4EFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#E4EFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EFEF
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EFEF | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEEF
Deuteranopia (green-blind)
#EBECEF
Tritanopia (blue-blind)
#E1F0EF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e4efef; /* rgb */ color: rgb(228, 239, 239); /* oklch */ color: oklch(94.4% 0.012 196.9);
Tailwind
colors: {
custom: {
50: '#ecf4f4',
500: '#e4efef',
950: '#000000',
},
}SCSS
$custom: #e4efef; $custom-light: #ecf4f4; $custom-dark: #000000;
JSON
{
"hex": "#e4efef",
"rgb": {
"r": 228,
"g": 239,
"b": 239
},
"hsl": {
"h": 180,
"s": 25.581,
"l": 91.569
},
"oklch": {
"l": 0.94388,
"c": 0.0117,
"h": 196.9
},
"luminance": 0.84459
}Semantic roles & 50–950 ramp
primary
#E4EFEF
secondary
#C8B0B0
accent
#4141A4
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585