#E5FAEA#E5FAEA
#E5FAEA is a very light, muted green. Relative luminance 0.910; OKLCH L 96.5% C 0.031 H 152.9°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FAEA |
|---|---|
| RGB | rgb(229, 250, 234) |
| HSL | hsl(134, 68%, 94%) |
| HSV | hsv(134, 8%, 98%) |
| CMYK | cmyk(8.4%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(96.40, -9.75, 5.33) |
| CIE-LCH | lch(96.40, 11.11, 151.34°) |
| OKLab | oklab(96.53% -0.0272 0.0139) |
| OKLCH | oklch(96.53% 0.031 152.9) |
| XYZ | xyz(81.3470, 90.9688, 91.0990) |
| Luminance | 0.9097 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.46
Mintcream
#F5FFFA
ΔE00 6.47
Ice
#D6FFFA
ΔE00 6.88
Lightcyan
#E0FFFF
ΔE00 7.12
Azure (CSS)
#F0FFFF
ΔE00 7.58
Ice Blue (survey)
#D7FFFE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FAEA #FAE5F5
analogous
#EBFAE5 #E5FAEA #E5FAF5
triadic
#E5FAEA #EAE5FA #FAEAE5
tetradic
#E5FAEA #E5EBFA #FAE5F5 #FAF5E5
square
#E5FAEA #E5EBFA #FAE5F5 #FAF5E5
split-complementary
#E5FAEA #F5E5FA #FAE5EB
monochromatic
#7EE697 #B2F0C1 #E5FAEA #E5FAEA #E5FAEA
Accessibility & contrast
On white
1.09
#E5FAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#E5FAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FAEA
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FAEA | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#F6F4EB
Tritanopia (blue-blind)
#E2F9F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e5faea; /* rgb */ color: rgb(229, 250, 234); /* oklch */ color: oklch(96.5% 0.031 152.9);
Tailwind
colors: {
custom: {
50: '#edfcf0',
500: '#e5faea',
950: '#000000',
},
}SCSS
$custom: #e5faea; $custom-light: #edfcf0; $custom-dark: #000000;
JSON
{
"hex": "#e5faea",
"rgb": {
"r": 229,
"g": 250,
"b": 234
},
"hsl": {
"h": 134.286,
"s": 67.742,
"l": 93.922
},
"oklch": {
"l": 0.96534,
"c": 0.03053,
"h": 152.9
},
"luminance": 0.9097
}Semantic roles & 50–950 ramp
primary
#E5FAEA
secondary
#DFA4D1
accent
#16A3D0
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585