#2CA800
A dark, vivid green closely aligning with Limegreen.
About #2CA800
The precise color #2CA800 is an excellent choice for modern design projects. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 44 parts red, 168 parts green, and 0 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 74% Cyan, 0% Magenta, 100% Yellow, and 34% Black. With a hue angle of 104.3 degrees, it sits comfortably in the green spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#2CA800
RGB44, 168, 0
HSL104.3°, 100.0%, 32.9%
CMYK74%, 0%, 100%, 34%
HSV104.3°, 100.0%, 65.9%
LAB60.4, -58.7, 61.4
XYZ15.0, 28.5, 4.7
Decimal2926592
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.13:1
Text on #FFFFFF
AA Large
6.71:1
Text on #000000
AA
2.99:1
Text on #F8FAFC
FAIL
5.70:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #2CA800;
}
.text-color {
color: #2CA800;
}
.border-color {
border: 2px solid #2CA800;
}