#E9F8EA#E9F8EA
#E9F8EA is a very light, muted green. Relative luminance 0.904; OKLCH L 96.4% C 0.024 H 147.3°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E9F8EA |
|---|---|
| RGB | rgb(233, 248, 234) |
| HSL | hsl(124, 52%, 94%) |
| HSV | hsv(124, 6%, 97%) |
| CMYK | cmyk(6%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(96.16, -7.43, 5.02) |
| CIE-LCH | lch(96.16, 8.97, 145.93°) |
| OKLab | oklab(96.42% -0.0205 0.0131) |
| OKLCH | oklch(96.42% 0.024 147.3) |
| XYZ | xyz(82.0202, 90.3984, 90.9535) |
| Luminance | 0.9040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.45
Mintcream
#F5FFFA
ΔE00 4.79
Ivory
#FFFFF0
ΔE00 6.33
Azure (CSS)
#F0FFFF
ΔE00 6.43
Beige
#F5F5DC
ΔE00 6.71
Off White (survey)
#FFFFE4
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9F8EA #F8E9F7
analogous
#F0F8E9 #E9F8EA #E9F8F2
triadic
#E9F8EA #EAE9F8 #F8EAE9
tetradic
#E9F8EA #E9F0F8 #F8E9F7 #F8F2E9
square
#E9F8EA #E9F0F8 #F8E9F7 #F8F2E9
split-complementary
#E9F8EA #F2E9F8 #F8E9F0
monochromatic
#8CDA91 #BBE9BE #E8F8E9 #E8F8E9 #E8F8E9
Accessibility & contrast
On white
1.10
#E9F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#E9F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9F8EA
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9F8EA | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5E9
Deuteranopia (green-blind)
#F6F3EB
Tritanopia (blue-blind)
#E8F7F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e9f8ea; /* rgb */ color: rgb(233, 248, 234); /* oklch */ color: oklch(96.4% 0.024 147.3);
Tailwind
colors: {
custom: {
50: '#f0faf0',
500: '#e9f8ea',
950: '#000000',
},
}SCSS
$custom: #e9f8ea; $custom-light: #f0faf0; $custom-dark: #000000;
JSON
{
"hex": "#e9f8ea",
"rgb": {
"r": 233,
"g": 248,
"b": 234
},
"hsl": {
"h": 124,
"s": 51.724,
"l": 94.314
},
"oklch": {
"l": 0.96417,
"c": 0.02432,
"h": 147.3
},
"luminance": 0.90399
}Semantic roles & 50–950 ramp
primary
#E9F8EA
secondary
#D8ADD6
accent
#26B5BF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585