Skip to content

#41faff

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

RGB
65, 250, 255
HSL
182°, 100%, 63%
CMYK
75, 2, 0, 0
Luminance
0.7672

Every format

HEX#41faff
RGBrgb(65, 250, 255)
HSLhsl(182, 100%, 63%)
CMYKcmyk(75%, 2%, 0%, 0%)
LABlab(90.2 -42.5 -15.5)
LCHlch(90.2 45.3 200.0)
OKLCHoklch(0.899 0.141 197.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#41faff on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#41faff on black: 16.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red25.5%
Green98.0%
Blue100.0%

CMYK percentages

Cyan74.5%
Magenta2.0%
Yellow0.0%
Key (black)0.0%

Color previews

#41faff text on a black background

contrast 16.34:1

Card sample

#41faff text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #41faff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #41faff in the Color Lab