#E8F2EA#E8F2EA
#E8F2EA is a very light, near-neutral green. Relative luminance 0.866; OKLCH L 95.1% C 0.015 H 151.8°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F2EA |
|---|---|
| RGB | rgb(232, 242, 234) |
| HSL | hsl(132, 28%, 93%) |
| HSV | hsv(132, 4%, 95%) |
| CMYK | cmyk(4.1%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(94.57, -4.74, 2.71) |
| CIE-LCH | lch(94.57, 5.46, 150.27°) |
| OKLab | oklab(95.14% -0.0132 0.0071) |
| OKLCH | oklch(95.14% 0.015 151.8) |
| XYZ | xyz(79.8794, 86.6002, 90.3332) |
| Luminance | 0.8660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.04
Honeydew
#F0FFF0
ΔE00 4.22
Azure (CSS)
#F0FFFF
ΔE00 4.71
Light Grey
#D8DCD6
ΔE00 5.30
Ivory
#FFFFF0
ΔE00 5.61
Off White
#FAF9F6
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F2EA #F2E8F0
analogous
#EBF2E8 #E8F2EA #E8F2EF
triadic
#E8F2EA #EAE8F2 #F2EAE8
tetradic
#E8F2EA #E8EBF2 #F2E8F0 #F2EFE8
square
#E8F2EA #E8EBF2 #F2E8F0 #F2EFE8
split-complementary
#E8F2EA #EFE8F2 #F2E8EB
monochromatic
#9AC6A3 #C1DCC6 #E8F2EA #EBF4ED #EBF4ED
Accessibility & contrast
On white
1.15
#E8F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#E8F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F2EA
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F2EA | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#F0EFEA
Tritanopia (blue-blind)
#E7F2F0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e8f2ea; /* rgb */ color: rgb(232, 242, 234); /* oklch */ color: oklch(95.1% 0.015 151.8);
Tailwind
colors: {
custom: {
50: '#eff6f0',
500: '#e8f2ea',
950: '#000000',
},
}SCSS
$custom: #e8f2ea; $custom-light: #eff6f0; $custom-dark: #000000;
JSON
{
"hex": "#e8f2ea",
"rgb": {
"r": 232,
"g": 242,
"b": 234
},
"hsl": {
"h": 132,
"s": 27.778,
"l": 92.941
},
"oklch": {
"l": 0.95141,
"c": 0.01498,
"h": 151.8
},
"luminance": 0.86601
}Semantic roles & 50–950 ramp
primary
#E8F2EA
secondary
#CCB3C7
accent
#3F92A6
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585