#33E949
A medium, vivid green closely aligning with Limegreen.
About #33E949
At its core, #33E949 is a medium and vivid hue. Its closest recognized web color is Limegreen. Its digital footprint relies on 51 parts red, 233 parts green, and 73 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 78% C, 0% M, 69% Y, and 9% K. The HSL representation is 127.3° hue, 80.5% saturation, and 55.7% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#33E949
RGB51, 233, 73
HSL127.3°, 80.5%, 55.7%
CMYK78%, 0%, 69%, 9%
HSV127.3°, 78.1%, 91.4%
LAB81.5, -73.7, 62.4
XYZ31.7, 59.5, 16.1
Decimal3402057
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.63:1
Text on #FFFFFF
FAIL
12.89:1
Text on #000000
AAA
1.56:1
Text on #F8FAFC
FAIL
10.96:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #33E949;
}
.text-color {
color: #33E949;
}
.border-color {
border: 2px solid #33E949;
}