Skip to content

#5aac00

a dark, electric green · cool · closest name: green

RGB
90, 172, 0
HSL
89°, 100%, 34%
CMYK
48, 0, 100, 33
Luminance
0.3168

Every format

HEX#5aac00
RGBrgb(90, 172, 0)
HSLhsl(89, 100%, 34%)
CMYKcmyk(48%, 0%, 100%, 33%)
LABlab(63.1 -48.6 64.2)
LCHlch(63.1 80.5 127.2)
OKLCHoklch(0.666 0.194 134.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5aac00 on white: 2.86:1
AA ✗ fail · AA-large · AAA
Aa
#5aac00 on black: 7.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green67.5%
Blue0.0%

CMYK percentages

Cyan47.7%
Magenta0.0%
Yellow100.0%
Key (black)32.5%

Color previews

#5aac00 text on a black background

contrast 7.34:1

Card sample

#5aac00 text on a white background

contrast 2.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5aac00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5aac00 in the Color Lab