#50D32C
A medium, moderate green closely aligning with Limegreen.
About #50D32C
The hex code #50D32C represents a beautifully specific shade of green. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(80, 211, 44).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 62% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#50D32C
RGB80, 211, 44
HSL107.1°, 65.5%, 50.0%
CMYK62%, 0%, 79%, 17%
HSV107.1°, 79.1%, 82.7%
LAB75.1, -63.9, 65.9
XYZ27.1, 48.5, 10.3
Decimal5296940
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.96:1
Text on #FFFFFF
FAIL
10.70:1
Text on #000000
AAA
1.88:1
Text on #F8FAFC
FAIL
9.09:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50D32C;
}
.text-color {
color: #50D32C;
}
.border-color {
border: 2px solid #50D32C;
}