#33AF16
A dark, vivid green closely aligning with Limegreen.
About #33AF16
The precise color #33AF16 is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. Its digital footprint relies on 51 parts red, 175 parts green, and 22 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 71% C, 0% M, 87% Y, and 31% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#33AF16
RGB51, 175, 22
HSL108.6°, 77.7%, 38.6%
CMYK71%, 0%, 87%, 31%
HSV108.6°, 87.4%, 68.6%
LAB62.9, -59.1, 60.1
XYZ16.8, 31.4, 5.9
Decimal3387158
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.88:1
Text on #FFFFFF
FAIL
7.28:1
Text on #000000
AAA
2.76:1
Text on #F8FAFC
FAIL
6.19:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #33AF16;
}
.text-color {
color: #33AF16;
}
.border-color {
border: 2px solid #33AF16;
}