Skip to content

#5ac87f

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

RGB
90, 200, 127
HSL
140°, 50%, 57%
CMYK
55, 0, 37, 22
Luminance
0.4501

Every format

HEX#5ac87f
RGBrgb(90, 200, 127)
HSLhsl(140, 50%, 57%)
CMYKcmyk(55%, 0%, 37%, 22%)
LABlab(72.9 -47.8 27.2)
LCHlch(72.9 55.0 150.3)
OKLCHoklch(0.750 0.146 152.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5ac87f on white: 2.10:1
AA ✗ fail · AA-large · AAA
Aa
#5ac87f on black: 10.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green78.4%
Blue49.8%

CMYK percentages

Cyan55.0%
Magenta0.0%
Yellow36.5%
Key (black)21.6%

Color previews

#5ac87f text on a black background

contrast 10.00:1

Card sample

#5ac87f text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5ac87f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5ac87f in the Color Lab