#16FF50

A medium, vivid green closely aligning with Lime.

About #16FF50

At its core, #16FF50 is a medium and vivid hue. It is closely associated with the named CSS color Lime. In the RGB color space, it consists of 22 red, 255 green, and 80 blue.

If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 91% cyan, 0% magenta, 69% yellow, and 0% black. This makes it a relatively light color when applied to physical surfaces.

From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#16FF50
RGB22, 255, 80
HSL134.9°, 100.0%, 54.3%
CMYK91%, 0%, 69%, 0%
HSV134.9°, 91.4%, 100.0%
LAB88.1, -81.9, 66.6
XYZ37.5, 72.3, 19.6
Decimal1507152

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.36:1
Text on #FFFFFF
FAIL
15.45:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.14:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #16FF50; }
.text-color { color: #16FF50; }
.border-color { border: 2px solid #16FF50; }

Similar Colors

Lime
#00FF00