#07B67C
A dark, vivid green closely aligning with Mediumseagreen.
About #07B67C
Visually, #07B67C is defined as a vivid green. It is closely associated with the named CSS color Mediumseagreen. Its digital footprint relies on 7 parts red, 182 parts green, and 124 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, 32% Y, and 29% K. With a hue angle of 160.1 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#07B67C
RGB7, 182, 124
HSL160.1°, 92.6%, 37.1%
CMYK96%, 0%, 32%, 29%
HSV160.1°, 96.2%, 71.4%
LAB65.7, -52.6, 18.8
XYZ20.5, 35.0, 24.7
Decimal505468
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.63:1
Text on #FFFFFF
FAIL
7.99:1
Text on #000000
AAA
2.51:1
Text on #F8FAFC
FAIL
6.79:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07B67C;
}
.text-color {
color: #07B67C;
}
.border-color {
border: 2px solid #07B67C;
}