#1DCC50
A medium, vivid green closely aligning with Limegreen.
About #1DCC50
The precise color #1DCC50 is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. In the RGB color space, it consists of 29 red, 204 green, and 80 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 86% cyan, 0% magenta, 61% yellow, and 20% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1DCC50
RGB29, 204, 80
HSL137.5°, 75.1%, 45.7%
CMYK86%, 0%, 61%, 20%
HSV137.5°, 85.8%, 80.0%
LAB72.2, -66.3, 49.2
XYZ23.5, 44.0, 14.8
Decimal1952848
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.14:1
Text on #FFFFFF
FAIL
9.81:1
Text on #000000
AAA
2.05:1
Text on #F8FAFC
FAIL
8.34:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DCC50;
}
.text-color {
color: #1DCC50;
}
.border-color {
border: 2px solid #1DCC50;
}