#E2F8EB#E2F8EB
#E2F8EB is a very light, muted green. Relative luminance 0.893; OKLCH L 95.9% C 0.029 H 159.9°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F8EB |
|---|---|
| RGB | rgb(226, 248, 235) |
| HSL | hsl(145, 61%, 93%) |
| HSV | hsv(145, 9%, 97%) |
| CMYK | cmyk(8.9%, 0%, 5.2%, 2.7%) |
| CIE-LAB | lab(95.71, -9.56, 3.79) |
| CIE-LCH | lch(95.71, 10.28, 158.37°) |
| OKLab | oklab(95.94% -0.027 0.0099) |
| OKLCH | oklch(95.94% 0.029 159.9) |
| XYZ | xyz(79.9237, 89.3007, 91.6072) |
| Luminance | 0.8930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.99
Ice
#D6FFFA
ΔE00 6.01
Lightcyan
#E0FFFF
ΔE00 6.02
Mintcream
#F5FFFA
ΔE00 6.08
Ice Blue (survey)
#D7FFFE
ΔE00 6.76
Azure (CSS)
#F0FFFF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F8EB #F8E2EF
analogous
#E4F8E2 #E2F8EB #E2F8F6
triadic
#E2F8EB #EBE2F8 #F8EBE2
tetradic
#E2F8EB #E2E4F8 #F8E2EF #F8F6E2
square
#E2F8EB #E2E4F8 #F8E2EF #F8F6E2
split-complementary
#E2F8EB #F6E2F8 #F8E2E4
monochromatic
#7FE0A7 #B1ECC9 #E2F8EB #E6F9EE #E6F9EE
Accessibility & contrast
On white
1.11
#E2F8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#E2F8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F8EB
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F8EB | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#F3F1EC
Tritanopia (blue-blind)
#DFF8F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e2f8eb; /* rgb */ color: rgb(226, 248, 235); /* oklch */ color: oklch(95.9% 0.029 159.9);
Tailwind
colors: {
custom: {
50: '#ebfaf1',
500: '#e2f8eb',
950: '#000000',
},
}SCSS
$custom: #e2f8eb; $custom-light: #ebfaf1; $custom-dark: #000000;
JSON
{
"hex": "#e2f8eb",
"rgb": {
"r": 226,
"g": 248,
"b": 235
},
"hsl": {
"h": 144.545,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.95944,
"c": 0.02879,
"h": 159.9
},
"luminance": 0.89302
}Semantic roles & 50–950 ramp
primary
#E2F8EB
secondary
#DAA4C4
accent
#1D82C9
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585