#07E242
A medium, vivid green closely aligning with Limegreen.
About #07E242
The hex code #07E242 represents a beautifully specific shade of green. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 7 parts red, 226 parts green, and 66 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 97% Cyan, 0% Magenta, 71% Yellow, and 11% Black. With a hue angle of 136.2 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. 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#07E242
RGB7, 226, 66
HSL136.2°, 94.0%, 45.7%
CMYK97%, 0%, 71%, 11%
HSV136.2°, 96.9%, 88.6%
LAB78.9, -75.5, 62.2
XYZ28.3, 54.8, 14.2
Decimal516674
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.75:1
Text on #FFFFFF
FAIL
11.97:1
Text on #000000
AAA
1.68:1
Text on #F8FAFC
FAIL
10.17:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07E242;
}
.text-color {
color: #07E242;
}
.border-color {
border: 2px solid #07E242;
}