#07F050
A medium, vivid green closely aligning with Limegreen.
About #07F050
At its core, #07F050 is a medium and vivid hue. Designers often compare it to the standard color Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 240, and 80.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 97% C, 0% M, 67% Y, and 6% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07F050
RGB7, 240, 80
HSL138.8°, 94.3%, 48.4%
CMYK97%, 0%, 67%, 6%
HSV138.8°, 97.1%, 94.1%
LAB83.4, -78.2, 61.6
XYZ32.7, 62.9, 18.0
Decimal520272
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.55:1
Text on #FFFFFF
FAIL
13.59:1
Text on #000000
AAA
1.48:1
Text on #F8FAFC
FAIL
11.55:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07F050;
}
.text-color {
color: #07F050;
}
.border-color {
border: 2px solid #07F050;
}