#2C8A5F
A dark, moderate green closely aligning with Seagreen.
About #2C8A5F
The hex code #2C8A5F represents a beautifully specific shade of green. Its closest recognized web color is Seagreen. Its digital footprint relies on 44 parts red, 138 parts green, and 95 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 68% Cyan, 0% Magenta, 31% Yellow, and 46% 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. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2C8A5F
RGB44, 138, 95
HSL152.6°, 51.6%, 35.7%
CMYK68%, 0%, 31%, 46%
HSV152.6°, 68.1%, 54.1%
LAB51.3, -38.0, 15.2
XYZ12.2, 19.5, 14.0
Decimal2919007
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.28:1
Text on #FFFFFF
AA Large
4.91:1
Text on #000000
AA
4.09:1
Text on #F8FAFC
AA Large
4.17:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #2C8A5F;
}
.text-color {
color: #2C8A5F;
}
.border-color {
border: 2px solid #2C8A5F;
}