#1DF8A0
A medium, vivid green closely aligning with Mediumspringgreen.
About #1DF8A0
The hex code #1DF8A0 represents a beautifully specific shade of green. It is closely associated with the named CSS color Mediumspringgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 248, and 160.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 88% cyan, 0% magenta, 35% yellow, and 3% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#1DF8A0
RGB29, 248, 160
HSL155.9°, 94.0%, 54.3%
CMYK88%, 0%, 35%, 3%
HSV155.9°, 88.3%, 97.3%
LAB87.0, -67.8, 29.0
XYZ40.4, 69.9, 44.6
Decimal1964192
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.40:1
Text on #FFFFFF
FAIL
14.99:1
Text on #000000
AAA
1.34:1
Text on #F8FAFC
FAIL
12.74:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DF8A0;
}
.text-color {
color: #1DF8A0;
}
.border-color {
border: 2px solid #1DF8A0;
}