Skip to content

#5ace08

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

RGB
90, 206, 8
HSL
95°, 93%, 42%
CMYK
56, 0, 96, 19
Luminance
0.4633

Every format

HEX#5ace08
RGBrgb(90, 206, 8)
HSLhsl(95, 93%, 42%)
CMYKcmyk(56%, 0%, 96%, 19%)
LABlab(73.8 -61.0 71.8)
LCHlch(73.8 94.1 130.3)
OKLCHoklch(0.754 0.229 137.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5ace08 on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#5ace08 on black: 10.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green80.8%
Blue3.1%

CMYK percentages

Cyan56.3%
Magenta0.0%
Yellow96.1%
Key (black)19.2%

Color previews

#5ace08 text on a black background

contrast 10.27:1

Card sample

#5ace08 text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5ace08

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5ace08 in the Color Lab