#49E9FF
A light, vivid cyan closely aligning with Darkturquoise.
About #49E9FF
Visually, #49E9FF is defined as a vivid cyan. Its closest recognized web color is Darkturquoise. Its digital footprint relies on 73 parts red, 233 parts green, and 255 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 71% cyan, 9% magenta, 0% yellow, and 0% black. With a hue angle of 187.3 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#49E9FF
RGB73, 233, 255
HSL187.3°, 100.0%, 64.3%
CMYK71%, 9%, 0%, 0%
HSV187.3°, 71.4%, 100.0%
LAB85.5, -33.9, -22.6
XYZ49.9, 66.9, 104.9
Decimal4844031
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.46:1
Text on #FFFFFF
FAIL
14.38:1
Text on #000000
AAA
1.40:1
Text on #F8FAFC
FAIL
12.23:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49E9FF;
}
.text-color {
color: #49E9FF;
}
.border-color {
border: 2px solid #49E9FF;
}