#1DD375
A medium, vivid green closely aligning with Mediumspringgreen.
About #1DD375
At its core, #1DD375 is a medium and vivid hue. Designers often compare it to the standard color Mediumspringgreen. In the RGB color space, it consists of 29 red, 211 green, and 117 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 86% C, 0% M, 45% Y, and 17% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#1DD375
RGB29, 211, 117
HSL149.0°, 75.8%, 47.1%
CMYK86%, 0%, 45%, 17%
HSV149.0°, 86.3%, 82.7%
LAB74.9, -63.1, 34.8
XYZ27.0, 48.1, 24.7
Decimal1954677
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.98:1
Text on #FFFFFF
FAIL
10.63:1
Text on #000000
AAA
1.89:1
Text on #F8FAFC
FAIL
9.03:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DD375;
}
.text-color {
color: #1DD375;
}
.border-color {
border: 2px solid #1DD375;
}