#077C50
A dark, vivid green closely aligning with Seagreen.
About #077C50
When working with digital screens, the color #077C50 is rendered by mixing light. Its closest recognized web color is Seagreen. Its digital footprint relies on 7 parts red, 124 parts green, and 80 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 94% cyan and 0% magenta inks. With a hue angle of 157.4 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#077C50
RGB7, 124, 80
HSL157.4°, 89.3%, 25.7%
CMYK94%, 0%, 35%, 51%
HSV157.4°, 94.4%, 48.6%
LAB45.7, -40.2, 16.0
XYZ8.7, 15.0, 10.0
Decimal490576
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.24:1
Text on #FFFFFF
AA
4.01:1
Text on #000000
AA Large
5.01:1
Text on #F8FAFC
AA
3.41:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #077C50;
}
.text-color {
color: #077C50;
}
.border-color {
border: 2px solid #077C50;
}