Skip to content

#5ace2d

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

RGB
90, 206, 45
HSL
103°, 64%, 49%
CMYK
56, 0, 78, 19
Luminance
0.4651

Every format

HEX#5ace2d
RGBrgb(90, 206, 45)
HSLhsl(103, 64%, 49%)
CMYKcmyk(56%, 0%, 78%, 19%)
LABlab(73.9 -59.7 64.6)
LCHlch(73.9 87.9 132.7)
OKLCHoklch(0.755 0.218 138.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5ace2d on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#5ace2d on black: 10.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green80.8%
Blue17.6%

CMYK percentages

Cyan56.3%
Magenta0.0%
Yellow78.2%
Key (black)19.2%

Color previews

#5ace2d text on a black background

contrast 10.30:1

Card sample

#5ace2d text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5ace2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5ace2d in the Color Lab