#49CCA8
A medium, moderate green closely aligning with Mediumaquamarine.
About #49CCA8
Visually, #49CCA8 is defined as a moderate green. Its closest recognized web color is Mediumaquamarine. This translates to an RGB value of rgb(73, 204, 168).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 64% cyan, 0% magenta, 18% yellow, and 20% black. With a hue angle of 163.5 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. 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#49CCA8
RGB73, 204, 168
HSL163.5°, 56.2%, 54.3%
CMYK64%, 0%, 18%, 20%
HSV163.5°, 64.2%, 80.0%
LAB74.5, -44.3, 7.5
XYZ31.4, 47.4, 44.5
Decimal4836520
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.00:1
Text on #FFFFFF
FAIL
10.49:1
Text on #000000
AAA
1.91:1
Text on #F8FAFC
FAIL
8.91:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49CCA8;
}
.text-color {
color: #49CCA8;
}
.border-color {
border: 2px solid #49CCA8;
}