Skip to content

#0cc8fd

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

RGB
12, 200, 253
HSL
193°, 98%, 52%
CMYK
95, 21, 0, 1
Luminance
0.4848

Every format

HEX#0cc8fd
RGBrgb(12, 200, 253)
HSLhsl(193, 98%, 52%)
CMYKcmyk(95%, 21%, 0%, 1%)
LABlab(75.1 -22.7 -37.5)
LCHlch(75.1 43.8 238.7)
OKLCHoklch(0.776 0.147 225.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0cc8fd on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#0cc8fd on black: 10.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red4.7%
Green78.4%
Blue99.2%

CMYK percentages

Cyan95.3%
Magenta20.9%
Yellow0.0%
Key (black)0.8%

Color previews

#0cc8fd text on a black background

contrast 10.70:1

Card sample

#0cc8fd text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0cc8fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0cc8fd in the Color Lab