Skip to content

#7fff52

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

RGB
127, 255, 82
HSL
104°, 100%, 66%
CMYK
50, 0, 68, 0
Luminance
0.7664

Every format

HEX#7fff52
RGBrgb(127, 255, 82)
HSLhsl(104, 100%, 66%)
CMYKcmyk(50%, 0%, 68%, 0%)
LABlab(90.2 -64.9 68.7)
LCHlch(90.2 94.5 133.4)
OKLCHoklch(0.893 0.238 138.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red49.8%
Green100.0%
Blue32.2%

CMYK percentages

Cyan50.2%
Magenta0.0%
Yellow67.8%
Key (black)0.0%

Color previews

#7fff52 text on a black background

contrast 16.33:1

Card sample

#7fff52 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7fff52

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7fff52 in the Color Lab