#E2F8E6#E2F8E6
#E2F8E6 is a very light, muted green. Relative luminance 0.890; OKLCH L 95.8% C 0.033 H 150.8°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F8E6 |
|---|---|
| RGB | rgb(226, 248, 230) |
| HSL | hsl(131, 61%, 93%) |
| HSV | hsv(131, 9%, 97%) |
| CMYK | cmyk(8.9%, 0%, 7.3%, 2.7%) |
| CIE-LAB | lab(95.59, -10.45, 6.20) |
| CIE-LCH | lch(95.59, 12.15, 149.33°) |
| OKLab | oklab(95.81% -0.029 0.0162) |
| OKLCH | oklch(95.81% 0.033 150.8) |
| XYZ | xyz(79.2115, 89.0158, 87.8561) |
| Luminance | 0.8902 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.18
Ice
#D6FFFA
ΔE00 7.18
Mintcream
#F5FFFA
ΔE00 7.34
Lightcyan
#E0FFFF
ΔE00 7.79
Beige
#F5F5DC
ΔE00 8.18
Ice Blue (survey)
#D7FFFE
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F8E6 #F8E2F4
analogous
#E9F8E2 #E2F8E6 #E2F8F1
triadic
#E2F8E6 #E6E2F8 #F8E6E2
tetradic
#E2F8E6 #E2E9F8 #F8E2F4 #F8F1E2
square
#E2F8E6 #E2E9F8 #F8E2F4 #F8F1E2
split-complementary
#E2F8E6 #F1E2F8 #F8E2E9
monochromatic
#7FE091 #B1ECBB #E2F8E6 #E6F9EA #E6F9EA
Accessibility & contrast
On white
1.12
#E2F8E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#E2F8E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F8E6
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F8E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F8E6 | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E5
Deuteranopia (green-blind)
#F4F1E7
Tritanopia (blue-blind)
#DFF7F3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e2f8e6; /* rgb */ color: rgb(226, 248, 230); /* oklch */ color: oklch(95.8% 0.033 150.8);
Tailwind
colors: {
custom: {
50: '#ebfaed',
500: '#e2f8e6',
950: '#000000',
},
}SCSS
$custom: #e2f8e6; $custom-light: #ebfaed; $custom-dark: #000000;
JSON
{
"hex": "#e2f8e6",
"rgb": {
"r": 226,
"g": 248,
"b": 230
},
"hsl": {
"h": 130.909,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.95811,
"c": 0.03319,
"h": 150.8
},
"luminance": 0.89017
}Semantic roles & 50–950 ramp
primary
#E2F8E6
secondary
#DAA4D0
accent
#1DAAC9
background
#FEFFFE
surface
#FDFFFD
border
#D5D7D5
text
#161716
muted
#848584