#E4FAEB#E4FAEB
#E4FAEB is a very light, muted green. Relative luminance 0.909; OKLCH L 96.5% C 0.030 H 156.0°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FAEB |
|---|---|
| RGB | rgb(228, 250, 235) |
| HSL | hsl(139, 69%, 94%) |
| HSV | hsv(139, 9%, 98%) |
| CMYK | cmyk(8.8%, 0%, 6%, 2%) |
| CIE-LAB | lab(96.35, -9.90, 4.74) |
| CIE-LCH | lch(96.35, 10.98, 154.40°) |
| OKLab | oklab(96.49% -0.0278 0.0124) |
| OKLCH | oklch(96.49% 0.03 156) |
| XYZ | xyz(81.1728, 90.8624, 91.8428) |
| Luminance | 0.9086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.71
Ice
#D6FFFA
ΔE00 6.41
Mintcream
#F5FFFA
ΔE00 6.44
Lightcyan
#E0FFFF
ΔE00 6.66
Ice Blue (survey)
#D7FFFE
ΔE00 7.29
Azure (CSS)
#F0FFFF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FAEB #FAE4F3
analogous
#E8FAE4 #E4FAEB #E4FAF6
triadic
#E4FAEB #EBE4FA #FAEBE4
tetradic
#E4FAEB #E4E8FA #FAE4F3 #FAF6E4
square
#E4FAEB #E4E8FA #FAE4F3 #FAF6E4
split-complementary
#E4FAEB #F6E4FA #FAE4E8
monochromatic
#7DE79E #B0F0C5 #E4FAEB #E5FAEC #E5FAEC
Accessibility & contrast
On white
1.10
#E4FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#E4FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FAEB
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FAEB | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EA
Deuteranopia (green-blind)
#F6F3EC
Tritanopia (blue-blind)
#E1F9F5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e4faeb; /* rgb */ color: rgb(228, 250, 235); /* oklch */ color: oklch(96.5% 0.030 156.0);
Tailwind
colors: {
custom: {
50: '#ecfcf1',
500: '#e4faeb',
950: '#000000',
},
}SCSS
$custom: #e4faeb; $custom-light: #ecfcf1; $custom-dark: #000000;
JSON
{
"hex": "#e4faeb",
"rgb": {
"r": 228,
"g": 250,
"b": 235
},
"hsl": {
"h": 139.091,
"s": 68.75,
"l": 93.725
},
"oklch": {
"l": 0.9649,
"c": 0.0304,
"h": 156
},
"luminance": 0.90863
}Semantic roles & 50–950 ramp
primary
#E4FAEB
secondary
#DFA3CC
accent
#1595D1
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585