Skip to content

#1cccff

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

RGB
28, 204, 255
HSL
194°, 100%, 56%
CMYK
89, 20, 0, 0
Luminance
0.5065

Every format

HEX#1cccff
RGBrgb(28, 204, 255)
HSLhsl(194, 100%, 56%)
CMYKcmyk(89%, 20%, 0%, 0%)
LABlab(76.5 -23.5 -36.4)
LCHlch(76.5 43.4 237.2)
OKLCHoklch(0.787 0.145 224.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red11.0%
Green80.0%
Blue100.0%

CMYK percentages

Cyan89.0%
Magenta20.0%
Yellow0.0%
Key (black)0.0%

Color previews

#1cccff text on a black background

contrast 11.13:1

Card sample

#1cccff text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1cccff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1cccff in the Color Lab