#50AF1D
A medium, vivid green closely aligning with Limegreen.
About #50AF1D
The hex code #50AF1D represents a beautifully specific shade of green. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(80, 175, 29).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 54% cyan, 0% magenta, 83% yellow, and 31% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#50AF1D
RGB80, 175, 29
HSL99.0°, 71.6%, 40.0%
CMYK54%, 0%, 83%, 31%
HSV99.0°, 83.4%, 68.6%
LAB63.7, -52.0, 59.5
XYZ18.9, 32.5, 6.4
Decimal5287709
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.80:1
Text on #FFFFFF
FAIL
7.49:1
Text on #000000
AAA
2.68:1
Text on #F8FAFC
FAIL
6.37:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #50AF1D;
}
.text-color {
color: #50AF1D;
}
.border-color {
border: 2px solid #50AF1D;
}