#1DAF5F
A medium, vivid green closely aligning with Mediumseagreen.
About #1DAF5F
The precise color #1DAF5F is an excellent choice for modern design projects. Its closest recognized web color is Mediumseagreen. In the RGB color space, it consists of 29 red, 175 green, and 95 blue.
If you are designing for print, the four-color process is what matters most. The color uses 83% Cyan, 0% Magenta, 46% Yellow, and 31% Black. The HSL representation is 147.1° hue, 71.6% saturation, and 40.0% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1DAF5F
RGB29, 175, 95
HSL147.1°, 71.6%, 40.0%
CMYK83%, 0%, 46%, 31%
HSV147.1°, 83.4%, 68.6%
LAB63.1, -54.5, 30.9
XYZ17.9, 31.7, 16.0
Decimal1945439
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.86:1
Text on #FFFFFF
FAIL
7.35:1
Text on #000000
AAA
2.73:1
Text on #F8FAFC
FAIL
6.25:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1DAF5F;
}
.text-color {
color: #1DAF5F;
}
.border-color {
border: 2px solid #1DAF5F;
}