Skip to content

#41fffe

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

RGB
65, 255, 254
HSL
180°, 100%, 63%
CMYK
75, 0, 0, 0
Luminance
0.7980

Every format

HEX#41fffe
RGBrgb(65, 255, 254)
HSLhsl(180, 100%, 63%)
CMYKcmyk(75%, 0%, 0%, 0%)
LABlab(91.6 -45.0 -12.8)
LCHlch(91.6 46.8 195.9)
OKLCHoklch(0.911 0.144 194.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#41fffe on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#41fffe on black: 16.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red25.5%
Green100.0%
Blue99.6%

CMYK percentages

Cyan74.5%
Magenta0.0%
Yellow0.4%
Key (black)0.0%

Color previews

#41fffe text on a black background

contrast 16.96:1

Card sample

#41fffe text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #41fffe;
Background color
Panel with #41fffe background
background-color: #41fffe;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #41fffe;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #41fffe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #41fffe in the Color Lab