#49E2E2
A medium, vivid cyan closely aligning with Mediumturquoise.
About #49E2E2
At its core, #49E2E2 is a medium and vivid hue. Its closest recognized web color is Mediumturquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 226, and 226.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 68% cyan, 0% magenta, 0% yellow, and 11% 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. 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#49E2E2
RGB73, 226, 226
HSL180.0°, 72.5%, 58.6%
CMYK68%, 0%, 0%, 11%
HSV180.0°, 67.7%, 88.6%
LAB82.5, -38.9, -11.7
XYZ43.7, 61.3, 81.5
Decimal4842210
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.58:1
Text on #FFFFFF
FAIL
13.26:1
Text on #000000
AAA
1.51:1
Text on #F8FAFC
FAIL
11.27:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49E2E2;
}
.text-color {
color: #49E2E2;
}
.border-color {
border: 2px solid #49E2E2;
}