Skip to content

#5da300

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

RGB
93, 163, 0
HSL
86°, 100%, 32%
CMYK
43, 0, 100, 36
Luminance
0.2852

Every format

HEX#5da300
RGBrgb(93, 163, 0)
HSLhsl(86, 100%, 32%)
CMYKcmyk(43%, 0%, 100%, 36%)
LABlab(60.4 -44.1 62.1)
LCHlch(60.4 76.2 125.4)
OKLCHoklch(0.644 0.182 133.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5da300 on white: 3.13:1
AA ✗ fail · AA-large · AAA
Aa
#5da300 on black: 6.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green63.9%
Blue0.0%

CMYK percentages

Cyan42.9%
Magenta0.0%
Yellow100.0%
Key (black)36.1%

Color previews

#5da300 text on a black background

contrast 6.70:1

Card sample

#5da300 text on a white background

contrast 3.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5da300

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5da300 in the Color Lab