#49A88A
A medium, moderate green closely aligning with Mediumaquamarine.
About #49A88A
At its core, #49A88A is a medium and moderate hue. Its closest recognized web color is Mediumaquamarine. This translates to an RGB value of rgb(73, 168, 138).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 57% C, 0% M, 18% Y, and 34% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#49A88A
RGB73, 168, 138
HSL161.1°, 39.4%, 47.3%
CMYK57%, 0%, 18%, 34%
HSV161.1°, 56.5%, 65.9%
LAB62.7, -35.4, 7.1
XYZ21.3, 31.3, 29.0
Decimal4827274
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.90:1
Text on #FFFFFF
FAIL
7.25:1
Text on #000000
AAA
2.77:1
Text on #F8FAFC
FAIL
6.16:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #49A88A;
}
.text-color {
color: #49A88A;
}
.border-color {
border: 2px solid #49A88A;
}