#1DFF66
A medium, vivid green closely aligning with Springgreen.
About #1DFF66
The hex code #1DFF66 represents a beautifully specific shade of green. Its closest recognized web color is Springgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 255, and 102.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 89% Cyan, 0% Magenta, 60% Yellow, and 0% Black. With a hue angle of 139.4 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1DFF66
RGB29, 255, 102
HSL139.4°, 100.0%, 55.7%
CMYK89%, 0%, 60%, 0%
HSV139.4°, 88.6%, 100.0%
LAB88.3, -79.2, 58.1
XYZ38.7, 72.7, 24.6
Decimal1965926
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.35:1
Text on #FFFFFF
FAIL
15.55:1
Text on #000000
AAA
1.29:1
Text on #F8FAFC
FAIL
13.22:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DFF66;
}
.text-color {
color: #1DFF66;
}
.border-color {
border: 2px solid #1DFF66;
}