#16F050
A medium, vivid green closely aligning with Limegreen.
About #16F050
When working with digital screens, the color #16F050 is rendered by mixing light. Designers often compare it to the standard color Limegreen. In the RGB color space, it consists of 22 red, 240 green, and 80 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 91% cyan and 0% magenta inks. The HSL representation is 136.0° hue, 87.9% saturation, and 51.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#16F050
RGB22, 240, 80
HSL136.0°, 87.9%, 51.4%
CMYK91%, 0%, 67%, 6%
HSV136.0°, 90.8%, 94.1%
LAB83.5, -77.6, 61.7
XYZ32.9, 63.1, 18.0
Decimal1503312
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.54:1
Text on #FFFFFF
FAIL
13.61:1
Text on #000000
AAA
1.47:1
Text on #F8FAFC
FAIL
11.57:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16F050;
}
.text-color {
color: #16F050;
}
.border-color {
border: 2px solid #16F050;
}