#E4F4F2#E4F4F2
#E4F4F2 is a very light, near-neutral teal. Relative luminance 0.876; OKLCH L 95.5% C 0.017 H 187.9°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E4F4F2 |
|---|---|
| RGB | rgb(228, 244, 242) |
| HSL | hsl(173, 42%, 93%) |
| HSV | hsv(173, 7%, 96%) |
| CMYK | cmyk(6.6%, 0%, 0.8%, 4.3%) |
| CIE-LAB | lab(94.99, -5.61, -0.85) |
| CIE-LCH | lch(94.99, 5.68, 188.60°) |
| OKLab | oklab(95.47% -0.0169 -0.0023) |
| OKLCH | oklch(95.47% 0.017 187.9) |
| XYZ | xyz(80.3693, 87.6053, 96.6625) |
| Luminance | 0.8761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.58
Mintcream
#F5FFFA
ΔE00 3.50
Lightcyan
#E0FFFF
ΔE00 4.89
Honeydew
#F0FFF0
ΔE00 5.92
Aliceblue
#F0F8FF
ΔE00 6.33
Light Grey
#D8DCD6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4F4F2 #F4E4E6
analogous
#E4F4EA #E4F4F2 #E4EEF4
triadic
#E4F4F2 #F2E4F4 #F4F2E4
tetradic
#E4F4F2 #EAE4F4 #F4E4E6 #EEF4E4
square
#E4F4F2 #EAE4F4 #F4E4E6 #EEF4E4
split-complementary
#E4F4F2 #F4E4EE #F4EAE4
monochromatic
#8DD1C8 #B9E2DD #E4F4F2 #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.13
#E4F4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#E4F4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4F4F2
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4F4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4F4F2 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F2
Deuteranopia (green-blind)
#EFF0F2
Tritanopia (blue-blind)
#E0F5F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e4f4f2; /* rgb */ color: rgb(228, 244, 242); /* oklch */ color: oklch(95.5% 0.017 187.9);
Tailwind
colors: {
custom: {
50: '#ecf7f6',
500: '#e4f4f2',
950: '#000000',
},
}SCSS
$custom: #e4f4f2; $custom-light: #ecf7f6; $custom-dark: #000000;
JSON
{
"hex": "#e4f4f2",
"rgb": {
"r": 228,
"g": 244,
"b": 242
},
"hsl": {
"h": 172.5,
"s": 42.105,
"l": 92.549
},
"oklch": {
"l": 0.95473,
"c": 0.01708,
"h": 187.9
},
"luminance": 0.87606
}Semantic roles & 50–950 ramp
primary
#E4F4F2
secondary
#D1ABB0
accent
#3041B5
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585