#E1FF89#E1FF89
#E1FF89 is a very light, vivid yellow-green. Relative luminance 0.893; OKLCH L 95.4% C 0.148 H 121.0°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FF89 |
|---|---|
| RGB | rgb(225, 255, 137) |
| HSL | hsl(75, 100%, 77%) |
| HSV | hsv(75, 46%, 100%) |
| CMYK | cmyk(11.8%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(95.72, -27.18, 52.87) |
| CIE-LCH | lch(95.72, 59.45, 117.21°) |
| OKLab | oklab(95.36% -0.0761 0.1268) |
| OKLCH | oklch(95.36% 0.148 121) |
| XYZ | xyz(71.3270, 89.3338, 37.1476) |
| Luminance | 0.8933 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.46
Pear
#CBF85F
ΔE00 4.66
Light Pea Green
#C4FE82
ΔE00 4.90
Pale Lime
#BEFD73
ΔE00 5.56
Light Yellowish Green
#C2FF89
ΔE00 5.58
Pistachio (survey)
#C0FA8B
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FF89 #A789FF
analogous
#FFE289 #E1FF89 #A6FF89
triadic
#E1FF89 #89E1FF #FF89E1
tetradic
#E1FF89 #89FFE2 #A789FF #FF89A6
square
#E1FF89 #89FFE2 #A789FF #FF89A6
split-complementary
#E1FF89 #89A6FF #E289FF
monochromatic
#C2FF0F #D1FF4C #E1FF89 #F1FFC6 #F7FFE0
Accessibility & contrast
On white
1.11
#E1FF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#E1FF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FF89
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FF89 | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF37F
Deuteranopia (green-blind)
#FFF38F
Tritanopia (blue-blind)
#EAF4E3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e1ff89; /* rgb */ color: rgb(225, 255, 137); /* oklch */ color: oklch(95.4% 0.148 121.0);
Tailwind
colors: {
custom: {
50: '#ecffad',
500: '#e1ff89',
950: '#000000',
},
}SCSS
$custom: #e1ff89; $custom-light: #ecffad; $custom-dark: #000000;
JSON
{
"hex": "#e1ff89",
"rgb": {
"r": 225,
"g": 255,
"b": 137
},
"hsl": {
"h": 75.254,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.95364,
"c": 0.14787,
"h": 121
},
"luminance": 0.89334
}Semantic roles & 50–950 ramp
primary
#E1FF89
secondary
#724DE0
accent
#00E63A
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161810
muted
#858681