Skip to content

#e1ff7b

a light, electric green · cool · closest name: khaki

RGB
225, 255, 123
HSL
74°, 100%, 74%
CMYK
12, 0, 52, 0
Luminance
0.8896

Every format

HEX#e1ff7b
RGBrgb(225, 255, 123)
HSLhsl(74, 100%, 74%)
CMYKcmyk(12%, 0%, 52%, 0%)
LABlab(95.6 -28.5 59.1)
LCHlch(95.6 65.6 115.8)
OKLCHoklch(0.952 0.161 120.2)

Copy-ready code

/* CSS */
color: #e1ff7b;
background-color: #e1ff7b;
/* Tailwind (arbitrary) */
class="text-[#e1ff7b] bg-[#e1ff7b]"
/* SCSS */
$brand: #e1ff7b;
/* SwiftUI */
Color(red: 0.882, green: 1.000, blue: 0.482)
/* Android */
Color.parseColor("#e1ff7b")

Accessibility — WCAG contrast

Aa
#e1ff7b on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#e1ff7b on black: 18.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red88.2%
Green100.0%
Blue48.2%

CMYK percentages

Cyan11.8%
Magenta0.0%
Yellow51.8%
Key (black)0.0%

Color previews

#e1ff7b text on a black background

contrast 18.79:1

Card sample

#e1ff7b text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #e1ff7b;
Background color
Panel with #e1ff7b background
background-color: #e1ff7b;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #e1ff7b;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(225, 255, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(225, 255, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e1ff7b;
background: linear-gradient(135deg, #e1ff7b, #89FF7B);

Monochromatic scale

Palettes built from #e1ff7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #e1ff7b in the Color Lab