#49FFF0
A light, vivid cyan closely aligning with Aqua.
About #49FFF0
The precise color #49FFF0 is an excellent choice for modern design projects. It is closely associated with the named CSS color Aqua. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 255, and 240.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 71% Cyan, 0% Magenta, 6% Yellow, and 0% Black. The HSL representation is 175.1° hue, 100.0% saturation, and 64.3% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#49FFF0
RGB73, 255, 240
HSL175.1°, 100.0%, 64.3%
CMYK71%, 0%, 6%, 0%
HSV175.1°, 71.4%, 100.0%
LAB91.3, -47.9, -6.0
XYZ54.2, 79.2, 94.9
Decimal4849648
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.25:1
Text on #FFFFFF
FAIL
16.85:1
Text on #000000
AAA
1.19:1
Text on #F8FAFC
FAIL
14.32:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49FFF0;
}
.text-color {
color: #49FFF0;
}
.border-color {
border: 2px solid #49FFF0;
}