#2C7C50
A dark, moderate green closely aligning with Seagreen.
About #2C7C50
The hex code #2C7C50 represents a beautifully specific shade of green. Its closest recognized web color is Seagreen. This translates to an RGB value of rgb(44, 124, 80).
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 65% cyan, 0% magenta, 35% yellow, and 51% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#2C7C50
RGB44, 124, 80
HSL147.0°, 47.6%, 32.9%
CMYK65%, 0%, 35%, 51%
HSV147.0°, 64.5%, 48.6%
LAB46.4, -35.1, 17.0
XYZ9.7, 15.5, 10.1
Decimal2915408
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.11:1
Text on #FFFFFF
AA
4.11:1
Text on #000000
AA Large
4.89:1
Text on #F8FAFC
AA
3.49:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #2C7C50;
}
.text-color {
color: #2C7C50;
}
.border-color {
border: 2px solid #2C7C50;
}