#50F07C
A light, vivid green closely aligning with Springgreen.
About #50F07C
At its core, #50F07C is a light and vivid hue. Designers often compare it to the standard color Springgreen. Its digital footprint relies on 80 parts red, 240 parts green, and 124 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 67% Cyan, 0% Magenta, 48% Yellow, and 6% Black. With a hue angle of 136.5 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. 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#50F07C
RGB80, 240, 124
HSL136.5°, 84.2%, 62.7%
CMYK67%, 0%, 48%, 6%
HSV136.5°, 66.7%, 94.1%
LAB84.7, -65.5, 44.0
XYZ38.1, 65.5, 29.7
Decimal5304444
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.49:1
Text on #FFFFFF
FAIL
14.10:1
Text on #000000
AAA
1.42:1
Text on #F8FAFC
FAIL
11.98:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50F07C;
}
.text-color {
color: #50F07C;
}
.border-color {
border: 2px solid #50F07C;
}