#49F8E2
A light, vivid cyan closely aligning with Turquoise.
About #49F8E2
The hex code #49F8E2 represents a beautifully specific shade of cyan. Its closest recognized web color is Turquoise. In the RGB color space, it consists of 73 red, 248 green, and 226 blue.
If you are designing for print, the four-color process is what matters most. The color uses 71% Cyan, 0% Magenta, 9% Yellow, and 3% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#49F8E2
RGB73, 248, 226
HSL172.5°, 92.6%, 62.9%
CMYK71%, 0%, 9%, 3%
HSV172.5°, 70.6%, 97.3%
LAB88.9, -48.6, -2.2
XYZ50.0, 74.0, 83.6
Decimal4847842
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.33:1
Text on #FFFFFF
FAIL
15.81:1
Text on #000000
AAA
1.27:1
Text on #F8FAFC
FAIL
13.44:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49F8E2;
}
.text-color {
color: #49F8E2;
}
.border-color {
border: 2px solid #49F8E2;
}