Skip to content

#7fff13

a balanced, electric green · cool · closest name: lime

RGB
127, 255, 19
HSL
93°, 100%, 54%
CMYK
50, 0, 93, 0
Luminance
0.7608

Every format

HEX#7fff13
RGBrgb(127, 255, 19)
HSLhsl(93, 100%, 54%)
CMYKcmyk(50%, 0%, 93%, 0%)
LABlab(89.9 -67.8 84.2)
LCHlch(89.9 108.1 128.8)
OKLCHoklch(0.890 0.263 136.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7fff13 on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#7fff13 on black: 16.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green100.0%
Blue7.5%

CMYK percentages

Cyan50.2%
Magenta0.0%
Yellow92.5%
Key (black)0.0%

Color previews

#7fff13 text on a black background

contrast 16.22:1

Card sample

#7fff13 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(127, 255, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(127, 255, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7fff13;
background: linear-gradient(135deg, #7fff13, #13FF44);

Monochromatic scale

Palettes built from #7fff13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7fff13 in the Color Lab