#2CCC0F
A medium, vivid green closely aligning with Limegreen.
About #2CCC0F
The precise color #2CCC0F is an excellent choice for modern design projects. Designers often compare it to the standard color Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 44, 204, and 15.
For print applications, it's crucial to understand its CMYK makeup. The color uses 78% Cyan, 0% Magenta, 93% Yellow, and 20% Black. 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. 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#2CCC0F
RGB44, 204, 15
HSL110.8°, 86.3%, 42.9%
CMYK78%, 0%, 93%, 20%
HSV110.8°, 92.6%, 80.0%
LAB72.1, -69.3, 69.1
XYZ22.7, 43.8, 7.7
Decimal2935823
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.15:1
Text on #FFFFFF
FAIL
9.75:1
Text on #000000
AAA
2.06:1
Text on #F8FAFC
FAIL
8.29:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CCC0F;
}
.text-color {
color: #2CCC0F;
}
.border-color {
border: 2px solid #2CCC0F;
}