#33F016
A medium, vivid green closely aligning with Lime.
About #33F016
At its core, #33F016 is a medium and vivid hue. Designers often compare it to the standard color Lime. In the RGB color space, it consists of 51 red, 240 green, and 22 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 79% C, 0% M, 91% Y, and 6% 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. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#33F016
RGB51, 240, 22
HSL112.0°, 87.9%, 51.4%
CMYK79%, 0%, 91%, 6%
HSV112.0°, 90.8%, 94.1%
LAB83.5, -78.6, 77.8
XYZ32.7, 63.1, 11.2
Decimal3403798
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.54:1
Text on #FFFFFF
FAIL
13.62:1
Text on #000000
AAA
1.47:1
Text on #F8FAFC
FAIL
11.58:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #33F016;
}
.text-color {
color: #33F016;
}
.border-color {
border: 2px solid #33F016;
}