#07CC42
A medium, vivid green closely aligning with Limegreen.
About #07CC42
When working with digital screens, the color #07CC42 is rendered by mixing light. Designers often compare it to the standard color Limegreen. In the RGB color space, it consists of 7 red, 204 green, and 66 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 97% cyan and 0% magenta inks. With a hue angle of 138.0 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#07CC42
RGB7, 204, 66
HSL138.0°, 93.4%, 41.4%
CMYK97%, 0%, 68%, 20%
HSV138.0°, 96.6%, 80.0%
LAB72.0, -69.2, 54.8
XYZ22.7, 43.6, 12.4
Decimal511042
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.16:1
Text on #FFFFFF
FAIL
9.72:1
Text on #000000
AAA
2.06:1
Text on #F8FAFC
FAIL
8.27:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07CC42;
}
.text-color {
color: #07CC42;
}
.border-color {
border: 2px solid #07CC42;
}