#E3F8EA#E3F8EA
#E3F8EA is a very light, muted green. Relative luminance 0.894; OKLCH L 96.0% C 0.029 H 156.6°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E3F8EA |
|---|---|
| RGB | rgb(227, 248, 234) |
| HSL | hsl(140, 60%, 93%) |
| HSV | hsv(140, 8%, 97%) |
| CMYK | cmyk(8.5%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(95.75, -9.41, 4.38) |
| CIE-LCH | lch(95.75, 10.38, 155.05°) |
| OKLab | oklab(95.99% -0.0264 0.0114) |
| OKLCH | oklch(95.99% 0.029 156.6) |
| XYZ | xyz(80.0942, 89.4053, 90.8632) |
| Luminance | 0.8941 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.66
Mintcream
#F5FFFA
ΔE00 6.08
Ice
#D6FFFA
ΔE00 6.48
Lightcyan
#E0FFFF
ΔE00 6.49
Azure (CSS)
#F0FFFF
ΔE00 6.99
Ice Blue (survey)
#D7FFFE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3F8EA #F8E3F1
analogous
#E6F8E3 #E3F8EA #E3F8F4
triadic
#E3F8EA #EAE3F8 #F8EAE3
tetradic
#E3F8EA #E3E6F8 #F8E3F1 #F8F4E3
square
#E3F8EA #E3E6F8 #F8E3F1 #F8F4E3
split-complementary
#E3F8EA #F4E3F8 #F8E3E6
monochromatic
#81E0A1 #B2ECC5 #E3F8EA #E7F9ED #E7F9ED
Accessibility & contrast
On white
1.11
#E3F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#E3F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3F8EA
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3F8EA | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E9
Deuteranopia (green-blind)
#F4F2EB
Tritanopia (blue-blind)
#E0F8F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e3f8ea; /* rgb */ color: rgb(227, 248, 234); /* oklch */ color: oklch(96.0% 0.029 156.6);
Tailwind
colors: {
custom: {
50: '#ebfaf0',
500: '#e3f8ea',
950: '#000000',
},
}SCSS
$custom: #e3f8ea; $custom-light: #ebfaf0; $custom-dark: #000000;
JSON
{
"hex": "#e3f8ea",
"rgb": {
"r": 227,
"g": 248,
"b": 234
},
"hsl": {
"h": 140,
"s": 60,
"l": 93.137
},
"oklch": {
"l": 0.95988,
"c": 0.0288,
"h": 156.6
},
"luminance": 0.89406
}Semantic roles & 50–950 ramp
primary
#E3F8EA
secondary
#DAA5C8
accent
#1E8FC8
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585