#33C542
A medium, moderate green closely aligning with Limegreen.
About #33C542
Visually, #33C542 is defined as a moderate green. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(51, 197, 66).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 74% C, 0% M, 66% Y, and 23% K. 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. 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#33C542
RGB51, 197, 66
HSL126.2°, 58.9%, 48.6%
CMYK74%, 0%, 66%, 23%
HSV126.2°, 74.1%, 77.3%
LAB70.2, -63.1, 53.0
XYZ22.3, 41.0, 11.9
Decimal3392834
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.28:1
Text on #FFFFFF
FAIL
9.21:1
Text on #000000
AAA
2.18:1
Text on #F8FAFC
FAIL
7.83:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #33C542;
}
.text-color {
color: #33C542;
}
.border-color {
border: 2px solid #33C542;
}