Skip to content

#5ac02a

a balanced, vivid green · cool · closest name: forestgreen

RGB
90, 192, 42
HSL
101°, 64%, 46%
CMYK
53, 0, 78, 25
Luminance
0.4004

Every format

HEX#5ac02a
RGBrgb(90, 192, 42)
HSLhsl(101, 64%, 46%)
CMYKcmyk(53%, 0%, 78%, 25%)
LABlab(69.5 -54.8 61.3)
LCHlch(69.5 82.2 131.8)
OKLCHoklch(0.719 0.204 138.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5ac02a on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#5ac02a on black: 9.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green75.3%
Blue16.5%

CMYK percentages

Cyan53.1%
Magenta0.0%
Yellow78.1%
Key (black)24.7%

Color previews

#5ac02a text on a black background

contrast 9.01:1

Card sample

#5ac02a text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(90, 192, 42, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(90, 192, 42, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5ac02a;
background: linear-gradient(135deg, #5ac02a, #2AC05E);

Monochromatic scale

Palettes built from #5ac02a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5ac02a in the Color Lab