#E9F2EA#E9F2EA
#E9F2EA is a very light, near-neutral green. Relative luminance 0.868; OKLCH L 95.2% C 0.014 H 148.8°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E9F2EA |
|---|---|
| RGB | rgb(233, 242, 234) |
| HSL | hsl(127, 26%, 93%) |
| HSV | hsv(127, 4%, 95%) |
| CMYK | cmyk(3.7%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(94.64, -4.41, 2.82) |
| CIE-LCH | lch(94.64, 5.23, 147.39°) |
| OKLab | oklab(95.22% -0.0122 0.0074) |
| OKLCH | oklch(95.22% 0.014 148.8) |
| XYZ | xyz(80.2050, 86.7681, 90.3484) |
| Luminance | 0.8677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.00
Honeydew
#F0FFF0
ΔE00 4.41
Azure (CSS)
#F0FFFF
ΔE00 4.81
Light Grey
#D8DCD6
ΔE00 5.15
Ivory
#FFFFF0
ΔE00 5.32
Off White
#FAF9F6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9F2EA #F2E9F1
analogous
#ECF2E9 #E9F2EA #E9F2EE
triadic
#E9F2EA #EAE9F2 #F2EAE9
tetradic
#E9F2EA #E9ECF2 #F2E9F1 #F2EEE9
square
#E9F2EA #E9ECF2 #F2E9F1 #F2EEE9
split-complementary
#E9F2EA #EEE9F2 #F2E9EC
monochromatic
#9CC5A1 #C3DBC5 #E9F2EA #ECF4ED #ECF4ED
Accessibility & contrast
On white
1.14
#E9F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#E9F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9F2EA
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9F2EA | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#F1EFEA
Tritanopia (blue-blind)
#E8F2F0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e9f2ea; /* rgb */ color: rgb(233, 242, 234); /* oklch */ color: oklch(95.2% 0.014 148.8);
Tailwind
colors: {
custom: {
50: '#f0f6f0',
500: '#e9f2ea',
950: '#000000',
},
}SCSS
$custom: #e9f2ea; $custom-light: #f0f6f0; $custom-dark: #000000;
JSON
{
"hex": "#e9f2ea",
"rgb": {
"r": 233,
"g": 242,
"b": 234
},
"hsl": {
"h": 126.667,
"s": 25.714,
"l": 93.137
},
"oklch": {
"l": 0.95216,
"c": 0.01426,
"h": 148.8
},
"luminance": 0.86768
}Semantic roles & 50–950 ramp
primary
#E9F2EA
secondary
#CBB4C8
accent
#4199A4
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585