#07B66D
A dark, vivid green closely aligning with Mediumseagreen.
About #07B66D
Visually, #07B66D is defined as a vivid green. Designers often compare it to the standard color Mediumseagreen. Its digital footprint relies on 7 parts red, 182 parts green, and 109 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 96% C, 0% M, 40% Y, and 29% K. With a hue angle of 155.0 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#07B66D
RGB7, 182, 109
HSL155.0°, 92.6%, 37.1%
CMYK96%, 0%, 40%, 29%
HSV155.0°, 96.2%, 71.4%
LAB65.4, -55.8, 26.5
XYZ19.6, 34.6, 20.1
Decimal505453
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.65:1
Text on #FFFFFF
FAIL
7.92:1
Text on #000000
AAA
2.53:1
Text on #F8FAFC
FAIL
6.73:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07B66D;
}
.text-color {
color: #07B66D;
}
.border-color {
border: 2px solid #07B66D;
}