#07B62C
A dark, vivid green closely aligning with Limegreen.
About #07B62C
At its core, #07B62C is a dark and vivid hue. It is closely associated with the named CSS color Limegreen. In the RGB color space, it consists of 7 red, 182 green, and 44 blue.
Translating this color to physical media requires the CMYK color model. The color uses 96% Cyan, 0% Magenta, 76% Yellow, and 29% Black. 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#07B62C
RGB7, 182, 44
HSL132.7°, 92.6%, 37.1%
CMYK96%, 0%, 76%, 29%
HSV132.7°, 96.2%, 71.4%
LAB64.7, -64.7, 55.5
XYZ17.3, 33.7, 8.0
Decimal505388
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.71:1
Text on #FFFFFF
FAIL
7.74:1
Text on #000000
AAA
2.59:1
Text on #F8FAFC
FAIL
6.58:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07B62C;
}
.text-color {
color: #07B62C;
}
.border-color {
border: 2px solid #07B62C;
}