#07C516
A medium, vivid green closely aligning with Limegreen.
About #07C516
When working with digital screens, the color #07C516 is rendered by mixing light. Designers often compare it to the standard color Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 197, and 22.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 96% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07C516
RGB7, 197, 22
HSL124.7°, 93.1%, 40.0%
CMYK96%, 0%, 89%, 23%
HSV124.7°, 96.4%, 77.3%
LAB69.5, -70.1, 65.7
XYZ20.2, 40.0, 7.4
Decimal509206
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.33:1
Text on #FFFFFF
FAIL
9.01:1
Text on #000000
AAA
2.23:1
Text on #F8FAFC
FAIL
7.66:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07C516;
}
.text-color {
color: #07C516;
}
.border-color {
border: 2px solid #07C516;
}