#49D38A
A medium, moderate green closely aligning with Mediumseagreen.
About #49D38A
Visually, #49D38A is defined as a moderate green. Its closest recognized web color is Mediumseagreen. In the RGB color space, it consists of 73 red, 211 green, and 138 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 65% cyan, 0% magenta, 35% yellow, and 17% black. With a hue angle of 148.3 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#49D38A
RGB73, 211, 138
HSL148.3°, 61.1%, 55.7%
CMYK65%, 0%, 35%, 17%
HSV148.3°, 65.4%, 82.7%
LAB76.0, -53.6, 25.5
XYZ30.6, 49.8, 32.1
Decimal4838282
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.91:1
Text on #FFFFFF
FAIL
10.97:1
Text on #000000
AAA
1.83:1
Text on #F8FAFC
FAIL
9.32:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49D38A;
}
.text-color {
color: #49D38A;
}
.border-color {
border: 2px solid #49D38A;
}