Skip to content

#78da13

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

RGB
120, 218, 19
HSL
90°, 84%, 47%
CMYK
45, 0, 91, 15
Luminance
0.5418

Every format

HEX#78da13
RGBrgb(120, 218, 19)
HSLhsl(90, 84%, 47%)
CMYKcmyk(45%, 0%, 91%, 15%)
LABlab(78.6 -56.4 74.8)
LCHlch(78.6 93.7 127.0)
OKLCHoklch(0.796 0.227 134.5)

Copy-ready code

/* CSS */
color: #78da13;
background-color: #78da13;
/* Tailwind (arbitrary) */
class="text-[#78da13] bg-[#78da13]"
/* SCSS */
$brand: #78da13;
/* SwiftUI */
Color(red: 0.471, green: 0.855, blue: 0.075)
/* Android */
Color.parseColor("#78da13")

Accessibility — WCAG contrast

Aa
#78da13 on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#78da13 on black: 11.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.1%
Green85.5%
Blue7.5%

CMYK percentages

Cyan45.0%
Magenta0.0%
Yellow91.3%
Key (black)14.5%

Color previews

#78da13 text on a black background

contrast 11.84:1

Card sample

#78da13 text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #78da13;
Background color
Panel with #78da13 background
background-color: #78da13;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #78da13;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(120, 218, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(120, 218, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #78da13;
background: linear-gradient(135deg, #78da13, #13DA33);

Monochromatic scale

Palettes built from #78da13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #78da13 in the Color Lab