Skip to content

#0c8ccc

a dark, electric blue · cool · closest name: steelblue

RGB
12, 140, 204
HSL
200°, 89%, 42%
CMYK
94, 31, 0, 20
Luminance
0.2319

Every format

HEX#0c8ccc
RGBrgb(12, 140, 204)
HSLhsl(200, 89%, 42%)
CMYKcmyk(94%, 31%, 0%, 20%)
LABlab(55.3 -7.7 -41.6)
LCHlch(55.3 42.3 259.5)
OKLCHoklch(0.610 0.137 239.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0c8ccc on white: 3.72:1
AA ✗ fail · AA-large · AAA
Aa
#0c8ccc on black: 5.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red4.7%
Green54.9%
Blue80.0%

CMYK percentages

Cyan94.1%
Magenta31.4%
Yellow0.0%
Key (black)20.0%

Color previews

#0c8ccc text on a black background

contrast 5.64:1

Card sample

#0c8ccc text on a white background

contrast 3.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0c8ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0c8ccc in the Color Lab