#07FF49
A medium, vivid green closely aligning with Lime.
About #07FF49
The precise color #07FF49 is an excellent choice for modern design projects. Designers often compare it to the standard color Lime. In the RGB color space, it consists of 7 red, 255 green, and 73 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 97% C, 0% M, 71% Y, and 0% K. With a hue angle of 136.0 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07FF49
RGB7, 255, 73
HSL136.0°, 100.0%, 51.4%
CMYK97%, 0%, 71%, 0%
HSV136.0°, 97.3%, 100.0%
LAB88.0, -83.0, 69.0
XYZ37.1, 72.0, 18.3
Decimal524105
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.36:1
Text on #FFFFFF
FAIL
15.41:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.10:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07FF49;
}
.text-color {
color: #07FF49;
}
.border-color {
border: 2px solid #07FF49;
}