#E2FA8D#E2FA8D
#E2FA8D is a very light, vivid yellow-green. Relative luminance 0.865; OKLCH L 94.4% C 0.137 H 119.3°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FA8D |
|---|---|
| RGB | rgb(226, 250, 141) |
| HSL | hsl(73, 92%, 77%) |
| HSV | hsv(73, 44%, 98%) |
| CMYK | cmyk(9.6%, 0%, 43.6%, 2%) |
| CIE-LAB | lab(94.51, -24.04, 49.51) |
| CIE-LCH | lch(94.51, 55.03, 115.90°) |
| OKLab | oklab(94.43% -0.067 0.1195) |
| OKLCH | oklch(94.43% 0.137 119.3) |
| XYZ | xyz(70.3577, 86.4634, 38.1767) |
| Luminance | 0.8646 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.48
Light Khaki
#E6F2A2
ΔE00 4.76
Pear
#CBF85F
ΔE00 5.63
Light Pea Green
#C4FE82
ΔE00 5.82
Yellowish Tan
#FCFC81
ΔE00 6.21
Pistachio (survey)
#C0FA8B
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FA8D #A58DFA
analogous
#FADC8D #E2FA8D #ACFA8D
triadic
#E2FA8D #8DE2FA #FA8DE2
tetradic
#E2FA8D #8DFADC #A58DFA #FA8DAC
square
#E2FA8D #8DFADC #A58DFA #FA8DAC
split-complementary
#E2FA8D #8DACFA #DC8DFA
monochromatic
#C4F518 #D3F752 #E2FA8D #F1FDC8 #F8FEE2
Accessibility & contrast
On white
1.15
#E2FA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#E2FA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FA8D
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FA8D | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF84
Deuteranopia (green-blind)
#FFF093
Tritanopia (blue-blind)
#EBF0E0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e2fa8d; /* rgb */ color: rgb(226, 250, 141); /* oklch */ color: oklch(94.4% 0.137 119.3);
Tailwind
colors: {
custom: {
50: '#ecfcb0',
500: '#e2fa8d',
950: '#000000',
},
}SCSS
$custom: #e2fa8d; $custom-light: #ecfcb0; $custom-dark: #000000;
JSON
{
"hex": "#e2fa8d",
"rgb": {
"r": 226,
"g": 250,
"b": 141
},
"hsl": {
"h": 73.211,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.94428,
"c": 0.13699,
"h": 119.3
},
"luminance": 0.86463
}Semantic roles & 50–950 ramp
primary
#E2FA8D
secondary
#7052D9
accent
#00E633
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161711
muted
#858581