Skip to content

#0cc2db

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

RGB
12, 194, 219
HSL
187°, 90%, 45%
CMYK
95, 11, 0, 14
Luminance
0.4378

Every format

HEX#0cc2db
RGBrgb(12, 194, 219)
HSLhsl(187, 90%, 45%)
CMYKcmyk(95%, 11%, 0%, 14%)
LABlab(72.1 -31.0 -23.8)
LCHlch(72.1 39.1 217.5)
OKLCHoklch(0.747 0.129 211.1)

Copy-ready code

/* CSS */
color: #0cc2db;
background-color: #0cc2db;
/* Tailwind (arbitrary) */
class="text-[#0cc2db] bg-[#0cc2db]"
/* SCSS */
$brand: #0cc2db;
/* SwiftUI */
Color(red: 0.047, green: 0.761, blue: 0.859)
/* Android */
Color.parseColor("#0cc2db")

Accessibility — WCAG contrast

Aa
#0cc2db on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#0cc2db on black: 9.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red4.7%
Green76.1%
Blue85.9%

CMYK percentages

Cyan94.5%
Magenta11.4%
Yellow0.0%
Key (black)14.1%

Color previews

#0cc2db text on a black background

contrast 9.76:1

Card sample

#0cc2db text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0cc2db;
Background color
Panel with #0cc2db background
background-color: #0cc2db;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #0cc2db;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(12, 194, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(12, 194, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0cc2db;
background: linear-gradient(135deg, #0cc2db, #0C38DB);

Monochromatic scale

Palettes built from #0cc2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0cc2db in the Color Lab