Skip to content

#3acecc

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

RGB
58, 206, 204
HSL
179°, 60%, 52%
CMYK
72, 0, 1, 19
Luminance
0.4940

Every format

HEX#3acecc
RGBrgb(58, 206, 204)
HSLhsl(179, 60%, 52%)
CMYKcmyk(72%, 0%, 1%, 19%)
LABlab(75.7 -37.9 -10.2)
LCHlch(75.7 39.2 195.0)
OKLCHoklch(0.776 0.120 193.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3acecc on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#3acecc on black: 10.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan71.8%
Magenta0.0%
Yellow1.0%
Key (black)19.2%

Color previews

#3acecc text on a black background

contrast 10.88:1

Card sample

#3acecc text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3acecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3acecc in the Color Lab