Skip to content

#1accfd

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

RGB
26, 204, 253
HSL
193°, 98%, 55%
CMYK
90, 19, 0, 1
Luminance
0.5050

Every format

HEX#1accfd
RGBrgb(26, 204, 253)
HSLhsl(193, 98%, 55%)
CMYKcmyk(90%, 19%, 0%, 1%)
LABlab(76.4 -24.3 -35.5)
LCHlch(76.4 43.0 235.7)
OKLCHoklch(0.786 0.144 223.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red10.2%
Green80.0%
Blue99.2%

CMYK percentages

Cyan89.7%
Magenta19.4%
Yellow0.0%
Key (black)0.8%

Color previews

#1accfd text on a black background

contrast 11.10:1

Card sample

#1accfd text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1accfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1accfd in the Color Lab