Skip to content

#41abc1

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

RGB
65, 171, 193
HSL
190°, 51%, 51%
CMYK
66, 11, 0, 24
Luminance
0.3410

Every format

HEX#41abc1
RGBrgb(65, 171, 193)
HSLhsl(190, 51%, 51%)
CMYKcmyk(66%, 11%, 0%, 24%)
LABlab(65.0 -23.2 -20.2)
LCHlch(65.0 30.8 221.0)
OKLCHoklch(0.690 0.100 214.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#41abc1 on white: 2.69:1
AA ✗ fail · AA-large · AAA
Aa
#41abc1 on black: 7.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red25.5%
Green67.1%
Blue75.7%

CMYK percentages

Cyan66.3%
Magenta11.4%
Yellow0.0%
Key (black)24.3%

Color previews

#41abc1 text on a black background

contrast 7.82:1

Card sample

#41abc1 text on a white background

contrast 2.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #41abc1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #41abc1 in the Color Lab