Skip to content

#77da12

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

RGB
119, 218, 18
HSL
90°, 85%, 46%
CMYK
45, 0, 92, 15
Luminance
0.5411

Every format

HEX#77da12
RGBrgb(119, 218, 18)
HSLhsl(90, 85%, 46%)
CMYKcmyk(45%, 0%, 92%, 15%)
LABlab(78.5 -56.8 74.9)
LCHlch(78.5 94.0 127.1)
OKLCHoklch(0.796 0.227 134.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#77da12 on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#77da12 on black: 11.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red46.7%
Green85.5%
Blue7.1%

CMYK percentages

Cyan45.4%
Magenta0.0%
Yellow91.7%
Key (black)14.5%

Color previews

#77da12 text on a black background

contrast 11.82:1

Card sample

#77da12 text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #77da12;
Background color
Panel with #77da12 background
background-color: #77da12;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #77da12;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(119, 218, 18, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(119, 218, 18, 0.45);
Border & gradient
Gradient panel
border: 3px solid #77da12;
background: linear-gradient(135deg, #77da12, #12DA32);

Monochromatic scale

Palettes built from #77da12

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #77da12 in the Color Lab