#49F8E9
A light, vivid cyan closely aligning with Turquoise.
About #49F8E9
The precise color #49F8E9 is an excellent choice for modern design projects. Its closest recognized web color is Turquoise. In the RGB color space, it consists of 73 red, 248 green, and 233 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 71% cyan and 0% magenta inks. The HSL representation is 174.9° hue, 92.6% saturation, and 62.9% lightness.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#49F8E9
RGB73, 248, 233
HSL174.9°, 92.6%, 62.9%
CMYK71%, 0%, 6%, 3%
HSV174.9°, 70.6%, 97.3%
LAB89.1, -46.8, -5.6
XYZ51.0, 74.4, 88.8
Decimal4847849
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.32:1
Text on #FFFFFF
FAIL
15.89:1
Text on #000000
AAA
1.26:1
Text on #F8FAFC
FAIL
13.51:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49F8E9;
}
.text-color {
color: #49F8E9;
}
.border-color {
border: 2px solid #49F8E9;
}