Skip to content

#97fd50

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

RGB
151, 253, 80
HSL
95°, 98%, 65%
CMYK
40, 0, 68, 1
Luminance
0.7741

Every format

HEX#97fd50
RGBrgb(151, 253, 80)
HSLhsl(95, 98%, 65%)
CMYKcmyk(40%, 0%, 68%, 1%)
LABlab(90.5 -57.3 70.1)
LCHlch(90.5 90.5 129.3)
OKLCHoklch(0.899 0.225 135.1)

Copy-ready code

/* CSS */
color: #97fd50;
background-color: #97fd50;
/* Tailwind (arbitrary) */
class="text-[#97fd50] bg-[#97fd50]"
/* SCSS */
$brand: #97fd50;
/* SwiftUI */
Color(red: 0.592, green: 0.992, blue: 0.314)
/* Android */
Color.parseColor("#97fd50")

Accessibility — WCAG contrast

Aa
#97fd50 on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#97fd50 on black: 16.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green99.2%
Blue31.4%

CMYK percentages

Cyan40.3%
Magenta0.0%
Yellow68.4%
Key (black)0.8%

Color previews

#97fd50 text on a black background

contrast 16.48:1

Card sample

#97fd50 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(151, 253, 80, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(151, 253, 80, 0.45);
Border & gradient
Gradient panel
border: 3px solid #97fd50;
background: linear-gradient(135deg, #97fd50, #50FD7C);

Monochromatic scale

Palettes built from #97fd50

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #97fd50 in the Color Lab