#078349
A dark, vivid green closely aligning with Seagreen.
About #078349
At its core, #078349 is a dark and vivid hue. Designers often compare it to the standard color Seagreen. This translates to an RGB value of rgb(7, 131, 73).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 95% C, 0% M, 44% Y, and 49% K. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#078349
RGB7, 131, 73
HSL151.9°, 89.9%, 27.1%
CMYK95%, 0%, 44%, 49%
HSV151.9°, 94.7%, 51.4%
LAB48.0, -44.4, 23.0
XYZ9.4, 16.8, 9.0
Decimal492361
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.83:1
Text on #FFFFFF
AA
4.35:1
Text on #000000
AA Large
4.61:1
Text on #F8FAFC
AA
3.70:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #078349;
}
.text-color {
color: #078349;
}
.border-color {
border: 2px solid #078349;
}