#2C835F
A dark, moderate green closely aligning with Seagreen.
About #2C835F
At its core, #2C835F is a dark and moderate hue. Designers often compare it to the standard color Seagreen. Its digital footprint relies on 44 parts red, 131 parts green, and 95 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 66% C, 0% M, 27% Y, and 49% K. 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 #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2C835F
RGB44, 131, 95
HSL155.2°, 49.7%, 34.3%
CMYK66%, 0%, 27%, 49%
HSV155.2°, 66.4%, 51.4%
LAB49.0, -34.9, 12.0
XYZ11.2, 17.6, 13.6
Decimal2917215
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.65:1
Text on #FFFFFF
AA
4.52:1
Text on #000000
AA
4.44:1
Text on #F8FAFC
AA Large
3.84:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #2C835F;
}
.text-color {
color: #2C835F;
}
.border-color {
border: 2px solid #2C835F;
}