#33D32C
A medium, moderate green closely aligning with Limegreen.
About #33D32C
The precise color #33D32C is an excellent choice for modern design projects. Designers often compare it to the standard color Limegreen. This translates to an RGB value of rgb(51, 211, 44).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 76% C, 0% M, 79% Y, and 17% K. With a hue angle of 117.5 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#33D32C
RGB51, 211, 44
HSL117.5°, 65.5%, 50.0%
CMYK76%, 0%, 79%, 17%
HSV117.5°, 79.1%, 82.7%
LAB74.5, -69.2, 65.1
XYZ25.1, 47.5, 10.2
Decimal3396396
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.00:1
Text on #FFFFFF
FAIL
10.49:1
Text on #000000
AAA
1.91:1
Text on #F8FAFC
FAIL
8.92:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #33D32C;
}
.text-color {
color: #33D32C;
}
.border-color {
border: 2px solid #33D32C;
}