Skip to content

#7fff2f

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

RGB
127, 255, 47
HSL
97°, 100%, 59%
CMYK
50, 0, 82, 0
Luminance
0.7624

Every format

HEX#7fff2f
RGBrgb(127, 255, 47)
HSLhsl(97, 100%, 59%)
CMYKcmyk(50%, 0%, 82%, 0%)
LABlab(90.0 -67.0 79.3)
LCHlch(90.0 103.8 130.2)
OKLCHoklch(0.891 0.255 136.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7fff2f on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#7fff2f on black: 16.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green100.0%
Blue18.4%

CMYK percentages

Cyan50.2%
Magenta0.0%
Yellow81.6%
Key (black)0.0%

Color previews

#7fff2f text on a black background

contrast 16.25:1

Card sample

#7fff2f text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7fff2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7fff2f in the Color Lab