Skip to content

#3acadc

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

RGB
58, 202, 220
HSL
187°, 70%, 55%
CMYK
74, 8, 0, 14
Luminance
0.4831

Every format

HEX#3acadc
RGBrgb(58, 202, 220)
HSLhsl(187, 70%, 55%)
CMYKcmyk(74%, 8%, 0%, 14%)
LABlab(75.0 -31.3 -19.8)
LCHlch(75.0 37.0 212.3)
OKLCHoklch(0.772 0.119 207.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3acadc on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#3acadc on black: 10.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red22.7%
Green79.2%
Blue86.3%

CMYK percentages

Cyan73.6%
Magenta8.2%
Yellow0.0%
Key (black)13.7%

Color previews

#3acadc text on a black background

contrast 10.66:1

Card sample

#3acadc text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3acadc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3acadc in the Color Lab