#E4F6F0#E4F6F0
#E4F6F0 is a very light, muted teal. Relative luminance 0.887; OKLCH L 95.8% C 0.021 H 174.0°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E4F6F0 |
|---|---|
| RGB | rgb(228, 246, 240) |
| HSL | hsl(160, 50%, 93%) |
| HSV | hsv(160, 7%, 96%) |
| CMYK | cmyk(7.3%, 0%, 2.4%, 3.5%) |
| CIE-LAB | lab(95.45, -6.99, 0.86) |
| CIE-LCH | lch(95.45, 7.04, 173.03°) |
| OKLab | oklab(95.82% -0.0204 0.0022) |
| OKLCH | oklch(95.82% 0.021 174) |
| XYZ | xyz(80.6756, 88.6959, 95.2909) |
| Luminance | 0.8870 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.80
Azure (CSS)
#F0FFFF
ΔE00 3.82
Honeydew
#F0FFF0
ΔE00 4.18
Lightcyan
#E0FFFF
ΔE00 4.65
Ice Blue (survey)
#D7FFFE
ΔE00 6.43
Ice
#D6FFFA
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4F6F0 #F6E4EA
analogous
#E4F6E7 #E4F6F0 #E4F3F6
triadic
#E4F6F0 #F0E4F6 #F6F0E4
tetradic
#E4F6F0 #E7E4F6 #F6E4EA #F3F6E4
square
#E4F6F0 #E7E4F6 #F6E4EA #F3F6E4
split-complementary
#E4F6F0 #F6E4F3 #F6E7E4
monochromatic
#88D7BD #B6E7D6 #E4F6F0 #E8F7F2 #E8F7F2
Accessibility & contrast
On white
1.12
#E4F6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#E4F6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4F6F0
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4F6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4F6F0 | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3F0
Deuteranopia (green-blind)
#F1F1F0
Tritanopia (blue-blind)
#E0F6F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e4f6f0; /* rgb */ color: rgb(228, 246, 240); /* oklch */ color: oklch(95.8% 0.021 174.0);
Tailwind
colors: {
custom: {
50: '#ecf9f4',
500: '#e4f6f0',
950: '#000000',
},
}SCSS
$custom: #e4f6f0; $custom-light: #ecf9f4; $custom-dark: #000000;
JSON
{
"hex": "#e4f6f0",
"rgb": {
"r": 228,
"g": 246,
"b": 240
},
"hsl": {
"h": 160,
"s": 50,
"l": 92.941
},
"oklch": {
"l": 0.95819,
"c": 0.02052,
"h": 174
},
"luminance": 0.88697
}Semantic roles & 50–950 ramp
primary
#E4F6F0
secondary
#D5A9B8
accent
#285ABD
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585