#E1FA98#E1FA98
#E1FA98 is a very light, vivid yellow-green. Relative luminance 0.866; OKLCH L 94.5% C 0.126 H 120.5°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FA98 |
|---|---|
| RGB | rgb(225, 250, 152) |
| HSL | hsl(75, 91%, 79%) |
| HSV | hsv(75, 39%, 98%) |
| CMYK | cmyk(10%, 0%, 39.2%, 2%) |
| CIE-LAB | lab(94.59, -23.20, 44.29) |
| CIE-LCH | lch(94.59, 50.00, 117.65°) |
| OKLab | oklab(94.52% -0.0639 0.1083) |
| OKLCH | oklch(94.52% 0.126 120.5) |
| XYZ | xyz(70.9044, 86.6459, 42.6886) |
| Luminance | 0.8665 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.72
Light Yellow Green
#CCFD7F
ΔE00 4.92
Pistachio (survey)
#C0FA8B
ΔE00 5.88
Light Pea Green
#C4FE82
ΔE00 5.89
Light Yellowish Green
#C2FF89
ΔE00 6.16
Celery
#C1FD95
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FA98 #B198FA
analogous
#FAE298 #E1FA98 #B0FA98
triadic
#E1FA98 #98E1FA #FA98E1
tetradic
#E1FA98 #98FAE2 #B198FA #FA98B0
square
#E1FA98 #98FAE2 #B198FA #FA98B0
split-complementary
#E1FA98 #98B0FA #E298FA
monochromatic
#BFF423 #D0F75E #E1FA98 #F2FDD2 #F7FEE2
Accessibility & contrast
On white
1.15
#E1FA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#E1FA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FA98
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FA98 | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF091
Deuteranopia (green-blind)
#FFF09D
Tritanopia (blue-blind)
#E9F1E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e1fa98; /* rgb */ color: rgb(225, 250, 152); /* oklch */ color: oklch(94.5% 0.126 120.5);
Tailwind
colors: {
custom: {
50: '#ebfcb7',
500: '#e1fa98',
950: '#000000',
},
}SCSS
$custom: #e1fa98; $custom-light: #ebfcb7; $custom-dark: #000000;
JSON
{
"hex": "#e1fa98",
"rgb": {
"r": 225,
"g": 250,
"b": 152
},
"hsl": {
"h": 75.306,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.94521,
"c": 0.12569,
"h": 120.5
},
"luminance": 0.86646
}Semantic roles & 50–950 ramp
primary
#E1FA98
secondary
#7C5CDB
accent
#00E63B
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#161711
muted
#858581