#1DFF7C
A medium, vivid green closely aligning with Springgreen.
About #1DFF7C
The precise color #1DFF7C is an excellent choice for modern design projects. Designers often compare it to the standard color Springgreen. Its digital footprint relies on 29 parts red, 255 parts green, and 124 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 89% Cyan, 0% Magenta, 51% Yellow, and 0% Black. With a hue angle of 145.2 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1DFF7C
RGB29, 255, 124
HSL145.2°, 100.0%, 55.7%
CMYK89%, 0%, 51%, 0%
HSV145.2°, 88.6%, 100.0%
LAB88.6, -76.3, 48.6
XYZ39.9, 73.2, 31.1
Decimal1965948
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.34:1
Text on #FFFFFF
FAIL
15.65:1
Text on #000000
AAA
1.28:1
Text on #F8FAFC
FAIL
13.30:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DFF7C;
}
.text-color {
color: #1DFF7C;
}
.border-color {
border: 2px solid #1DFF7C;
}