#2C6D49
A dark, moderate green closely aligning with Seagreen.
About #2C6D49
At its core, #2C6D49 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 73.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 60% cyan and 0% magenta inks. With a hue angle of 146.8 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#2C6D49
RGB44, 109, 73
HSL146.8°, 42.5%, 30.0%
CMYK60%, 0%, 33%, 57%
HSV146.8°, 59.6%, 42.7%
LAB41.1, -29.9, 14.0
XYZ7.7, 12.0, 8.2
Decimal2911561
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.19:1
Text on #FFFFFF
AA
3.39:1
Text on #000000
AA Large
5.92:1
Text on #F8FAFC
AA
2.88:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C6D49;
}
.text-color {
color: #2C6D49;
}
.border-color {
border: 2px solid #2C6D49;
}