Skip to content

#41abc7

a balanced, vivid cyan · cool · closest name: skyblue

RGB
65, 171, 199
HSL
193°, 55%, 52%
CMYK
67, 14, 0, 22
Luminance
0.3437

Every format

HEX#41abc7
RGBrgb(65, 171, 199)
HSLhsl(193, 55%, 52%)
CMYKcmyk(67%, 14%, 0%, 22%)
LABlab(65.3 -21.4 -23.2)
LCHlch(65.3 31.5 227.3)
OKLCHoklch(0.692 0.103 218.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#41abc7 on white: 2.67:1
AA ✗ fail · AA-large · AAA
Aa
#41abc7 on black: 7.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red25.5%
Green67.1%
Blue78.0%

CMYK percentages

Cyan67.3%
Magenta14.1%
Yellow0.0%
Key (black)22.0%

Color previews

#41abc7 text on a black background

contrast 7.87:1

Card sample

#41abc7 text on a white background

contrast 2.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(65, 171, 199, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(65, 171, 199, 0.45);
Border & gradient
Gradient panel
border: 3px solid #41abc7;
background: linear-gradient(135deg, #41abc7, #4152C7);

Monochromatic scale

Palettes built from #41abc7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #41abc7 in the Color Lab