#E8FAEA#E8FAEA
#E8FAEA is a very light, muted green. Relative luminance 0.915; OKLCH L 96.7% C 0.028 H 148.6°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FAEA |
|---|---|
| RGB | rgb(232, 250, 234) |
| HSL | hsl(127, 64%, 95%) |
| HSV | hsv(127, 7%, 98%) |
| CMYK | cmyk(7.2%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(96.60, -8.76, 5.65) |
| CIE-LCH | lch(96.60, 10.43, 147.18°) |
| OKLab | oklab(96.75% -0.0242 0.0148) |
| OKLCH | oklch(96.75% 0.028 148.6) |
| XYZ | xyz(82.3127, 91.4668, 91.1443) |
| Luminance | 0.9147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.62
Mintcream
#F5FFFA
ΔE00 5.85
Beige
#F5F5DC
ΔE00 7.25
Azure (CSS)
#F0FFFF
ΔE00 7.28
Ivory
#FFFFF0
ΔE00 7.28
Lightcyan
#E0FFFF
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FAEA #FAE8F8
analogous
#EFFAE8 #E8FAEA #E8FAF3
triadic
#E8FAEA #EAE8FA #FAEAE8
tetradic
#E8FAEA #E8EFFA #FAE8F8 #FAF3E8
square
#E8FAEA #E8EFFA #FAE8F8 #FAF3E8
split-complementary
#E8FAEA #F3E8FA #FAE8EF
monochromatic
#83E48E #B6EFBC #E6FAE8 #E6FAE8 #E6FAE8
Accessibility & contrast
On white
1.09
#E8FAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#E8FAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FAEA
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FAEA | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E9
Deuteranopia (green-blind)
#F7F4EB
Tritanopia (blue-blind)
#E6F9F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e8faea; /* rgb */ color: rgb(232, 250, 234); /* oklch */ color: oklch(96.7% 0.028 148.6);
Tailwind
colors: {
custom: {
50: '#effcf0',
500: '#e8faea',
950: '#000000',
},
}SCSS
$custom: #e8faea; $custom-light: #effcf0; $custom-dark: #000000;
JSON
{
"hex": "#e8faea",
"rgb": {
"r": 232,
"g": 250,
"b": 234
},
"hsl": {
"h": 126.667,
"s": 64.286,
"l": 94.51
},
"oklch": {
"l": 0.96747,
"c": 0.02835,
"h": 148.6
},
"luminance": 0.91468
}Semantic roles & 50–950 ramp
primary
#E8FAEA
secondary
#DEA8D8
accent
#19B8CC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585