Skip to content

#5becff

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

RGB
91, 236, 255
HSL
187°, 100%, 68%
CMYK
64, 8, 0, 0
Luminance
0.6944

Every format

HEX#5becff
RGBrgb(91, 236, 255)
HSLhsl(187, 100%, 68%)
CMYKcmyk(64%, 8%, 0%, 0%)
LABlab(86.7 -32.9 -20.6)
LCHlch(86.7 38.8 212.1)
OKLCHoklch(0.873 0.125 207.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5becff on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#5becff on black: 14.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.7%
Green92.5%
Blue100.0%

CMYK percentages

Cyan64.3%
Magenta7.5%
Yellow0.0%
Key (black)0.0%

Color previews

#5becff text on a black background

contrast 14.89:1

Card sample

#5becff text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5becff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5becff in the Color Lab