#E1FAEB#E1FAEB
#E1FAEB is a very light, muted green. Relative luminance 0.904; OKLCH L 96.3% C 0.033 H 159.4°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FAEB |
|---|---|
| RGB | rgb(225, 250, 235) |
| HSL | hsl(144, 71%, 93%) |
| HSV | hsv(144, 10%, 98%) |
| CMYK | cmyk(10%, 0%, 6%, 2%) |
| CIE-LAB | lab(96.15, -10.88, 4.43) |
| CIE-LCH | lch(96.15, 11.75, 157.86°) |
| OKLab | oklab(96.28% -0.0307 0.0115) |
| OKLCH | oklch(96.28% 0.033 159.4) |
| XYZ | xyz(80.2291, 90.3758, 91.7986) |
| Luminance | 0.9038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.59
Ice
#D6FFFA
ΔE00 5.72
Lightcyan
#E0FFFF
ΔE00 6.43
Ice Blue (survey)
#D7FFFE
ΔE00 6.76
Very Pale Blue
#D6FFFE
ΔE00 6.88
Mintcream
#F5FFFA
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FAEB #FAE1F0
analogous
#E3FAE1 #E1FAEB #E1FAF7
triadic
#E1FAEB #EBE1FA #FAEBE1
tetradic
#E1FAEB #E1E3FA #FAE1F0 #FAF7E1
square
#E1FAEB #E1E3FA #FAE1F0 #FAF7E1
split-complementary
#E1FAEB #F7E1FA #FAE1E3
monochromatic
#78E9A5 #ADF1C8 #E1FAEB #E5FBEE #E5FBEE
Accessibility & contrast
On white
1.10
#E1FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#E1FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FAEB
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FAEB | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EA
Deuteranopia (green-blind)
#F5F3EC
Tritanopia (blue-blind)
#DDFAF5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e1faeb; /* rgb */ color: rgb(225, 250, 235); /* oklch */ color: oklch(96.3% 0.033 159.4);
Tailwind
colors: {
custom: {
50: '#eafcf1',
500: '#e1faeb',
950: '#000000',
},
}SCSS
$custom: #e1faeb; $custom-light: #eafcf1; $custom-dark: #000000;
JSON
{
"hex": "#e1faeb",
"rgb": {
"r": 225,
"g": 250,
"b": 235
},
"hsl": {
"h": 144,
"s": 71.429,
"l": 93.137
},
"oklch": {
"l": 0.9628,
"c": 0.03282,
"h": 159.4
},
"luminance": 0.90377
}Semantic roles & 50–950 ramp
primary
#E1FAEB
secondary
#DFA0C6
accent
#1286D3
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585