#07E900
A medium, vivid green closely aligning with Lime.
About #07E900
At its core, #07E900 is a medium and vivid hue. Its closest recognized web color is Lime. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 233, and 0.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 97% C, 0% M, 100% Y, and 9% K. With a hue angle of 118.2 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07E900
RGB7, 233, 0
HSL118.2°, 100.0%, 45.7%
CMYK97%, 0%, 100%, 9%
HSV118.2°, 100.0%, 91.4%
LAB80.9, -80.3, 77.7
XYZ29.2, 58.3, 9.7
Decimal518400
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.66:1
Text on #FFFFFF
FAIL
12.66:1
Text on #000000
AAA
1.58:1
Text on #F8FAFC
FAIL
10.77:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07E900;
}
.text-color {
color: #07E900;
}
.border-color {
border: 2px solid #07E900;
}