Skip to content

#0accfd

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

RGB
10, 204, 253
HSL
192°, 98%, 52%
CMYK
96, 19, 0, 1
Luminance
0.5034

Every format

HEX#0accfd
RGBrgb(10, 204, 253)
HSLhsl(192, 98%, 52%)
CMYKcmyk(96%, 19%, 0%, 1%)
LABlab(76.3 -24.8 -35.7)
LCHlch(76.3 43.4 235.2)
OKLCHoklch(0.785 0.146 223.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0accfd on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#0accfd on black: 11.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.9%
Green80.0%
Blue99.2%

CMYK percentages

Cyan96.0%
Magenta19.4%
Yellow0.0%
Key (black)0.8%

Color previews

#0accfd text on a black background

contrast 11.07:1

Card sample

#0accfd text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0accfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0accfd in the Color Lab