#2CAF33
A medium, moderate green closely aligning with Forestgreen.
About #2CAF33
When working with digital screens, the color #2CAF33 is rendered by mixing light. Its closest recognized web color is Forestgreen. Its digital footprint relies on 44 parts red, 175 parts green, and 51 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 75% cyan and 0% magenta inks. 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, #000000 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#2CAF33
RGB44, 175, 51
HSL123.2°, 59.8%, 42.9%
CMYK75%, 0%, 71%, 31%
HSV123.2°, 74.9%, 68.6%
LAB62.9, -58.4, 51.2
XYZ17.0, 31.4, 8.3
Decimal2928435
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.88:1
Text on #FFFFFF
FAIL
7.29:1
Text on #000000
AAA
2.75:1
Text on #F8FAFC
FAIL
6.19:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #2CAF33;
}
.text-color {
color: #2CAF33;
}
.border-color {
border: 2px solid #2CAF33;
}