#07A866
A dark, vivid green closely aligning with Mediumseagreen.
About #07A866
The precise color #07A866 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumseagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 168, and 102.
If you are designing for print, the four-color process is what matters most. The color uses 96% Cyan, 0% Magenta, 39% Yellow, and 34% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07A866
RGB7, 168, 102
HSL155.4°, 92.0%, 34.3%
CMYK96%, 0%, 39%, 34%
HSV155.4°, 95.8%, 65.9%
LAB60.8, -52.1, 24.1
XYZ16.5, 29.0, 17.3
Decimal501862
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.09:1
Text on #FFFFFF
AA Large
6.80:1
Text on #000000
AA
2.95:1
Text on #F8FAFC
FAIL
5.78:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07A866;
}
.text-color {
color: #07A866;
}
.border-color {
border: 2px solid #07A866;
}