Skip to content

#12bcdf

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

RGB
18, 188, 223
HSL
190°, 85%, 47%
CMYK
92, 16, 0, 13
Luminance
0.4142

Every format

HEX#12bcdf
RGBrgb(18, 188, 223)
HSLhsl(190, 85%, 47%)
CMYKcmyk(92%, 16%, 0%, 13%)
LABlab(70.5 -26.5 -28.4)
LCHlch(70.5 38.9 227.0)
OKLCHoklch(0.735 0.130 217.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#12bcdf on white: 2.26:1
AA ✗ fail · AA-large · AAA
Aa
#12bcdf on black: 9.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red7.1%
Green73.7%
Blue87.5%

CMYK percentages

Cyan91.9%
Magenta15.7%
Yellow0.0%
Key (black)12.5%

Color previews

#12bcdf text on a black background

contrast 9.28:1

Card sample

#12bcdf text on a white background

contrast 2.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(18, 188, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(18, 188, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #12bcdf;
background: linear-gradient(135deg, #12bcdf, #1234DF);

Monochromatic scale

Palettes built from #12bcdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #12bcdf in the Color Lab