#49BDB6
A medium, moderate cyan closely aligning with Lightseagreen.
About #49BDB6
Visually, #49BDB6 is defined as a moderate cyan. It is closely associated with the named CSS color Lightseagreen. This translates to an RGB value of rgb(73, 189, 182).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 61% C, 0% M, 4% Y, and 26% K. With a hue angle of 176.4 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#49BDB6
RGB73, 189, 182
HSL176.4°, 46.8%, 51.4%
CMYK61%, 0%, 4%, 26%
HSV176.4°, 61.4%, 74.1%
LAB70.3, -33.9, -6.2
XYZ29.4, 41.2, 50.7
Decimal4832694
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.27:1
Text on #FFFFFF
FAIL
9.24:1
Text on #000000
AAA
2.17:1
Text on #F8FAFC
FAIL
7.85:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49BDB6;
}
.text-color {
color: #49BDB6;
}
.border-color {
border: 2px solid #49BDB6;
}