#50FF49

A light, vivid green closely aligning with Lime.

About #50FF49

The hex code #50FF49 represents a beautifully specific shade of green. Designers often compare it to the standard color Lime. This translates to an RGB value of rgb(80, 255, 73).

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 69% cyan, 0% magenta, 71% 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. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#50FF49
RGB80, 255, 73
HSL117.7°, 100.0%, 64.3%
CMYK69%, 0%, 71%, 0%
HSV117.7°, 71.4%, 100.0%
LAB88.8, -76.1, 70.1
XYZ40.3, 73.7, 18.4
Decimal5308233

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.33:1
Text on #FFFFFF
FAIL
15.74:1
Text on #000000
AAA
1.28:1
Text on #F8FAFC
FAIL
13.38:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #50FF49; }
.text-color { color: #50FF49; }
.border-color { border: 2px solid #50FF49; }

Similar Colors

Lime
#00FF00