#E2FA8E#E2FA8E
#E2FA8E is a very light, vivid yellow-green. Relative luminance 0.865; OKLCH L 94.4% C 0.136 H 119.3°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FA8E |
|---|---|
| RGB | rgb(226, 250, 142) |
| HSL | hsl(73, 92%, 77%) |
| HSV | hsv(73, 43%, 98%) |
| CMYK | cmyk(9.6%, 0%, 43.2%, 2%) |
| CIE-LAB | lab(94.52, -23.93, 49.04) |
| CIE-LCH | lch(94.52, 54.57, 116.01°) |
| OKLab | oklab(94.44% -0.0666 0.1185) |
| OKLCH | oklch(94.44% 0.136 119.3) |
| XYZ | xyz(70.4324, 86.4933, 38.5703) |
| Luminance | 0.8649 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.51
Light Khaki
#E6F2A2
ΔE00 4.65
Pear
#CBF85F
ΔE00 5.74
Light Pea Green
#C4FE82
ΔE00 5.82
Pistachio (survey)
#C0FA8B
ΔE00 6.27
Yellowish Tan
#FCFC81
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FA8E #A68EFA
analogous
#FADC8E #E2FA8E #ACFA8E
triadic
#E2FA8E #8EE2FA #FA8EE2
tetradic
#E2FA8E #8EFADC #A68EFA #FA8EAC
square
#E2FA8E #8EFADC #A68EFA #FA8EAC
split-complementary
#E2FA8E #8EACFA #DC8EFA
monochromatic
#C4F519 #D3F753 #E2FA8E #F1FDC9 #F7FEE2
Accessibility & contrast
On white
1.15
#E2FA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#E2FA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FA8E
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FA8E | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF85
Deuteranopia (green-blind)
#FFF094
Tritanopia (blue-blind)
#EBF0E0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e2fa8e; /* rgb */ color: rgb(226, 250, 142); /* oklch */ color: oklch(94.4% 0.136 119.3);
Tailwind
colors: {
custom: {
50: '#ecfcb1',
500: '#e2fa8e',
950: '#000000',
},
}SCSS
$custom: #e2fa8e; $custom-light: #ecfcb1; $custom-dark: #000000;
JSON
{
"hex": "#e2fa8e",
"rgb": {
"r": 226,
"g": 250,
"b": 142
},
"hsl": {
"h": 73.333,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.94442,
"c": 0.13597,
"h": 119.3
},
"luminance": 0.86493
}Semantic roles & 50–950 ramp
primary
#E2FA8E
secondary
#7153D9
accent
#00E633
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#161711
muted
#858581