#E4F0EA#E4F0EA
#E4F0EA is a very light, near-neutral teal. Relative luminance 0.848; OKLCH L 94.4% C 0.015 H 164.7°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E4F0EA |
|---|---|
| RGB | rgb(228, 240, 234) |
| HSL | hsl(150, 29%, 92%) |
| HSV | hsv(150, 5%, 94%) |
| CMYK | cmyk(5%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(93.78, -5.05, 1.52) |
| CIE-LCH | lch(93.78, 5.28, 163.24°) |
| OKLab | oklab(94.45% -0.0145 0.004) |
| OKLCH | oklch(94.45% 0.015 164.7) |
| XYZ | xyz(78.0034, 84.7541, 90.0756) |
| Luminance | 0.8476 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.34
Azure (CSS)
#F0FFFF
ΔE00 4.20
Honeydew
#F0FFF0
ΔE00 4.85
Light Grey
#D8DCD6
ΔE00 5.22
Off White
#FAF9F6
ΔE00 6.69
Ivory
#FFFFF0
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4F0EA #F0E4EA
analogous
#E4F0E4 #E4F0EA #E4F0F0
triadic
#E4F0EA #EAE4F0 #F0EAE4
tetradic
#E4F0EA #E4E4F0 #F0E4EA #F0F0E4
square
#E4F0EA #E4E4F0 #F0E4EA #F0F0E4
split-complementary
#E4F0EA #F0E4F0 #F0E4E4
monochromatic
#95C4AD #BDDACB #E4F0EA #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.17
#E4F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#E4F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4F0EA
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4F0EA | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEA
Deuteranopia (green-blind)
#EDECEA
Tritanopia (blue-blind)
#E2F0EE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e4f0ea; /* rgb */ color: rgb(228, 240, 234); /* oklch */ color: oklch(94.4% 0.015 164.7);
Tailwind
colors: {
custom: {
50: '#ecf4f0',
500: '#e4f0ea',
950: '#000000',
},
}SCSS
$custom: #e4f0ea; $custom-light: #ecf4f0; $custom-dark: #000000;
JSON
{
"hex": "#e4f0ea",
"rgb": {
"r": 228,
"g": 240,
"b": 234
},
"hsl": {
"h": 150,
"s": 28.571,
"l": 91.765
},
"oklch": {
"l": 0.94447,
"c": 0.01501,
"h": 164.7
},
"luminance": 0.84755
}Semantic roles & 50–950 ramp
primary
#E4F0EA
secondary
#C9AFBC
accent
#3E73A7
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585