#49BD8A
A medium, moderate green closely aligning with Mediumseagreen.
About #49BD8A
Visually, #49BD8A is defined as a moderate green. Its closest recognized web color is Mediumseagreen. This translates to an RGB value of rgb(73, 189, 138).
Translating this color to physical media requires the CMYK color model. The color uses 61% Cyan, 0% Magenta, 27% Yellow, and 26% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#49BD8A
RGB73, 189, 138
HSL153.6°, 46.8%, 51.4%
CMYK61%, 0%, 27%, 26%
HSV153.6°, 61.4%, 74.1%
LAB69.2, -44.7, 16.3
XYZ25.5, 39.6, 30.4
Decimal4832650
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.35:1
Text on #FFFFFF
FAIL
8.93:1
Text on #000000
AAA
2.25:1
Text on #F8FAFC
FAIL
7.59:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49BD8A;
}
.text-color {
color: #49BD8A;
}
.border-color {
border: 2px solid #49BD8A;
}