#E2FAE8#E2FAE8
#E2FAE8 is a very light, muted green. Relative luminance 0.904; OKLCH L 96.3% C 0.035 H 153.3°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FAE8 |
|---|---|
| RGB | rgb(226, 250, 232) |
| HSL | hsl(135, 71%, 93%) |
| HSV | hsv(135, 10%, 98%) |
| CMYK | cmyk(9.6%, 0%, 7.2%, 2%) |
| CIE-LAB | lab(96.15, -11.09, 5.98) |
| CIE-LCH | lch(96.15, 12.60, 151.69°) |
| OKLab | oklab(96.27% -0.0309 0.0156) |
| OKLCH | oklch(96.27% 0.035 153.3) |
| XYZ | xyz(80.1121, 90.3651, 89.5498) |
| Luminance | 0.9037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.51
Ice
#D6FFFA
ΔE00 6.72
Lightcyan
#E0FFFF
ΔE00 7.58
Mintcream
#F5FFFA
ΔE00 7.63
Ice Blue (survey)
#D7FFFE
ΔE00 7.86
Very Pale Blue
#D6FFFE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FAE8 #FAE2F4
analogous
#E8FAE2 #E2FAE8 #E2FAF4
triadic
#E2FAE8 #E8E2FA #FAE8E2
tetradic
#E2FAE8 #E2E8FA #FAE2F4 #FAF4E2
square
#E2FAE8 #E2E8FA #FAE2F4 #FAF4E2
split-complementary
#E2FAE8 #F4E2FA #FAE2E8
monochromatic
#7AE895 #AEF1BF #E2FAE8 #E5FAEA #E5FAEA
Accessibility & contrast
On white
1.10
#E2FAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#E2FAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FAE8
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FAE8 | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E7
Deuteranopia (green-blind)
#F6F3E9
Tritanopia (blue-blind)
#DFF9F5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e2fae8; /* rgb */ color: rgb(226, 250, 232); /* oklch */ color: oklch(96.3% 0.035 153.3);
Tailwind
colors: {
custom: {
50: '#ebfcef',
500: '#e2fae8',
950: '#000000',
},
}SCSS
$custom: #e2fae8; $custom-light: #ebfcef; $custom-dark: #000000;
JSON
{
"hex": "#e2fae8",
"rgb": {
"r": 226,
"g": 250,
"b": 232
},
"hsl": {
"h": 135,
"s": 70.588,
"l": 93.333
},
"oklch": {
"l": 0.9627,
"c": 0.03462,
"h": 153.3
},
"luminance": 0.90366
}Semantic roles & 50–950 ramp
primary
#E2FAE8
secondary
#DFA1D0
accent
#13A3D3
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585