#07CC0F
A medium, vivid green closely aligning with Limegreen.
About #07CC0F
The precise color #07CC0F is an excellent choice for modern design projects. Designers often compare it to the standard color Limegreen. In the RGB color space, it consists of 7 red, 204 green, and 15 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 97% C, 0% M, 93% Y, and 20% 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. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07CC0F
RGB7, 204, 15
HSL122.4°, 93.4%, 41.4%
CMYK97%, 0%, 93%, 20%
HSV122.4°, 96.6%, 80.0%
LAB71.7, -72.3, 68.7
XYZ21.8, 43.3, 7.7
Decimal510991
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.18:1
Text on #FFFFFF
FAIL
9.65:1
Text on #000000
AAA
2.08:1
Text on #F8FAFC
FAIL
8.21:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07CC0F;
}
.text-color {
color: #07CC0F;
}
.border-color {
border: 2px solid #07CC0F;
}