Skip to content

#5dfded

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

RGB
93, 253, 237
HSL
174°, 98%, 68%
CMYK
63, 0, 6, 1
Luminance
0.7869

Every format

HEX#5dfded
RGBrgb(93, 253, 237)
HSLhsl(174, 98%, 68%)
CMYKcmyk(63%, 0%, 6%, 1%)
LABlab(91.1 -45.1 -4.7)
LCHlch(91.1 45.4 186.0)
OKLCHoklch(0.907 0.135 185.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5dfded on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#5dfded on black: 16.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green99.2%
Blue92.9%

CMYK percentages

Cyan63.2%
Magenta0.0%
Yellow6.3%
Key (black)0.8%

Color previews

#5dfded text on a black background

contrast 16.74:1

Card sample

#5dfded text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5dfded

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5dfded in the Color Lab