#077C07
A dark, vivid green closely aligning with Green.
About #077C07
When working with digital screens, the color #077C07 is rendered by mixing light. It is closely associated with the named CSS color Green. Its digital footprint relies on 7 parts red, 124 parts green, and 7 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 94% Cyan, 0% Magenta, 94% Yellow, and 51% Black. The HSL representation is 120.0° hue, 89.3% saturation, and 25.7% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#077C07
RGB7, 124, 7
HSL120.0°, 89.3%, 25.7%
CMYK94%, 0%, 94%, 51%
HSV120.0°, 94.4%, 48.6%
LAB44.9, -49.7, 47.4
XYZ7.3, 14.5, 2.6
Decimal490503
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.39:1
Text on #FFFFFF
AA
3.90:1
Text on #000000
AA Large
5.15:1
Text on #F8FAFC
AA
3.31:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #077C07;
}
.text-color {
color: #077C07;
}
.border-color {
border: 2px solid #077C07;
}