#E8FAE8#E8FAE8
#E8FAE8 is a very light, muted green. Relative luminance 0.914; OKLCH L 96.7% C 0.030 H 145.3°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FAE8 |
|---|---|
| RGB | rgb(232, 250, 232) |
| HSL | hsl(120, 64%, 95%) |
| HSV | hsv(120, 7%, 98%) |
| CMYK | cmyk(7.2%, 0%, 7.2%, 2%) |
| CIE-LAB | lab(96.56, -9.11, 6.61) |
| CIE-LCH | lch(96.56, 11.26, 144.02°) |
| OKLab | oklab(96.7% -0.025 0.0173) |
| OKLCH | oklch(96.7% 0.03 145.3) |
| XYZ | xyz(82.0270, 91.3525, 89.6396) |
| Luminance | 0.9135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.97
Mintcream
#F5FFFA
ΔE00 6.46
Beige
#F5F5DC
ΔE00 6.99
Off White (survey)
#FFFFE4
ΔE00 7.31
Ivory
#FFFFF0
ΔE00 7.40
Lightyellow
#FFFFE0
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FAE8 #FAE8FA
analogous
#F1FAE8 #E8FAE8 #E8FAF1
triadic
#E8FAE8 #E8E8FA #FAE8E8
tetradic
#E8FAE8 #E8F1FA #FAE8FA #FAF1E8
square
#E8FAE8 #E8F1FA #FAE8FA #FAF1E8
split-complementary
#E8FAE8 #F1E8FA #FAE8F1
monochromatic
#83E483 #B6EFB6 #E6FAE6 #E6FAE6 #E6FAE6
Accessibility & contrast
On white
1.09
#E8FAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#E8FAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FAE8
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FAE8 | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E7
Deuteranopia (green-blind)
#F8F4E9
Tritanopia (blue-blind)
#E7F9F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e8fae8; /* rgb */ color: rgb(232, 250, 232); /* oklch */ color: oklch(96.7% 0.030 145.3);
Tailwind
colors: {
custom: {
50: '#effcef',
500: '#e8fae8',
950: '#000000',
},
}SCSS
$custom: #e8fae8; $custom-light: #effcef; $custom-dark: #000000;
JSON
{
"hex": "#e8fae8",
"rgb": {
"r": 232,
"g": 250,
"b": 232
},
"hsl": {
"h": 120,
"s": 64.286,
"l": 94.51
},
"oklch": {
"l": 0.96695,
"c": 0.03037,
"h": 145.3
},
"luminance": 0.91353
}Semantic roles & 50–950 ramp
primary
#E8FAE8
secondary
#DEA8DE
accent
#19CCCC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585