#33F042
A medium, vivid green closely aligning with Limegreen.
About #33F042
The precise color #33F042 is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. In the RGB color space, it consists of 51 red, 240 green, and 66 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 79% cyan, 0% magenta, 72% yellow, and 6% black. The HSL representation is 124.8° hue, 86.3% saturation, and 57.1% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#33F042
RGB51, 240, 66
HSL124.8°, 86.3%, 57.1%
CMYK79%, 0%, 72%, 6%
HSV124.8°, 78.8%, 94.1%
LAB83.7, -76.4, 67.1
XYZ33.5, 63.4, 15.6
Decimal3403842
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.53:1
Text on #FFFFFF
FAIL
13.68:1
Text on #000000
AAA
1.47:1
Text on #F8FAFC
FAIL
11.63:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #33F042;
}
.text-color {
color: #33F042;
}
.border-color {
border: 2px solid #33F042;
}