Skip to content

#3bfefd

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

RGB
59, 254, 253
HSL
180°, 99%, 61%
CMYK
77, 0, 0, 0
Luminance
0.7891

Every format

HEX#3bfefd
RGBrgb(59, 254, 253)
HSLhsl(180, 99%, 61%)
CMYKcmyk(77%, 0%, 0%, 0%)
LABlab(91.2 -45.5 -12.9)
LCHlch(91.2 47.3 195.9)
OKLCHoklch(0.907 0.145 194.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3bfefd on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#3bfefd on black: 16.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.1%
Green99.6%
Blue99.2%

CMYK percentages

Cyan76.8%
Magenta0.0%
Yellow0.4%
Key (black)0.4%

Color previews

#3bfefd text on a black background

contrast 16.78:1

Card sample

#3bfefd text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3bfefd;
Background color
Panel with #3bfefd background
background-color: #3bfefd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3bfefd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(59, 254, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(59, 254, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3bfefd;
background: linear-gradient(135deg, #3bfefd, #3B7DFE);

Monochromatic scale

Palettes built from #3bfefd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3bfefd in the Color Lab