#49FFE9
A light, vivid cyan closely aligning with Turquoise.
About #49FFE9
The precise color #49FFE9 is an excellent choice for modern design projects. Its closest recognized web color is Turquoise. This translates to an RGB value of rgb(73, 255, 233).
For print applications, it's crucial to understand its CMYK makeup. The color uses 71% Cyan, 0% Magenta, 9% Yellow, and 0% Black. With a hue angle of 172.7 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#49FFE9
RGB73, 255, 233
HSL172.7°, 100.0%, 64.3%
CMYK71%, 0%, 9%, 0%
HSV172.7°, 71.4%, 100.0%
LAB91.2, -49.8, -2.6
XYZ53.2, 78.8, 89.5
Decimal4849641
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.25:1
Text on #FFFFFF
FAIL
16.76:1
Text on #000000
AAA
1.20:1
Text on #F8FAFC
FAIL
14.25:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49FFE9;
}
.text-color {
color: #49FFE9;
}
.border-color {
border: 2px solid #49FFE9;
}