#E8F0EA#E8F0EA
#E8F0EA is a very light, near-neutral green. Relative luminance 0.854; OKLCH L 94.7% C 0.012 H 153.7°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F0EA |
|---|---|
| RGB | rgb(232, 240, 234) |
| HSL | hsl(135, 21%, 93%) |
| HSV | hsv(135, 3%, 94%) |
| CMYK | cmyk(3.3%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(94.06, -3.73, 1.97) |
| CIE-LCH | lch(94.06, 4.22, 152.13°) |
| OKLab | oklab(94.74% -0.0104 0.0052) |
| OKLCH | oklch(94.74% 0.012 153.7) |
| XYZ | xyz(79.2874, 85.4162, 90.1358) |
| Luminance | 0.8542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.12
Light Grey
#D8DCD6
ΔE00 4.54
Azure (CSS)
#F0FFFF
ΔE00 4.60
Off White
#FAF9F6
ΔE00 5.22
Whitesmoke
#F5F5F5
ΔE00 5.43
Honeydew
#F0FFF0
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F0EA #F0E8EE
analogous
#EAF0E8 #E8F0EA #E8F0EE
triadic
#E8F0EA #EAE8F0 #F0EAE8
tetradic
#E8F0EA #E8EAF0 #F0E8EE #F0EEE8
square
#E8F0EA #E8EAF0 #F0E8EE #F0EEE8
split-complementary
#E8F0EA #EEE8F0 #F0E8EA
monochromatic
#9EC0A6 #C3D8C8 #E8F0EA #ECF3EE #ECF3EE
Accessibility & contrast
On white
1.16
#E8F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#E8F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F0EA
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F0EA | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEA
Deuteranopia (green-blind)
#EEEEEA
Tritanopia (blue-blind)
#E7F0EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e8f0ea; /* rgb */ color: rgb(232, 240, 234); /* oklch */ color: oklch(94.7% 0.012 153.7);
Tailwind
colors: {
custom: {
50: '#eff4f0',
500: '#e8f0ea',
950: '#000000',
},
}SCSS
$custom: #e8f0ea; $custom-light: #eff4f0; $custom-dark: #000000;
JSON
{
"hex": "#e8f0ea",
"rgb": {
"r": 232,
"g": 240,
"b": 234
},
"hsl": {
"h": 135,
"s": 21.053,
"l": 92.549
},
"oklch": {
"l": 0.94742,
"c": 0.01164,
"h": 153.7
},
"luminance": 0.85416
}Semantic roles & 50–950 ramp
primary
#E8F0EA
secondary
#C8B5C3
accent
#46899F
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585