#E3F2EA#E3F2EA
#E3F2EA is a very light, near-neutral green. Relative luminance 0.858; OKLCH L 94.8% C 0.019 H 162.9°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E3F2EA |
|---|---|
| RGB | rgb(227, 242, 234) |
| HSL | hsl(148, 37%, 92%) |
| HSV | hsv(148, 6%, 95%) |
| CMYK | cmyk(6.2%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(94.22, -6.39, 2.15) |
| CIE-LCH | lch(94.22, 6.75, 161.40°) |
| OKLab | oklab(94.78% -0.0182 0.0056) |
| OKLCH | oklch(94.78% 0.019 162.9) |
| XYZ | xyz(78.2790, 85.7750, 90.2581) |
| Luminance | 0.8578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.79
Mintcream
#F5FFFA
ΔE00 3.86
Azure (CSS)
#F0FFFF
ΔE00 4.69
Lightcyan
#E0FFFF
ΔE00 6.12
Light Grey
#D8DCD6
ΔE00 6.32
Ivory
#FFFFF0
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3F2EA #F2E3EB
analogous
#E4F2E3 #E3F2EA #E3F2F2
triadic
#E3F2EA #EAE3F2 #F2EAE3
tetradic
#E3F2EA #E3E4F2 #F2E3EB #F2F2E3
square
#E3F2EA #E3E4F2 #F2E3EB #F2F2E3
split-complementary
#E3F2EA #F2E3F2 #F2E3E4
monochromatic
#8FCBAB #B9DFCB #E3F2EA #EAF5EF #EAF5EF
Accessibility & contrast
On white
1.16
#E3F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#E3F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3F2EA
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3F2EA | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EA
Deuteranopia (green-blind)
#EEEEEA
Tritanopia (blue-blind)
#E1F2F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e3f2ea; /* rgb */ color: rgb(227, 242, 234); /* oklch */ color: oklch(94.8% 0.019 162.9);
Tailwind
colors: {
custom: {
50: '#ebf6f0',
500: '#e3f2ea',
950: '#000000',
},
}SCSS
$custom: #e3f2ea; $custom-light: #ebf6f0; $custom-dark: #000000;
JSON
{
"hex": "#e3f2ea",
"rgb": {
"r": 227,
"g": 242,
"b": 234
},
"hsl": {
"h": 148,
"s": 36.585,
"l": 91.961
},
"oklch": {
"l": 0.94776,
"c": 0.01908,
"h": 162.9
},
"luminance": 0.85776
}Semantic roles & 50–950 ramp
primary
#E3F2EA
secondary
#CEACBE
accent
#3677AF
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585