#3AF0E2
A medium, vivid cyan closely aligning with Turquoise.
About #3AF0E2
At its core, #3AF0E2 is a medium and vivid hue. Its closest recognized web color is Turquoise. This translates to an RGB value of rgb(58, 240, 226).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 76% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3AF0E2
RGB58, 240, 226
HSL175.4°, 85.8%, 58.4%
CMYK76%, 0%, 6%, 6%
HSV175.4°, 75.8%, 94.1%
LAB86.4, -46.9, -6.0
XYZ46.6, 68.7, 82.8
Decimal3862754
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.42:1
Text on #FFFFFF
FAIL
14.74:1
Text on #000000
AAA
1.36:1
Text on #F8FAFC
FAIL
12.53:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AF0E2;
}
.text-color {
color: #3AF0E2;
}
.border-color {
border: 2px solid #3AF0E2;
}