#50FF07
A medium, vivid green closely aligning with Lime.
About #50FF07
Visually, #50FF07 is defined as a vivid green. It is closely associated with the named CSS color Lime. Its digital footprint relies on 80 parts red, 255 parts green, and 7 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 69% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#50FF07
RGB80, 255, 7
HSL102.3°, 100.0%, 51.4%
CMYK69%, 0%, 97%, 0%
HSV102.3°, 97.3%, 100.0%
LAB88.6, -78.8, 83.7
XYZ39.1, 73.2, 12.3
Decimal5308167
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.34:1
Text on #FFFFFF
FAIL
15.65:1
Text on #000000
AAA
1.28:1
Text on #F8FAFC
FAIL
13.30:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50FF07;
}
.text-color {
color: #50FF07;
}
.border-color {
border: 2px solid #50FF07;
}