#1DCC33
A medium, vivid green closely aligning with Limegreen.
About #1DCC33
When working with digital screens, the color #1DCC33 is rendered by mixing light. Its closest recognized web color is Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 204, and 51.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 86% Cyan, 0% Magenta, 75% Yellow, and 20% Black. 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1DCC33
RGB29, 204, 51
HSL127.5°, 75.1%, 45.7%
CMYK86%, 0%, 75%, 20%
HSV127.5°, 85.8%, 80.0%
LAB72.0, -69.2, 60.4
XYZ22.7, 43.7, 10.4
Decimal1952819
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.16:1
Text on #FFFFFF
FAIL
9.74:1
Text on #000000
AAA
2.06:1
Text on #F8FAFC
FAIL
8.28:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DCC33;
}
.text-color {
color: #1DCC33;
}
.border-color {
border: 2px solid #1DCC33;
}