#078A5F
A dark, vivid green closely aligning with Seagreen.
About #078A5F
The hex code #078A5F represents a beautifully specific shade of green. Its closest recognized web color is Seagreen. Its digital footprint relies on 7 parts red, 138 parts green, and 95 parts blue light.
Translating this color to physical media requires the CMYK color model. 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.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#078A5F
RGB7, 138, 95
HSL160.3°, 90.3%, 28.4%
CMYK95%, 0%, 31%, 46%
HSV160.3°, 94.9%, 54.1%
LAB50.7, -42.3, 14.3
XYZ11.2, 19.0, 13.9
Decimal494175
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.37:1
Text on #FFFFFF
AA Large
4.81:1
Text on #000000
AA
4.17:1
Text on #F8FAFC
AA Large
4.09:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #078A5F;
}
.text-color {
color: #078A5F;
}
.border-color {
border: 2px solid #078A5F;
}