#E9FAED#E9FAED
#E9FAED is a very light, muted green. Relative luminance 0.918; OKLCH L 96.9% C 0.025 H 152.9°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FAED |
|---|---|
| RGB | rgb(233, 250, 237) |
| HSL | hsl(134, 63%, 95%) |
| HSV | hsv(134, 7%, 98%) |
| CMYK | cmyk(6.8%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(96.74, -7.90, 4.32) |
| CIE-LCH | lch(96.74, 9.01, 151.35°) |
| OKLab | oklab(96.9% -0.022 0.0113) |
| OKLCH | oklch(96.9% 0.025 152.9) |
| XYZ | xyz(83.0730, 91.8085, 93.4486) |
| Luminance | 0.9181 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.47
Mintcream
#F5FFFA
ΔE00 4.74
Azure (CSS)
#F0FFFF
ΔE00 6.08
Lightcyan
#E0FFFF
ΔE00 6.71
Ivory
#FFFFF0
ΔE00 6.88
Ice
#D6FFFA
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FAED #FAE9F6
analogous
#EEFAE9 #E9FAED #E9FAF6
triadic
#E9FAED #EDE9FA #FAEDE9
tetradic
#E9FAED #E9EEFA #FAE9F6 #FAF6E9
square
#E9FAED #E9EEFA #FAE9F6 #FAF6E9
split-complementary
#E9FAED #F6E9FA #FAE9EE
monochromatic
#85E39B #B7EFC4 #E6F9EB #E6F9EB #E6F9EB
Accessibility & contrast
On white
1.08
#E9FAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#E9FAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FAED
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FAED | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EC
Deuteranopia (green-blind)
#F7F5EE
Tritanopia (blue-blind)
#E7F9F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e9faed; /* rgb */ color: rgb(233, 250, 237); /* oklch */ color: oklch(96.9% 0.025 152.9);
Tailwind
colors: {
custom: {
50: '#f0fcf2',
500: '#e9faed',
950: '#000000',
},
}SCSS
$custom: #e9faed; $custom-light: #f0fcf2; $custom-dark: #000000;
JSON
{
"hex": "#e9faed",
"rgb": {
"r": 233,
"g": 250,
"b": 237
},
"hsl": {
"h": 134.118,
"s": 62.963,
"l": 94.706
},
"oklch": {
"l": 0.96899,
"c": 0.02476,
"h": 152.9
},
"luminance": 0.91809
}Semantic roles & 50–950 ramp
primary
#E9FAED
secondary
#DEA9D1
accent
#1BA1CB
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585