#07B63A
A dark, vivid green closely aligning with Limegreen.
About #07B63A
At its core, #07B63A is a dark and vivid hue. Its closest recognized web color is Limegreen. In the RGB color space, it consists of 7 red, 182 green, and 58 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 96% Cyan, 0% Magenta, 68% Yellow, and 29% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07B63A
RGB7, 182, 58
HSL137.5°, 92.6%, 37.1%
CMYK96%, 0%, 68%, 29%
HSV137.5°, 96.2%, 71.4%
LAB64.8, -63.4, 50.3
XYZ17.6, 33.8, 9.6
Decimal505402
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.71:1
Text on #FFFFFF
FAIL
7.76:1
Text on #000000
AAA
2.59:1
Text on #F8FAFC
FAIL
6.60:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07B63A;
}
.text-color {
color: #07B63A;
}
.border-color {
border: 2px solid #07B63A;
}