Skip to content

#3dfffe

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

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

Every format

HEX#3dfffe
RGBrgb(61, 255, 254)
HSLhsl(180, 100%, 62%)
CMYKcmyk(76%, 0%, 0%, 0%)
LABlab(91.5 -45.4 -12.9)
LCHlch(91.5 47.2 195.9)
OKLCHoklch(0.910 0.145 194.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3dfffe on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#3dfffe on black: 16.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green100.0%
Blue99.6%

CMYK percentages

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

Color previews

#3dfffe text on a black background

contrast 16.93:1

Card sample

#3dfffe text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3dfffe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3dfffe in the Color Lab