#33F02C
A medium, vivid green closely aligning with Lime.
About #33F02C
The precise color #33F02C is an excellent choice for modern design projects. Its closest recognized web color is Lime. This translates to an RGB value of rgb(51, 240, 44).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 79% C, 0% M, 82% Y, and 6% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#33F02C
RGB51, 240, 44
HSL117.9°, 86.7%, 55.7%
CMYK79%, 0%, 82%, 6%
HSV117.9°, 81.7%, 94.1%
LAB83.6, -77.7, 73.6
XYZ33.0, 63.2, 12.8
Decimal3403820
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.54:1
Text on #FFFFFF
FAIL
13.64:1
Text on #000000
AAA
1.47:1
Text on #F8FAFC
FAIL
11.60:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #33F02C;
}
.text-color {
color: #33F02C;
}
.border-color {
border: 2px solid #33F02C;
}