#49BD5F
A medium, moderate green closely aligning with Mediumseagreen.
About #49BD5F
At its core, #49BD5F is a medium and moderate hue. Designers often compare it to the standard color Mediumseagreen. Its digital footprint relies on 73 parts red, 189 parts green, and 95 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 61% C, 0% M, 50% Y, and 26% K. The HSL representation is 131.4° hue, 46.8% saturation, and 51.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#49BD5F
RGB73, 189, 95
HSL131.4°, 46.8%, 51.4%
CMYK61%, 0%, 50%, 26%
HSV131.4°, 61.4%, 74.1%
LAB68.5, -52.5, 37.8
XYZ23.0, 38.6, 17.1
Decimal4832607
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.41:1
Text on #FFFFFF
FAIL
8.73:1
Text on #000000
AAA
2.30:1
Text on #F8FAFC
FAIL
7.42:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49BD5F;
}
.text-color {
color: #49BD5F;
}
.border-color {
border: 2px solid #49BD5F;
}