#3FE0ED
A medium, vivid cyan closely aligning with Darkturquoise.
About #3FE0ED
Visually, #3FE0ED is defined as a vivid cyan. Designers often compare it to the standard color Darkturquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 63, 224, and 237.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 73% cyan and 5% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3FE0ED
RGB63, 224, 237
HSL184.5°, 82.9%, 58.8%
CMYK73%, 5%, 0%, 7%
HSV184.5°, 73.4%, 92.9%
LAB82.1, -36.1, -18.2
XYZ44.0, 60.5, 89.5
Decimal4186349
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.60:1
Text on #FFFFFF
FAIL
13.10:1
Text on #000000
AAA
1.53:1
Text on #F8FAFC
FAIL
11.13:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3FE0ED;
}
.text-color {
color: #3FE0ED;
}
.border-color {
border: 2px solid #3FE0ED;
}