Skip to content

#5afeff

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

RGB
90, 254, 255
HSL
180°, 100%, 68%
CMYK
65, 0, 0, 0
Luminance
0.8028

Every format

HEX#5afeff
RGBrgb(90, 254, 255)
HSLhsl(180, 100%, 68%)
CMYKcmyk(65%, 0%, 0%, 0%)
LABlab(91.8 -41.3 -13.0)
LCHlch(91.8 43.3 197.5)
OKLCHoklch(0.914 0.134 195.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5afeff on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#5afeff on black: 17.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green99.6%
Blue100.0%

CMYK percentages

Cyan64.7%
Magenta0.4%
Yellow0.0%
Key (black)0.0%

Color previews

#5afeff text on a black background

contrast 17.06:1

Card sample

#5afeff text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5afeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5afeff in the Color Lab