#E7FAED#E7FAED
#E7FAED is a very light, muted green. Relative luminance 0.915; OKLCH L 96.8% C 0.026 H 156.0°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FAED |
|---|---|
| RGB | rgb(231, 250, 237) |
| HSL | hsl(139, 66%, 94%) |
| HSV | hsv(139, 8%, 98%) |
| CMYK | cmyk(7.6%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(96.60, -8.56, 4.10) |
| CIE-LCH | lch(96.60, 9.49, 154.39°) |
| OKLab | oklab(96.76% -0.024 0.0107) |
| OKLCH | oklch(96.76% 0.026 156) |
| XYZ | xyz(82.4236, 91.4737, 93.4181) |
| Luminance | 0.9147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.93
Mintcream
#F5FFFA
ΔE00 5.20
Azure (CSS)
#F0FFFF
ΔE00 6.28
Lightcyan
#E0FFFF
ΔE00 6.35
Ice
#D6FFFA
ΔE00 6.81
Ice Blue (survey)
#D7FFFE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FAED #FAE7F4
analogous
#EBFAE7 #E7FAED #E7FAF7
triadic
#E7FAED #EDE7FA #FAEDE7
tetradic
#E7FAED #E7EBFA #FAE7F4 #FAF7E7
square
#E7FAED #E7EBFA #FAE7F4 #FAF7E7
split-complementary
#E7FAED #F7E7FA #FAE7EB
monochromatic
#82E5A1 #B4EFC7 #E6FAEC #E6FAEC #E6FAEC
Accessibility & contrast
On white
1.09
#E7FAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#E7FAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FAED
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FAED | 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)
#FAF7EC
Deuteranopia (green-blind)
#F6F4EE
Tritanopia (blue-blind)
#E4FAF6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e7faed; /* rgb */ color: rgb(231, 250, 237); /* oklch */ color: oklch(96.8% 0.026 156.0);
Tailwind
colors: {
custom: {
50: '#eefcf2',
500: '#e7faed',
950: '#000000',
},
}SCSS
$custom: #e7faed; $custom-light: #eefcf2; $custom-dark: #000000;
JSON
{
"hex": "#e7faed",
"rgb": {
"r": 231,
"g": 250,
"b": 237
},
"hsl": {
"h": 138.947,
"s": 65.517,
"l": 94.314
},
"oklch": {
"l": 0.96756,
"c": 0.02631,
"h": 156
},
"luminance": 0.91475
}Semantic roles & 50–950 ramp
primary
#E7FAED
secondary
#DEA7CD
accent
#1894CD
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585