#E4F6F2#E4F6F2
#E4F6F2 is a very light, near-neutral teal. Relative luminance 0.888; OKLCH L 95.9% C 0.020 H 181.1°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E4F6F2 |
|---|---|
| RGB | rgb(228, 246, 242) |
| HSL | hsl(167, 50%, 93%) |
| HSV | hsv(167, 7%, 96%) |
| CMYK | cmyk(7.3%, 0%, 1.6%, 3.5%) |
| CIE-LAB | lab(95.50, -6.62, -0.11) |
| CIE-LCH | lch(95.50, 6.62, 180.91°) |
| OKLab | oklab(95.88% -0.0196 -0.0004) |
| OKLCH | oklch(95.88% 0.02 181.1) |
| XYZ | xyz(80.9743, 88.8154, 96.8642) |
| Luminance | 0.8882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.13
Mintcream
#F5FFFA
ΔE00 3.68
Lightcyan
#E0FFFF
ΔE00 4.29
Honeydew
#F0FFF0
ΔE00 4.96
Ice Blue (survey)
#D7FFFE
ΔE00 6.30
Very Pale Blue
#D6FFFE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4F6F2 #F6E4E8
analogous
#E4F6E9 #E4F6F2 #E4F1F6
triadic
#E4F6F2 #F2E4F6 #F6F2E4
tetradic
#E4F6F2 #E9E4F6 #F6E4E8 #F1F6E4
square
#E4F6F2 #E9E4F6 #F6E4E8 #F1F6E4
split-complementary
#E4F6F2 #F6E4F1 #F6E9E4
monochromatic
#88D7C6 #B6E7DC #E4F6F2 #E8F7F4 #E8F7F4
Accessibility & contrast
On white
1.12
#E4F6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#E4F6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4F6F2
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4F6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4F6F2 | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F4F2
Deuteranopia (green-blind)
#F1F1F2
Tritanopia (blue-blind)
#E0F7F5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e4f6f2; /* rgb */ color: rgb(228, 246, 242); /* oklch */ color: oklch(95.9% 0.020 181.1);
Tailwind
colors: {
custom: {
50: '#ecf9f6',
500: '#e4f6f2',
950: '#000000',
},
}SCSS
$custom: #e4f6f2; $custom-light: #ecf9f6; $custom-dark: #000000;
JSON
{
"hex": "#e4f6f2",
"rgb": {
"r": 228,
"g": 246,
"b": 242
},
"hsl": {
"h": 166.667,
"s": 50,
"l": 92.941
},
"oklch": {
"l": 0.95875,
"c": 0.01964,
"h": 181.1
},
"luminance": 0.88816
}Semantic roles & 50–950 ramp
primary
#E4F6F2
secondary
#D5A9B3
accent
#2849BD
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585