#2C7550
A dark, moderate green closely aligning with Seagreen.
About #2C7550
The hex code #2C7550 represents a beautifully specific shade of green. Its closest recognized web color is Seagreen. This translates to an RGB value of rgb(44, 117, 80).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 62% cyan and 0% magenta inks. 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2C7550
RGB44, 117, 80
HSL149.6°, 45.3%, 31.6%
CMYK62%, 0%, 32%, 54%
HSV149.6°, 62.4%, 45.9%
LAB44.0, -32.0, 13.8
XYZ8.8, 13.8, 9.8
Decimal2913616
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.57:1
Text on #FFFFFF
AA
3.77:1
Text on #000000
AA Large
5.33:1
Text on #F8FAFC
AA
3.20:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #2C7550;
}
.text-color {
color: #2C7550;
}
.border-color {
border: 2px solid #2C7550;
}