#E4FAED#E4FAED
#E4FAED is a very light, muted green. Relative luminance 0.910; OKLCH L 96.5% C 0.029 H 160.0°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FAED |
|---|---|
| RGB | rgb(228, 250, 237) |
| HSL | hsl(145, 69%, 94%) |
| HSV | hsv(145, 9%, 98%) |
| CMYK | cmyk(8.8%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(96.40, -9.54, 3.78) |
| CIE-LCH | lch(96.40, 10.26, 158.38°) |
| OKLab | oklab(96.54% -0.027 0.0099) |
| OKLCH | oklch(96.54% 0.029 160) |
| XYZ | xyz(81.4634, 90.9786, 93.3731) |
| Luminance | 0.9098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.77
Mintcream
#F5FFFA
ΔE00 5.94
Lightcyan
#E0FFFF
ΔE00 5.94
Ice
#D6FFFA
ΔE00 5.97
Azure (CSS)
#F0FFFF
ΔE00 6.67
Ice Blue (survey)
#D7FFFE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FAED #FAE4F1
analogous
#E6FAE4 #E4FAED #E4FAF8
triadic
#E4FAED #EDE4FA #FAEDE4
tetradic
#E4FAED #E4E6FA #FAE4F1 #FAF8E4
square
#E4FAED #E4E6FA #FAE4F1 #FAF8E4
split-complementary
#E4FAED #F8E4FA #FAE4E6
monochromatic
#7DE7A8 #B0F0CB #E4FAED #E5FAEE #E5FAEE
Accessibility & contrast
On white
1.09
#E4FAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#E4FAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FAED
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FAED | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#F5F3EE
Tritanopia (blue-blind)
#E1FAF6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e4faed; /* rgb */ color: rgb(228, 250, 237); /* oklch */ color: oklch(96.5% 0.029 160.0);
Tailwind
colors: {
custom: {
50: '#ecfcf2',
500: '#e4faed',
950: '#000000',
},
}SCSS
$custom: #e4faed; $custom-light: #ecfcf2; $custom-dark: #000000;
JSON
{
"hex": "#e4faed",
"rgb": {
"r": 228,
"g": 250,
"b": 237
},
"hsl": {
"h": 144.545,
"s": 68.75,
"l": 93.725
},
"oklch": {
"l": 0.96544,
"c": 0.02874,
"h": 160
},
"luminance": 0.9098
}Semantic roles & 50–950 ramp
primary
#E4FAED
secondary
#DFA3C7
accent
#1584D1
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585