Skip to content

#5af73c

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

RGB
90, 247, 60
HSL
110°, 92%, 60%
CMYK
64, 0, 76, 3
Luminance
0.6902

Every format

HEX#5af73c
RGBrgb(90, 247, 60)
HSLhsl(110, 92%, 60%)
CMYKcmyk(64%, 0%, 76%, 3%)
LABlab(86.5 -72.6 72.1)
LCHlch(86.5 102.3 135.2)
OKLCHoklch(0.860 0.256 140.9)

Copy-ready code

/* CSS */
color: #5af73c;
background-color: #5af73c;
/* Tailwind (arbitrary) */
class="text-[#5af73c] bg-[#5af73c]"
/* SCSS */
$brand: #5af73c;
/* SwiftUI */
Color(red: 0.353, green: 0.969, blue: 0.235)
/* Android */
Color.parseColor("#5af73c")

Accessibility — WCAG contrast

Aa
#5af73c on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#5af73c on black: 14.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green96.9%
Blue23.5%

CMYK percentages

Cyan63.6%
Magenta0.0%
Yellow75.7%
Key (black)3.1%

Color previews

#5af73c text on a black background

contrast 14.80:1

Card sample

#5af73c text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(90, 247, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(90, 247, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5af73c;
background: linear-gradient(135deg, #5af73c, #3CF79B);

Monochromatic scale

Palettes built from #5af73c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5af73c in the Color Lab