#07BD6D
A dark, vivid green closely aligning with Mediumseagreen.
About #07BD6D
At its core, #07BD6D is a dark and vivid hue. It is closely associated with the named CSS color Mediumseagreen. Its digital footprint relies on 7 parts red, 189 parts green, and 109 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 96% Cyan, 0% Magenta, 42% Yellow, and 26% Black. 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. 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#07BD6D
RGB7, 189, 109
HSL153.6°, 92.9%, 38.4%
CMYK96%, 0%, 42%, 26%
HSV153.6°, 96.3%, 74.1%
LAB67.7, -58.2, 29.5
XYZ21.0, 37.5, 20.6
Decimal507245
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.47:1
Text on #FFFFFF
FAIL
8.51:1
Text on #000000
AAA
2.36:1
Text on #F8FAFC
FAIL
7.23:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07BD6D;
}
.text-color {
color: #07BD6D;
}
.border-color {
border: 2px solid #07BD6D;
}