#2C6D3A
A dark, moderate green closely aligning with Seagreen.
About #2C6D3A
At its core, #2C6D3A is a dark and moderate hue. Designers often compare it to the standard color Seagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 44, 109, and 58.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 60% C, 0% M, 47% Y, and 57% K. The HSL representation is 132.9° hue, 42.5% saturation, and 30.0% lightness.
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#2C6D3A
RGB44, 109, 58
HSL132.9°, 42.5%, 30.0%
CMYK60%, 0%, 47%, 57%
HSV132.9°, 59.6%, 42.7%
LAB40.9, -32.8, 22.4
XYZ7.3, 11.8, 5.9
Decimal2911546
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.26:1
Text on #FFFFFF
AA
3.36:1
Text on #000000
AA Large
5.98:1
Text on #F8FAFC
AA
2.85:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C6D3A;
}
.text-color {
color: #2C6D3A;
}
.border-color {
border: 2px solid #2C6D3A;
}