Skip to content

#12abcc

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

RGB
18, 171, 204
HSL
191°, 84%, 44%
CMYK
91, 16, 0, 20
Luminance
0.3361

Every format

HEX#12abcc
RGBrgb(18, 171, 204)
HSLhsl(191, 84%, 44%)
CMYKcmyk(91%, 16%, 0%, 20%)
LABlab(64.7 -24.3 -26.9)
LCHlch(64.7 36.3 228.0)
OKLCHoklch(0.685 0.121 218.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan91.2%
Magenta16.2%
Yellow0.0%
Key (black)20.0%

Color previews

#12abcc text on a black background

contrast 7.72:1

Card sample

#12abcc text on a white background

contrast 2.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #12abcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #12abcc in the Color Lab