#078A49
A dark, vivid green closely aligning with Seagreen.
About #078A49
When working with digital screens, the color #078A49 is rendered by mixing light. Designers often compare it to the standard color Seagreen. In the RGB color space, it consists of 7 red, 138 green, and 73 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 95% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#078A49
RGB7, 138, 73
HSL150.2°, 90.3%, 28.4%
CMYK95%, 0%, 47%, 46%
HSV150.2°, 94.9%, 54.1%
LAB50.3, -47.0, 26.1
XYZ10.4, 18.7, 9.4
Decimal494153
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.43:1
Text on #FFFFFF
AA Large
4.74:1
Text on #000000
AA
4.23:1
Text on #F8FAFC
AA Large
4.03:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #078A49;
}
.text-color {
color: #078A49;
}
.border-color {
border: 2px solid #078A49;
}