Skip to content

#0caccc

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

RGB
12, 172, 204
HSL
190°, 89%, 42%
CMYK
94, 16, 0, 20
Luminance
0.3394

Every format

HEX#0caccc
RGBrgb(12, 172, 204)
HSLhsl(190, 89%, 42%)
CMYKcmyk(94%, 16%, 0%, 20%)
LABlab(64.9 -25.0 -26.5)
LCHlch(64.9 36.5 226.7)
OKLCHoklch(0.687 0.122 217.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0caccc on white: 2.70:1
AA ✗ fail · AA-large · AAA
Aa
#0caccc on black: 7.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red4.7%
Green67.5%
Blue80.0%

CMYK percentages

Cyan94.1%
Magenta15.7%
Yellow0.0%
Key (black)20.0%

Color previews

#0caccc text on a black background

contrast 7.79:1

Card sample

#0caccc text on a white background

contrast 2.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0caccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0caccc in the Color Lab