Skip to content

#05dcff

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

RGB
5, 220, 255
HSL
188°, 100%, 51%
CMYK
98, 14, 0, 0
Luminance
0.5844

Every format

HEX#05dcff
RGBrgb(5, 220, 255)
HSLhsl(188, 100%, 51%)
CMYKcmyk(98%, 14%, 0%, 0%)
LABlab(81.0 -32.1 -29.5)
LCHlch(81.0 43.6 222.6)
OKLCHoklch(0.823 0.145 214.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#05dcff on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#05dcff on black: 12.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red2.0%
Green86.3%
Blue100.0%

CMYK percentages

Cyan98.0%
Magenta13.7%
Yellow0.0%
Key (black)0.0%

Color previews

#05dcff text on a black background

contrast 12.69:1

Card sample

#05dcff text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #05dcff;
Background color
Panel with #05dcff background
background-color: #05dcff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #05dcff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(5, 220, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(5, 220, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #05dcff;
background: linear-gradient(135deg, #05dcff, #0535FF);

Monochromatic scale

Palettes built from #05dcff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #05dcff in the Color Lab