#E9EFEA#E9EFEA
#E9EFEA is a very light, near-neutral green. Relative luminance 0.850; OKLCH L 94.6% C 0.009 H 150.7°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E9EFEA |
|---|---|
| RGB | rgb(233, 239, 234) |
| HSL | hsl(130, 16%, 93%) |
| HSV | hsv(130, 3%, 94%) |
| CMYK | cmyk(2.5%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(93.88, -2.89, 1.72) |
| CIE-LCH | lch(93.88, 3.36, 149.24°) |
| OKLab | oklab(94.62% -0.008 0.0045) |
| OKLCH | oklch(94.62% 0.009 150.7) |
| XYZ | xyz(79.3194, 84.9969, 90.0532) |
| Luminance | 0.8500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.52
Light Grey
#D8DCD6
ΔE00 4.20
Off White
#FAF9F6
ΔE00 4.38
Whitesmoke
#F5F5F5
ΔE00 4.50
Azure (CSS)
#F0FFFF
ΔE00 4.93
White
#FFFFFF
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9EFEA #EFE9EE
analogous
#EBEFE9 #E9EFEA #E9EFED
triadic
#E9EFEA #EAE9EF #EFEAE9
tetradic
#E9EFEA #E9EBEF #EFE9EE #EFEDE9
square
#E9EFEA #E9EBEF #EFE9EE #EFEDE9
split-complementary
#E9EFEA #EDE9EF #EFE9EB
monochromatic
#A2BBA6 #C6D5C8 #E9EFEA #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.17
#E9EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#E9EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9EFEA
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9EFEA | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEA
Deuteranopia (green-blind)
#EEEDEA
Tritanopia (blue-blind)
#E8EFED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e9efea; /* rgb */ color: rgb(233, 239, 234); /* oklch */ color: oklch(94.6% 0.009 150.7);
Tailwind
colors: {
custom: {
50: '#f0f4f0',
500: '#e9efea',
950: '#000000',
},
}SCSS
$custom: #e9efea; $custom-light: #f0f4f0; $custom-dark: #000000;
JSON
{
"hex": "#e9efea",
"rgb": {
"r": 233,
"g": 239,
"b": 234
},
"hsl": {
"h": 130,
"s": 15.789,
"l": 92.549
},
"oklch": {
"l": 0.94618,
"c": 0.0092,
"h": 150.7
},
"luminance": 0.84997
}Semantic roles & 50–950 ramp
primary
#E9EFEA
secondary
#C5B7C3
accent
#4B8D9A
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585