#E4EFEE#E4EFEE
#E4EFEE is a very light, near-neutral teal. Relative luminance 0.844; OKLCH L 94.4% C 0.012 H 190.4°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EFEE |
|---|---|
| RGB | rgb(228, 239, 238) |
| HSL | hsl(175, 26%, 92%) |
| HSV | hsv(175, 5%, 94%) |
| CMYK | cmyk(4.6%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(93.62, -3.82, -0.78) |
| CIE-LCH | lch(93.62, 3.90, 191.55°) |
| OKLab | oklab(94.36% -0.0116 -0.0021) |
| OKLCH | oklch(94.36% 0.012 190.4) |
| XYZ | xyz(78.2910, 84.3994, 93.0384) |
| Luminance | 0.8440 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.46
Mintcream
#F5FFFA
ΔE00 3.78
Aliceblue
#F0F8FF
ΔE00 5.04
Light Grey
#D8DCD6
ΔE00 5.26
Whitesmoke
#F5F5F5
ΔE00 5.40
Off White
#FAF9F6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EFEE #EFE4E5
analogous
#E4EFE9 #E4EFEE #E4EBEF
triadic
#E4EFEE #EEE4EF #EFEEE4
tetradic
#E4EFEE #E9E4EF #EFE4E5 #EBEFE4
square
#E4EFEE #E9E4EF #EFE4E5 #EBEFE4
split-complementary
#E4EFEE #EFE4EB #EFE9E4
monochromatic
#97C1BE #BED8D6 #E4EFEE #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.17
#E4EFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#E4EFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EFEE
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EFEE | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEE
Deuteranopia (green-blind)
#EBECEE
Tritanopia (blue-blind)
#E1F0EF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e4efee; /* rgb */ color: rgb(228, 239, 238); /* oklch */ color: oklch(94.4% 0.012 190.4);
Tailwind
colors: {
custom: {
50: '#ecf4f3',
500: '#e4efee',
950: '#000000',
},
}SCSS
$custom: #e4efee; $custom-light: #ecf4f3; $custom-dark: #000000;
JSON
{
"hex": "#e4efee",
"rgb": {
"r": 228,
"g": 239,
"b": 238
},
"hsl": {
"h": 174.545,
"s": 25.581,
"l": 91.569
},
"oklch": {
"l": 0.94359,
"c": 0.01176,
"h": 190.4
},
"luminance": 0.844
}Semantic roles & 50–950 ramp
primary
#E4EFEE
secondary
#C8B0B2
accent
#414AA4
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585