#1DAF49
A medium, vivid green closely aligning with Forestgreen.
About #1DAF49
The hex code #1DAF49 represents a beautifully specific shade of green. Its closest recognized web color is Forestgreen. Its digital footprint relies on 29 parts red, 175 parts green, and 73 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 83% cyan, 0% magenta, 58% yellow, and 31% black. The HSL representation is 138.1° hue, 71.6% saturation, and 40.0% lightness.
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#1DAF49
RGB29, 175, 73
HSL138.1°, 71.6%, 40.0%
CMYK83%, 0%, 58%, 31%
HSV138.1°, 83.4%, 68.6%
LAB62.8, -57.9, 41.5
XYZ17.0, 31.4, 11.5
Decimal1945417
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.88:1
Text on #FFFFFF
FAIL
7.28:1
Text on #000000
AAA
2.76:1
Text on #F8FAFC
FAIL
6.19:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1DAF49;
}
.text-color {
color: #1DAF49;
}
.border-color {
border: 2px solid #1DAF49;
}