Skip to content

#5aceff

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

RGB
90, 206, 255
HSL
198°, 100%, 68%
CMYK
65, 19, 0, 0
Luminance
0.5354

Every format

HEX#5aceff
RGBrgb(90, 206, 255)
HSLhsl(198, 100%, 68%)
CMYKcmyk(65%, 19%, 0%, 0%)
LABlab(78.2 -18.2 -33.7)
LCHlch(78.2 38.3 241.6)
OKLCHoklch(0.804 0.125 229.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5aceff on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#5aceff on black: 11.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green80.8%
Blue100.0%

CMYK percentages

Cyan64.7%
Magenta19.2%
Yellow0.0%
Key (black)0.0%

Color previews

#5aceff text on a black background

contrast 11.71:1

Card sample

#5aceff text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5aceff;
Background color
Panel with #5aceff background
background-color: #5aceff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5aceff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(90, 206, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(90, 206, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5aceff;
background: linear-gradient(135deg, #5aceff, #5A60FF);

Monochromatic scale

Palettes built from #5aceff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5aceff in the Color Lab