#E1F4E4#E1F4E4
#E1F4E4 is a very light, muted green. Relative luminance 0.863; OKLCH L 94.9% C 0.029 H 150.1°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E1F4E4 |
|---|---|
| RGB | rgb(225, 244, 228) |
| HSL | hsl(129, 46%, 92%) |
| HSV | hsv(129, 8%, 96%) |
| CMYK | cmyk(7.8%, 0%, 6.6%, 4.3%) |
| CIE-LAB | lab(94.44, -9.13, 5.57) |
| CIE-LCH | lch(94.44, 10.70, 148.61°) |
| OKLab | oklab(94.87% -0.0253 0.0146) |
| OKLCH | oklch(94.87% 0.029 150.1) |
| XYZ | xyz(77.4028, 86.3096, 85.9653) |
| Luminance | 0.8631 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.86
Mintcream
#F5FFFA
ΔE00 6.52
Ice
#D6FFFA
ΔE00 7.54
Beige
#F5F5DC
ΔE00 7.60
Lightcyan
#E0FFFF
ΔE00 7.61
Azure (CSS)
#F0FFFF
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1F4E4 #F4E1F1
analogous
#E8F4E1 #E1F4E4 #E1F4EE
triadic
#E1F4E4 #E4E1F4 #F4E4E1
tetradic
#E1F4E4 #E1E8F4 #F4E1F1 #F4EEE1
square
#E1F4E4 #E1E8F4 #F4E1F1 #F4EEE1
split-complementary
#E1F4E4 #EEE1F4 #F4E1E8
monochromatic
#87D393 #B4E4BC #E1F4E4 #E9F7EB #E9F7EB
Accessibility & contrast
On white
1.15
#E1F4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#E1F4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1F4E4
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1F4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1F4E4 | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E3
Deuteranopia (green-blind)
#F1EEE5
Tritanopia (blue-blind)
#DFF3EF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e1f4e4; /* rgb */ color: rgb(225, 244, 228); /* oklch */ color: oklch(94.9% 0.029 150.1);
Tailwind
colors: {
custom: {
50: '#eaf7ec',
500: '#e1f4e4',
950: '#000000',
},
}SCSS
$custom: #e1f4e4; $custom-light: #eaf7ec; $custom-dark: #000000;
JSON
{
"hex": "#e1f4e4",
"rgb": {
"r": 225,
"g": 244,
"b": 228
},
"hsl": {
"h": 129.474,
"s": 46.341,
"l": 91.961
},
"oklch": {
"l": 0.94874,
"c": 0.02919,
"h": 150.1
},
"luminance": 0.8631
}Semantic roles & 50–950 ramp
primary
#E1F4E4
secondary
#D2A7CB
accent
#2CA3BA
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161716
muted
#848584