#49BDA8
A medium, moderate cyan closely aligning with Lightseagreen.
About #49BDA8
Visually, #49BDA8 is defined as a moderate cyan. It is closely associated with the named CSS color Lightseagreen. Its digital footprint relies on 73 parts red, 189 parts green, and 168 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 61% cyan, 0% magenta, 11% yellow, and 26% black. Always request a physical proof before doing a large print run with this exact code.
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#49BDA8
RGB73, 189, 168
HSL169.1°, 46.8%, 51.4%
CMYK61%, 0%, 11%, 26%
HSV169.1°, 61.4%, 74.1%
LAB69.9, -37.6, 0.9
XYZ28.0, 40.6, 43.4
Decimal4832680
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.30:1
Text on #FFFFFF
FAIL
9.13:1
Text on #000000
AAA
2.20:1
Text on #F8FAFC
FAIL
7.76:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49BDA8;
}
.text-color {
color: #49BDA8;
}
.border-color {
border: 2px solid #49BDA8;
}