#1DC557
A medium, vivid green closely aligning with Limegreen.
About #1DC557
The hex code #1DC557 represents a beautifully specific shade of green. It is closely associated with the named CSS color Limegreen. Its digital footprint relies on 29 parts red, 197 parts green, and 87 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 85% Cyan, 0% Magenta, 56% Yellow, and 23% Black. The HSL representation is 140.7° hue, 74.3% saturation, and 44.3% lightness.
When using this color as a background, text legibility must be considered. 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#1DC557
RGB29, 197, 87
HSL140.7°, 74.3%, 44.3%
CMYK85%, 0%, 56%, 23%
HSV140.7°, 85.3%, 77.3%
LAB70.1, -63.2, 43.5
XYZ22.2, 40.9, 15.7
Decimal1951063
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.29:1
Text on #FFFFFF
FAIL
9.18:1
Text on #000000
AAA
2.19:1
Text on #F8FAFC
FAIL
7.80:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DC557;
}
.text-color {
color: #1DC557;
}
.border-color {
border: 2px solid #1DC557;
}