#E8FAEB#E8FAEB
#E8FAEB is a very light, muted green. Relative luminance 0.915; OKLCH L 96.8% C 0.027 H 150.4°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FAEB |
|---|---|
| RGB | rgb(232, 250, 235) |
| HSL | hsl(130, 64%, 95%) |
| HSV | hsv(130, 7%, 98%) |
| CMYK | cmyk(7.2%, 0%, 6%, 2%) |
| CIE-LAB | lab(96.63, -8.59, 5.17) |
| CIE-LCH | lch(96.63, 10.02, 148.94°) |
| OKLab | oklab(96.77% -0.0238 0.0135) |
| OKLCH | oklch(96.77% 0.027 150.4) |
| XYZ | xyz(82.4568, 91.5244, 91.9030) |
| Luminance | 0.9153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.55
Mintcream
#F5FFFA
ΔE00 5.55
Azure (CSS)
#F0FFFF
ΔE00 6.91
Lightcyan
#E0FFFF
ΔE00 7.18
Ivory
#FFFFF0
ΔE00 7.24
Beige
#F5F5DC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FAEB #FAE8F7
analogous
#EEFAE8 #E8FAEB #E8FAF4
triadic
#E8FAEB #EBE8FA #FAEBE8
tetradic
#E8FAEB #E8EEFA #FAE8F7 #FAF4E8
square
#E8FAEB #E8EEFA #FAE8F7 #FAF4E8
split-complementary
#E8FAEB #F4E8FA #FAE8EE
monochromatic
#83E494 #B6EFBF #E6FAE9 #E6FAE9 #E6FAE9
Accessibility & contrast
On white
1.09
#E8FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#E8FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FAEB
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FAEB | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EA
Deuteranopia (green-blind)
#F7F4EC
Tritanopia (blue-blind)
#E6F9F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e8faeb; /* rgb */ color: rgb(232, 250, 235); /* oklch */ color: oklch(96.8% 0.027 150.4);
Tailwind
colors: {
custom: {
50: '#effcf1',
500: '#e8faeb',
950: '#000000',
},
}SCSS
$custom: #e8faeb; $custom-light: #effcf1; $custom-dark: #000000;
JSON
{
"hex": "#e8faeb",
"rgb": {
"r": 232,
"g": 250,
"b": 235
},
"hsl": {
"h": 130,
"s": 64.286,
"l": 94.51
},
"oklch": {
"l": 0.96774,
"c": 0.02738,
"h": 150.4
},
"luminance": 0.91525
}Semantic roles & 50–950 ramp
primary
#E8FAEB
secondary
#DEA8D5
accent
#19AECC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585