#E1F4EF#E1F4EF
#E1F4EF is a very light, muted teal. Relative luminance 0.869; OKLCH L 95.2% C 0.021 H 178.4°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E1F4EF |
|---|---|
| RGB | rgb(225, 244, 239) |
| HSL | hsl(164, 46%, 92%) |
| HSV | hsv(164, 8%, 96%) |
| CMYK | cmyk(7.8%, 0%, 2%, 4.3%) |
| CIE-LAB | lab(94.71, -7.14, 0.27) |
| CIE-LCH | lch(94.71, 7.15, 177.85°) |
| OKLab | oklab(95.17% -0.021 0.0006) |
| OKLCH | oklch(95.17% 0.021 178.4) |
| XYZ | xyz(78.9787, 86.9399, 94.2648) |
| Luminance | 0.8694 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.91
Mintcream
#F5FFFA
ΔE00 4.27
Lightcyan
#E0FFFF
ΔE00 4.35
Honeydew
#F0FFF0
ΔE00 4.82
Ice Blue (survey)
#D7FFFE
ΔE00 6.11
Very Pale Blue
#D6FFFE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1F4EF #F4E1E6
analogous
#E1F4E6 #E1F4EF #E1F0F4
triadic
#E1F4EF #EFE1F4 #F4EFE1
tetradic
#E1F4EF #E6E1F4 #F4E1E6 #F0F4E1
square
#E1F4EF #E6E1F4 #F4E1E6 #F0F4E1
split-complementary
#E1F4EF #F4E1F0 #F4E6E1
monochromatic
#87D3BF #B4E4D7 #E1F4EF #E9F7F3 #E9F7F3
Accessibility & contrast
On white
1.14
#E1F4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#E1F4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1F4EF
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1F4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1F4EF | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EF
Deuteranopia (green-blind)
#EEEFEF
Tritanopia (blue-blind)
#DDF5F2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e1f4ef; /* rgb */ color: rgb(225, 244, 239); /* oklch */ color: oklch(95.2% 0.021 178.4);
Tailwind
colors: {
custom: {
50: '#eaf7f4',
500: '#e1f4ef',
950: '#000000',
},
}SCSS
$custom: #e1f4ef; $custom-light: #eaf7f4; $custom-dark: #000000;
JSON
{
"hex": "#e1f4ef",
"rgb": {
"r": 225,
"g": 244,
"b": 239
},
"hsl": {
"h": 164.211,
"s": 46.341,
"l": 91.961
},
"oklch": {
"l": 0.95174,
"c": 0.02106,
"h": 178.4
},
"luminance": 0.86941
}Semantic roles & 50–950 ramp
primary
#E1F4EF
secondary
#D2A7B2
accent
#2C51BA
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585