#1DF066
A medium, vivid green closely aligning with Springgreen.
About #1DF066
The precise color #1DF066 is an excellent choice for modern design projects. It is closely associated with the named CSS color Springgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 240, and 102.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 88% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#1DF066
RGB29, 240, 102
HSL140.8°, 87.6%, 52.7%
CMYK88%, 0%, 57%, 6%
HSV140.8°, 87.9%, 94.1%
LAB83.7, -74.7, 52.8
XYZ34.1, 63.5, 23.0
Decimal1962086
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.53:1
Text on #FFFFFF
FAIL
13.71:1
Text on #000000
AAA
1.46:1
Text on #F8FAFC
FAIL
11.65:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DF066;
}
.text-color {
color: #1DF066;
}
.border-color {
border: 2px solid #1DF066;
}