Skip to content

#5decfc

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

RGB
93, 236, 252
HSL
186°, 96%, 68%
CMYK
63, 6, 0, 1
Luminance
0.6935

Every format

HEX#5decfc
RGBrgb(93, 236, 252)
HSLhsl(186, 96%, 68%)
CMYKcmyk(63%, 6%, 0%, 1%)
LABlab(86.7 -33.4 -19.1)
LCHlch(86.7 38.5 209.8)
OKLCHoklch(0.872 0.123 205.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red36.5%
Green92.5%
Blue98.8%

CMYK percentages

Cyan63.1%
Magenta6.3%
Yellow0.0%
Key (black)1.2%

Color previews

#5decfc text on a black background

contrast 14.87:1

Card sample

#5decfc text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5decfc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5decfc in the Color Lab