Skip to content

#56fd2d

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

RGB
86, 253, 45
HSL
108°, 98%, 58%
CMYK
66, 0, 82, 1
Luminance
0.7242

Every format

HEX#56fd2d
RGBrgb(86, 253, 45)
HSLhsl(108, 98%, 58%)
CMYKcmyk(66%, 0%, 82%, 1%)
LABlab(88.2 -76.1 77.8)
LCHlch(88.2 108.8 134.4)
OKLCHoklch(0.873 0.270 140.6)

Copy-ready code

/* CSS */
color: #56fd2d;
background-color: #56fd2d;
/* Tailwind (arbitrary) */
class="text-[#56fd2d] bg-[#56fd2d]"
/* SCSS */
$brand: #56fd2d;
/* SwiftUI */
Color(red: 0.337, green: 0.992, blue: 0.176)
/* Android */
Color.parseColor("#56fd2d")

Accessibility — WCAG contrast

Aa
#56fd2d on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#56fd2d on black: 15.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.7%
Green99.2%
Blue17.6%

CMYK percentages

Cyan66.0%
Magenta0.0%
Yellow82.2%
Key (black)0.8%

Color previews

#56fd2d text on a black background

contrast 15.48:1

Card sample

#56fd2d text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #56fd2d;
Background color
Panel with #56fd2d background
background-color: #56fd2d;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #56fd2d;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(86, 253, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(86, 253, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #56fd2d;
background: linear-gradient(135deg, #56fd2d, #2DFD8F);

Monochromatic scale

Palettes built from #56fd2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #56fd2d in the Color Lab