Skip to content

#05abc7

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

RGB
5, 171, 199
HSL
189°, 95%, 40%
CMYK
98, 14, 0, 22
Luminance
0.3328

Every format

HEX#05abc7
RGBrgb(5, 171, 199)
HSLhsl(189, 95%, 40%)
CMYKcmyk(98%, 14%, 0%, 22%)
LABlab(64.4 -26.4 -24.6)
LCHlch(64.4 36.1 222.9)
OKLCHoklch(0.682 0.120 215.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#05abc7 on white: 2.74:1
AA ✗ fail · AA-large · AAA
Aa
#05abc7 on black: 7.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red2.0%
Green67.1%
Blue78.0%

CMYK percentages

Cyan97.5%
Magenta14.1%
Yellow0.0%
Key (black)22.0%

Color previews

#05abc7 text on a black background

contrast 7.66:1

Card sample

#05abc7 text on a white background

contrast 2.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(5, 171, 199, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(5, 171, 199, 0.45);
Border & gradient
Gradient panel
border: 3px solid #05abc7;
background: linear-gradient(135deg, #05abc7, #052AC7);

Monochromatic scale

Palettes built from #05abc7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #05abc7 in the Color Lab