#077C42
A dark, vivid green closely aligning with Seagreen.
About #077C42
At its core, #077C42 is a dark and vivid hue. Its closest recognized web color is Seagreen. In the RGB color space, it consists of 7 red, 124 green, and 66 blue.
If you are designing for print, the four-color process is what matters most. The color uses 94% Cyan, 0% Magenta, 47% Yellow, and 51% Black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#077C42
RGB7, 124, 66
HSL150.3°, 89.3%, 25.7%
CMYK94%, 0%, 47%, 51%
HSV150.3°, 94.4%, 48.6%
LAB45.4, -43.2, 23.6
XYZ8.3, 14.9, 7.6
Decimal490562
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.29:1
Text on #FFFFFF
AA
3.97:1
Text on #000000
AA Large
5.05:1
Text on #F8FAFC
AA
3.38:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #077C42;
}
.text-color {
color: #077C42;
}
.border-color {
border: 2px solid #077C42;
}