#07B642
A dark, vivid green closely aligning with Limegreen.
About #07B642
Visually, #07B642 is defined as a vivid green. Its closest recognized web color is Limegreen. In the RGB color space, it consists of 7 red, 182 green, and 66 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 96% Cyan, 0% Magenta, 64% Yellow, and 29% Black. Always request a physical proof before doing a large print run with this exact code.
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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#07B642
RGB7, 182, 66
HSL140.2°, 92.6%, 37.1%
CMYK96%, 0%, 64%, 29%
HSV140.2°, 96.2%, 71.4%
LAB64.9, -62.6, 47.0
XYZ17.8, 33.9, 10.8
Decimal505410
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.70:1
Text on #FFFFFF
FAIL
7.78:1
Text on #000000
AAA
2.58:1
Text on #F8FAFC
FAIL
6.61:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07B642;
}
.text-color {
color: #07B642;
}
.border-color {
border: 2px solid #07B642;
}