Skip to content

#55df4b

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

RGB
85, 223, 75
HSL
116°, 70%, 58%
CMYK
62, 0, 66, 13
Luminance
0.5521

Every format

HEX#55df4b
RGBrgb(85, 223, 75)
HSLhsl(116, 70%, 58%)
CMYKcmyk(62%, 0%, 66%, 13%)
LABlab(79.2 -64.5 59.3)
LCHlch(79.2 87.6 137.4)
OKLCHoklch(0.799 0.223 142.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#55df4b on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#55df4b on black: 12.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.3%
Green87.5%
Blue29.4%

CMYK percentages

Cyan61.9%
Magenta0.0%
Yellow66.4%
Key (black)12.5%

Color previews

#55df4b text on a black background

contrast 12.04:1

Card sample

#55df4b text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(85, 223, 75, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(85, 223, 75, 0.45);
Border & gradient
Gradient panel
border: 3px solid #55df4b;
background: linear-gradient(135deg, #55df4b, #4BDFA3);

Monochromatic scale

Palettes built from #55df4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #55df4b in the Color Lab