#49DBA0
A medium, moderate green closely aligning with Mediumseagreen.
About #49DBA0
Visually, #49DBA0 is defined as a moderate green. Its closest recognized web color is Mediumseagreen. Its digital footprint relies on 73 parts red, 219 parts green, and 160 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 67% Cyan, 0% Magenta, 27% Yellow, and 14% Black. The HSL representation is 155.8° hue, 67.0% saturation, and 57.3% lightness.
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#49DBA0
RGB73, 219, 160
HSL155.8°, 67.0%, 57.3%
CMYK67%, 0%, 27%, 14%
HSV155.8°, 66.7%, 85.9%
LAB78.8, -52.3, 17.9
XYZ34.4, 54.6, 42.0
Decimal4840352
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.76:1
Text on #FFFFFF
FAIL
11.92:1
Text on #000000
AAA
1.68:1
Text on #F8FAFC
FAIL
10.14:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49DBA0;
}
.text-color {
color: #49DBA0;
}
.border-color {
border: 2px solid #49DBA0;
}