Skip to content

#3acdec

a balanced, electric cyan · cool · closest name: skyblue

RGB
58, 205, 236
HSL
190°, 82%, 58%
CMYK
75, 13, 0, 8
Luminance
0.5062

Every format

HEX#3acdec
RGBrgb(58, 205, 236)
HSLhsl(190, 82%, 58%)
CMYKcmyk(75%, 13%, 0%, 8%)
LABlab(76.4 -27.8 -26.3)
LCHlch(76.4 38.3 223.3)
OKLCHoklch(0.786 0.126 215.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3acdec on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#3acdec on black: 11.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red22.7%
Green80.4%
Blue92.5%

CMYK percentages

Cyan75.4%
Magenta13.1%
Yellow0.0%
Key (black)7.5%

Color previews

#3acdec text on a black background

contrast 11.12:1

Card sample

#3acdec text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3acdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3acdec in the Color Lab