#1DF8A8
A medium, vivid green closely aligning with Mediumspringgreen.
About #1DF8A8
Visually, #1DF8A8 is defined as a vivid green. Its closest recognized web color is Mediumspringgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 248, and 168.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 88% cyan and 0% magenta inks. The HSL representation is 158.1° hue, 94.0% saturation, and 54.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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1DF8A8
RGB29, 248, 168
HSL158.1°, 94.0%, 54.3%
CMYK88%, 0%, 32%, 3%
HSV158.1°, 88.3%, 97.3%
LAB87.1, -66.2, 25.1
XYZ41.1, 70.2, 48.4
Decimal1964200
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.40:1
Text on #FFFFFF
FAIL
15.04:1
Text on #000000
AAA
1.33:1
Text on #F8FAFC
FAIL
12.79:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DF8A8;
}
.text-color {
color: #1DF8A8;
}
.border-color {
border: 2px solid #1DF8A8;
}