#E2FA88#E2FA88
#E2FA88 is a very light, vivid yellow-green. Relative luminance 0.863; OKLCH L 94.4% C 0.142 H 119.0°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FA88 |
|---|---|
| RGB | rgb(226, 250, 136) |
| HSL | hsl(73, 92%, 76%) |
| HSV | hsv(73, 46%, 98%) |
| CMYK | cmyk(9.6%, 0%, 45.6%, 2%) |
| CIE-LAB | lab(94.45, -24.55, 51.80) |
| CIE-LCH | lch(94.45, 57.32, 115.36°) |
| OKLab | oklab(94.36% -0.0688 0.1243) |
| OKLCH | oklch(94.36% 0.142 119) |
| XYZ | xyz(69.9940, 86.3179, 36.2614) |
| Luminance | 0.8632 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.41
Pear
#CBF85F
ΔE00 5.13
Light Khaki
#E6F2A2
ΔE00 5.32
Light Pea Green
#C4FE82
ΔE00 5.87
Yellowish Tan
#FCFC81
ΔE00 5.88
Pale Yellow
#FFFF84
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FA88 #A088FA
analogous
#FAD988 #E2FA88 #A9FA88
triadic
#E2FA88 #88E2FA #FA88E2
tetradic
#E2FA88 #88FAD9 #A088FA #FA88A9
square
#E2FA88 #88FAD9 #A088FA #FA88A9
split-complementary
#E2FA88 #88A9FA #D988FA
monochromatic
#C5F513 #D4F84D #E2FA88 #F0FCC3 #F8FEE2
Accessibility & contrast
On white
1.15
#E2FA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#E2FA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FA88
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FA88 | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7E
Deuteranopia (green-blind)
#FFF08E
Tritanopia (blue-blind)
#ECEFDF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e2fa88; /* rgb */ color: rgb(226, 250, 136); /* oklch */ color: oklch(94.4% 0.142 119.0);
Tailwind
colors: {
custom: {
50: '#edfcad',
500: '#e2fa88',
950: '#000000',
},
}SCSS
$custom: #e2fa88; $custom-light: #edfcad; $custom-dark: #000000;
JSON
{
"hex": "#e2fa88",
"rgb": {
"r": 226,
"g": 250,
"b": 136
},
"hsl": {
"h": 72.632,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.94358,
"c": 0.14209,
"h": 119
},
"luminance": 0.86318
}Semantic roles & 50–950 ramp
primary
#E2FA88
secondary
#6B4ED9
accent
#00E630
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581