#07A050
A dark, vivid green closely aligning with Mediumseagreen.
About #07A050
At its core, #07A050 is a dark and vivid hue. Its closest recognized web color is Mediumseagreen. In the RGB color space, it consists of 7 red, 160 green, and 80 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 96% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07A050
RGB7, 160, 80
HSL148.6°, 91.6%, 32.7%
CMYK96%, 0%, 50%, 37%
HSV148.6°, 95.6%, 62.7%
LAB57.8, -53.4, 31.9
XYZ14.1, 25.8, 11.8
Decimal499792
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.41:1
Text on #FFFFFF
AA Large
6.15:1
Text on #000000
AA
3.26:1
Text on #F8FAFC
AA Large
5.23:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07A050;
}
.text-color {
color: #07A050;
}
.border-color {
border: 2px solid #07A050;
}