#2CA033
A medium, moderate green closely aligning with Forestgreen.
About #2CA033
Visually, #2CA033 is defined as a moderate green. Designers often compare it to the standard color Forestgreen. In the RGB color space, it consists of 44 red, 160 green, and 51 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 72% Cyan, 0% Magenta, 68% Yellow, and 37% Black. With a hue angle of 123.6 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2CA033
RGB44, 160, 51
HSL123.6°, 56.9%, 40.0%
CMYK72%, 0%, 68%, 37%
HSV123.6°, 72.5%, 62.7%
LAB58.0, -53.4, 45.9
XYZ14.2, 25.9, 7.4
Decimal2924595
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.40:1
Text on #FFFFFF
AA Large
6.18:1
Text on #000000
AA
3.25:1
Text on #F8FAFC
AA Large
5.26:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #2CA033;
}
.text-color {
color: #2CA033;
}
.border-color {
border: 2px solid #2CA033;
}