Skip to content

#13abcc

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

RGB
19, 171, 204
HSL
191°, 83%, 44%
CMYK
91, 16, 0, 20
Luminance
0.3362

Every format

HEX#13abcc
RGBrgb(19, 171, 204)
HSLhsl(191, 83%, 44%)
CMYKcmyk(91%, 16%, 0%, 20%)
LABlab(64.7 -24.2 -26.9)
LCHlch(64.7 36.2 228.0)
OKLCHoklch(0.685 0.121 218.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#13abcc on white: 2.72:1
AA ✗ fail · AA-large · AAA
Aa
#13abcc on black: 7.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red7.5%
Green67.1%
Blue80.0%

CMYK percentages

Cyan90.7%
Magenta16.2%
Yellow0.0%
Key (black)20.0%

Color previews

#13abcc text on a black background

contrast 7.72:1

Card sample

#13abcc text on a white background

contrast 2.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #13abcc;
Background color
Panel with #13abcc background
background-color: #13abcc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #13abcc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(19, 171, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(19, 171, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #13abcc;
background: linear-gradient(135deg, #13abcc, #1330CC);

Monochromatic scale

Palettes built from #13abcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #13abcc in the Color Lab