#07CC3A
A medium, vivid green closely aligning with Limegreen.
About #07CC3A
At its core, #07CC3A is a medium and vivid hue. It is closely associated with the named CSS color Limegreen. Its digital footprint relies on 7 parts red, 204 parts green, and 58 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 97% C, 0% M, 72% Y, and 20% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07CC3A
RGB7, 204, 58
HSL135.5°, 93.4%, 41.4%
CMYK97%, 0%, 72%, 20%
HSV135.5°, 96.6%, 80.0%
LAB71.9, -69.9, 57.8
XYZ22.4, 43.5, 11.2
Decimal511034
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.16:1
Text on #FFFFFF
FAIL
9.71:1
Text on #000000
AAA
2.07:1
Text on #F8FAFC
FAIL
8.25:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07CC3A;
}
.text-color {
color: #07CC3A;
}
.border-color {
border: 2px solid #07CC3A;
}