#E9FAEB#E9FAEB
#E9FAEB is a very light, muted green. Relative luminance 0.917; OKLCH L 96.8% C 0.027 H 148.8°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FAEB |
|---|---|
| RGB | rgb(233, 250, 235) |
| HSL | hsl(127, 63%, 95%) |
| HSV | hsv(127, 7%, 98%) |
| CMYK | cmyk(6.8%, 0%, 6%, 2%) |
| CIE-LAB | lab(96.69, -8.26, 5.28) |
| CIE-LCH | lch(96.69, 9.80, 147.40°) |
| OKLab | oklab(96.85% -0.0228 0.0138) |
| OKLCH | oklch(96.85% 0.027 148.8) |
| XYZ | xyz(82.7824, 91.6923, 91.9183) |
| Luminance | 0.9169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.31
Mintcream
#F5FFFA
ΔE00 5.35
Azure (CSS)
#F0FFFF
ΔE00 6.83
Ivory
#FFFFF0
ΔE00 6.91
Beige
#F5F5DC
ΔE00 7.11
Lightcyan
#E0FFFF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FAEB #FAE9F8
analogous
#F0FAE9 #E9FAEB #E9FAF4
triadic
#E9FAEB #EBE9FA #FAEBE9
tetradic
#E9FAEB #E9F0FA #FAE9F8 #FAF4E9
square
#E9FAEB #E9F0FA #FAE9F8 #FAF4E9
split-complementary
#E9FAEB #F4E9FA #FAE9F0
monochromatic
#85E390 #B7EFBE #E6F9E8 #E6F9E8 #E6F9E8
Accessibility & contrast
On white
1.09
#E9FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#E9FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FAEB
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FAEB | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EA
Deuteranopia (green-blind)
#F7F5EC
Tritanopia (blue-blind)
#E7F9F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e9faeb; /* rgb */ color: rgb(233, 250, 235); /* oklch */ color: oklch(96.8% 0.027 148.8);
Tailwind
colors: {
custom: {
50: '#f0fcf1',
500: '#e9faeb',
950: '#000000',
},
}SCSS
$custom: #e9faeb; $custom-light: #f0fcf1; $custom-dark: #000000;
JSON
{
"hex": "#e9faeb",
"rgb": {
"r": 233,
"g": 250,
"b": 235
},
"hsl": {
"h": 127.059,
"s": 62.963,
"l": 94.706
},
"oklch": {
"l": 0.96845,
"c": 0.02667,
"h": 148.8
},
"luminance": 0.91693
}Semantic roles & 50–950 ramp
primary
#E9FAEB
secondary
#DEA9D8
accent
#1BB6CB
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585