#E9F0EA#E9F0EA
#E9F0EA is a very light, near-neutral green. Relative luminance 0.856; OKLCH L 94.8% C 0.011 H 149.9°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E9F0EA |
|---|---|
| RGB | rgb(233, 240, 234) |
| HSL | hsl(129, 19%, 93%) |
| HSV | hsv(129, 3%, 94%) |
| CMYK | cmyk(2.9%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(94.13, -3.39, 2.08) |
| CIE-LCH | lch(94.13, 3.98, 148.44°) |
| OKLab | oklab(94.82% -0.0094 0.0055) |
| OKLCH | oklch(94.82% 0.011 149.9) |
| XYZ | xyz(79.6130, 85.5840, 90.1511) |
| Luminance | 0.8558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.21
Light Grey
#D8DCD6
ΔE00 4.44
Azure (CSS)
#F0FFFF
ΔE00 4.79
Off White
#FAF9F6
ΔE00 4.85
Whitesmoke
#F5F5F5
ΔE00 5.10
Ivory
#FFFFF0
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9F0EA #F0E9EF
analogous
#EBF0E9 #E9F0EA #E9F0ED
triadic
#E9F0EA #EAE9F0 #F0EAE9
tetradic
#E9F0EA #E9EBF0 #F0E9EF #F0EDE9
square
#E9F0EA #E9EBF0 #F0E9EF #F0EDE9
split-complementary
#E9F0EA #EDE9F0 #F0E9EB
monochromatic
#A0BEA5 #C5D7C7 #E9F0EA #EDF3EE #EDF3EE
Accessibility & contrast
On white
1.16
#E9F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#E9F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9F0EA
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9F0EA | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEA
Deuteranopia (green-blind)
#EFEEEA
Tritanopia (blue-blind)
#E8F0EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e9f0ea; /* rgb */ color: rgb(233, 240, 234); /* oklch */ color: oklch(94.8% 0.011 149.9);
Tailwind
colors: {
custom: {
50: '#f0f4f0',
500: '#e9f0ea',
950: '#000000',
},
}SCSS
$custom: #e9f0ea; $custom-light: #f0f4f0; $custom-dark: #000000;
JSON
{
"hex": "#e9f0ea",
"rgb": {
"r": 233,
"g": 240,
"b": 234
},
"hsl": {
"h": 128.571,
"s": 18.919,
"l": 92.745
},
"oklch": {
"l": 0.94817,
"c": 0.01089,
"h": 149.9
},
"luminance": 0.85584
}Semantic roles & 50–950 ramp
primary
#E9F0EA
secondary
#C7B6C5
accent
#48919D
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585