#50D375
A medium, moderate green closely aligning with Lightgreen.
About #50D375
The hex code #50D375 represents a beautifully specific shade of green. Its closest recognized web color is Lightgreen. This translates to an RGB value of rgb(80, 211, 117).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 62% C, 0% M, 45% Y, and 17% K. 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. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#50D375
RGB80, 211, 117
HSL136.9°, 59.8%, 57.1%
CMYK62%, 0%, 45%, 17%
HSV136.9°, 62.1%, 82.7%
LAB75.8, -56.0, 36.1
XYZ29.8, 49.6, 24.8
Decimal5297013
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.92:1
Text on #FFFFFF
FAIL
10.92:1
Text on #000000
AAA
1.84:1
Text on #F8FAFC
FAIL
9.28:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50D375;
}
.text-color {
color: #50D375;
}
.border-color {
border: 2px solid #50D375;
}