#49A892
A medium, moderate cyan closely aligning with Lightseagreen.
About #49A892
At its core, #49A892 is a medium and moderate hue. Designers often compare it to the standard color Lightseagreen. In the RGB color space, it consists of 73 red, 168 green, and 146 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 57% C, 0% M, 13% Y, and 34% K. The HSL representation is 166.1° hue, 39.4% saturation, and 47.3% lightness.
Contrast ratios determine whether this color is safe for typography. 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#49A892
RGB73, 168, 146
HSL166.1°, 39.4%, 47.3%
CMYK57%, 0%, 13%, 34%
HSV166.1°, 56.5%, 65.9%
LAB62.9, -33.5, 2.9
XYZ21.9, 31.5, 32.1
Decimal4827282
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.88:1
Text on #FFFFFF
FAIL
7.30:1
Text on #000000
AAA
2.75:1
Text on #F8FAFC
FAIL
6.21:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #49A892;
}
.text-color {
color: #49A892;
}
.border-color {
border: 2px solid #49A892;
}