#2C7C3A
A dark, moderate green closely aligning with Seagreen.
About #2C7C3A
At its core, #2C7C3A is a dark and moderate hue. Designers often compare it to the standard color Seagreen. Its digital footprint relies on 44 parts red, 124 parts green, and 58 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 65% C, 0% M, 53% Y, and 51% K. Always request a physical proof before doing a large print run with this exact code.
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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#2C7C3A
RGB44, 124, 58
HSL130.5°, 47.6%, 32.9%
CMYK65%, 0%, 53%, 51%
HSV130.5°, 64.5%, 48.6%
LAB46.0, -39.2, 28.8
XYZ9.0, 15.3, 6.5
Decimal2915386
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.18:1
Text on #FFFFFF
AA
4.05:1
Text on #000000
AA Large
4.95:1
Text on #F8FAFC
AA
3.44:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #2C7C3A;
}
.text-color {
color: #2C7C3A;
}
.border-color {
border: 2px solid #2C7C3A;
}