#40AC50
A medium, moderate green closely aligning with Forestgreen.
About #40AC50
At its core, #40AC50 is a medium and moderate hue. Its closest recognized web color is Forestgreen. Its digital footprint relies on 64 parts red, 172 parts green, and 80 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 63% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#40AC50
RGB64, 172, 80
HSL128.9°, 45.8%, 46.3%
CMYK63%, 0%, 53%, 33%
HSV128.9°, 62.8%, 67.5%
LAB62.7, -50.2, 38.0
XYZ18.3, 31.2, 12.6
Decimal4238416
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.90:1
Text on #FFFFFF
FAIL
7.23:1
Text on #000000
AAA
2.77:1
Text on #F8FAFC
FAIL
6.15:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #40AC50;
}
.text-color {
color: #40AC50;
}
.border-color {
border: 2px solid #40AC50;
}