Skip to content

#3acccc

a balanced, vivid cyan · cool · closest name: turquoise

RGB
58, 204, 204
HSL
180°, 59%, 51%
CMYK
72, 0, 0, 20
Luminance
0.4844

Every format

HEX#3acccc
RGBrgb(58, 204, 204)
HSLhsl(180, 59%, 51%)
CMYKcmyk(72%, 0%, 0%, 20%)
LABlab(75.1 -36.9 -11.0)
LCHlch(75.1 38.5 196.6)
OKLCHoklch(0.771 0.119 195.0)

Copy-ready code

/* CSS */
color: #3acccc;
background-color: #3acccc;
/* Tailwind (arbitrary) */
class="text-[#3acccc] bg-[#3acccc]"
/* SCSS */
$brand: #3acccc;
/* SwiftUI */
Color(red: 0.227, green: 0.800, blue: 0.800)
/* Android */
Color.parseColor("#3acccc")

Accessibility — WCAG contrast

Aa
#3acccc on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#3acccc on black: 10.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red22.7%
Green80.0%
Blue80.0%

CMYK percentages

Cyan71.6%
Magenta0.0%
Yellow0.0%
Key (black)20.0%

Color previews

#3acccc text on a black background

contrast 10.69:1

Card sample

#3acccc text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3acccc;
Background color
Panel with #3acccc background
background-color: #3acccc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3acccc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(58, 204, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(58, 204, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3acccc;
background: linear-gradient(135deg, #3acccc, #3A6BCC);

Monochromatic scale

Palettes built from #3acccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3acccc in the Color Lab