#49DBB6
A medium, moderate green closely aligning with Mediumaquamarine.
About #49DBB6
When working with digital screens, the color #49DBB6 is rendered by mixing light. Its closest recognized web color is Mediumaquamarine. In the RGB color space, it consists of 73 red, 219 green, and 182 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 67% cyan and 0% magenta inks. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#49DBB6
RGB73, 219, 182
HSL164.8°, 67.0%, 57.3%
CMYK67%, 0%, 17%, 14%
HSV164.8°, 66.7%, 85.9%
LAB79.3, -47.3, 7.0
XYZ36.5, 55.5, 53.0
Decimal4840374
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.74:1
Text on #FFFFFF
FAIL
12.09:1
Text on #000000
AAA
1.66:1
Text on #F8FAFC
FAIL
10.28:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49DBB6;
}
.text-color {
color: #49DBB6;
}
.border-color {
border: 2px solid #49DBB6;
}