Skip to content

#55da13

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

RGB
85, 218, 19
HSL
100°, 84%, 47%
CMYK
61, 0, 91, 15
Luminance
0.5212

Every format

HEX#55da13
RGBrgb(85, 218, 19)
HSLhsl(100, 84%, 47%)
CMYKcmyk(61%, 0%, 91%, 15%)
LABlab(77.3 -66.0 73.3)
LCHlch(77.3 98.7 132.0)
OKLCHoklch(0.783 0.242 138.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#55da13 on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#55da13 on black: 11.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.3%
Green85.5%
Blue7.5%

CMYK percentages

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

Color previews

#55da13 text on a black background

contrast 11.42:1

Card sample

#55da13 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #55da13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #55da13 in the Color Lab