#E1F4EA#E1F4EA
#E1F4EA is a very light, muted green. Relative luminance 0.866; OKLCH L 95.0% C 0.024 H 163.1°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E1F4EA |
|---|---|
| RGB | rgb(225, 244, 234) |
| HSL | hsl(148, 46%, 92%) |
| HSV | hsv(148, 8%, 96%) |
| CMYK | cmyk(7.8%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(94.59, -8.06, 2.68) |
| CIE-LCH | lch(94.59, 8.49, 161.63°) |
| OKLab | oklab(95.04% -0.023 0.007) |
| OKLCH | oklch(95.04% 0.024 163.1) |
| XYZ | xyz(78.2502, 86.6485, 90.4282) |
| Luminance | 0.8665 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.32
Mintcream
#F5FFFA
ΔE00 5.01
Azure (CSS)
#F0FFFF
ΔE00 5.62
Lightcyan
#E0FFFF
ΔE00 5.66
Ice
#D6FFFA
ΔE00 6.52
Ice Blue (survey)
#D7FFFE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1F4EA #F4E1EB
analogous
#E2F4E1 #E1F4EA #E1F4F4
triadic
#E1F4EA #EAE1F4 #F4EAE1
tetradic
#E1F4EA #E1E2F4 #F4E1EB #F4F4E1
square
#E1F4EA #E1E2F4 #F4E1EB #F4F4E1
split-complementary
#E1F4EA #F4E1F4 #F4E1E2
monochromatic
#87D3AB #B4E4CB #E1F4EA #E9F7EF #E9F7EF
Accessibility & contrast
On white
1.15
#E1F4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#E1F4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1F4EA
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1F4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1F4EA | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#F0EEEB
Tritanopia (blue-blind)
#DEF4F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e1f4ea; /* rgb */ color: rgb(225, 244, 234); /* oklch */ color: oklch(95.0% 0.024 163.1);
Tailwind
colors: {
custom: {
50: '#eaf7f0',
500: '#e1f4ea',
950: '#000000',
},
}SCSS
$custom: #e1f4ea; $custom-light: #eaf7f0; $custom-dark: #000000;
JSON
{
"hex": "#e1f4ea",
"rgb": {
"r": 225,
"g": 244,
"b": 234
},
"hsl": {
"h": 148.421,
"s": 46.341,
"l": 91.961
},
"oklch": {
"l": 0.95036,
"c": 0.024,
"h": 163.1
},
"luminance": 0.86649
}Semantic roles & 50–950 ramp
primary
#E1F4EA
secondary
#D2A7BE
accent
#2C76BA
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585