#33DB2C
A medium, vivid green closely aligning with Limegreen.
About #33DB2C
The precise color #33DB2C is an excellent choice for modern design projects. Designers often compare it to the standard color Limegreen. In the RGB color space, it consists of 51 red, 219 green, and 44 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 77% C, 0% M, 80% Y, and 14% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#33DB2C
RGB51, 219, 44
HSL117.6°, 70.9%, 51.6%
CMYK77%, 0%, 80%, 14%
HSV117.6°, 79.9%, 85.9%
LAB77.0, -71.6, 67.5
XYZ27.2, 51.5, 10.9
Decimal3398444
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.86:1
Text on #FFFFFF
FAIL
11.31:1
Text on #000000
AAA
1.77:1
Text on #F8FAFC
FAIL
9.61:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #33DB2C;
}
.text-color {
color: #33DB2C;
}
.border-color {
border: 2px solid #33DB2C;
}