Skip to content

#5adc18

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

RGB
90, 220, 24
HSL
100°, 80%, 48%
CMYK
59, 0, 89, 14
Luminance
0.5343

Every format

HEX#5adc18
RGBrgb(90, 220, 24)
HSLhsl(100, 80%, 48%)
CMYKcmyk(59%, 0%, 89%, 14%)
LABlab(78.1 -65.4 73.3)
LCHlch(78.1 98.2 131.7)
OKLCHoklch(0.790 0.241 138.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5adc18 on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#5adc18 on black: 11.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green86.3%
Blue9.4%

CMYK percentages

Cyan59.1%
Magenta0.0%
Yellow89.1%
Key (black)13.7%

Color previews

#5adc18 text on a black background

contrast 11.69:1

Card sample

#5adc18 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(90, 220, 24, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(90, 220, 24, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5adc18;
background: linear-gradient(135deg, #5adc18, #18DC59);

Monochromatic scale

Palettes built from #5adc18

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5adc18 in the Color Lab