Skip to content

#3dfeff

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

RGB
61, 254, 255
HSL
180°, 100%, 62%
CMYK
76, 0, 0, 0
Luminance
0.7910

Every format

HEX#3dfeff
RGBrgb(61, 254, 255)
HSLhsl(180, 100%, 62%)
CMYKcmyk(76%, 0%, 0%, 0%)
LABlab(91.3 -44.7 -13.8)
LCHlch(91.3 46.8 197.2)
OKLCHoklch(0.908 0.145 195.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red23.9%
Green99.6%
Blue100.0%

CMYK percentages

Cyan76.1%
Magenta0.4%
Yellow0.0%
Key (black)0.0%

Color previews

#3dfeff text on a black background

contrast 16.82:1

Card sample

#3dfeff text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3dfeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3dfeff in the Color Lab