Skip to content

#5fedfd

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

RGB
95, 237, 253
HSL
186°, 98%, 68%
CMYK
63, 6, 0, 1
Luminance
0.7009

Every format

HEX#5fedfd
RGBrgb(95, 237, 253)
HSLhsl(186, 98%, 68%)
CMYKcmyk(63%, 6%, 0%, 1%)
LABlab(87.0 -33.3 -19.1)
LCHlch(87.0 38.4 209.8)
OKLCHoklch(0.875 0.122 205.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5fedfd on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#5fedfd on black: 15.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red37.3%
Green92.9%
Blue99.2%

CMYK percentages

Cyan62.5%
Magenta6.3%
Yellow0.0%
Key (black)0.8%

Color previews

#5fedfd text on a black background

contrast 15.02:1

Card sample

#5fedfd text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5fedfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5fedfd in the Color Lab