#2C6D42
A dark, moderate green closely aligning with Seagreen.
About #2C6D42
At its core, #2C6D42 is a dark and moderate hue. Its closest recognized web color is Seagreen. This translates to an RGB value of rgb(44, 109, 66).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 60% C, 0% M, 39% Y, and 57% K. With a hue angle of 140.3 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2C6D42
RGB44, 109, 66
HSL140.3°, 42.5%, 30.0%
CMYK60%, 0%, 39%, 57%
HSV140.3°, 59.6%, 42.7%
LAB41.0, -31.3, 18.0
XYZ7.5, 11.9, 7.0
Decimal2911554
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.23:1
Text on #FFFFFF
AA
3.37:1
Text on #000000
AA Large
5.95:1
Text on #F8FAFC
AA
2.87:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C6D42;
}
.text-color {
color: #2C6D42;
}
.border-color {
border: 2px solid #2C6D42;
}