Skip to content

#41dfcc

a balanced, vivid cyan · cool · “turquoise”

RGB
65, 223, 204
HSL
173°, 71%, 57%
CMYK
71, 0, 9, 13
Luminance
0.5826

Every format

HEX#41dfcc
RGBrgb(65, 223, 204)
HSLhsl(173, 71%, 57%)
CMYKcmyk(71%, 0%, 9%, 13%)
LABlab(80.9 -44.6 -2.5)
LCHlch(80.9 44.6 183.2)
OKLCHoklch(0.819 0.131 183.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#41dfcc on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#41dfcc on black: 12.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red25.5%
Green87.5%
Blue80.0%

CMYK percentages

Cyan70.9%
Magenta0.0%
Yellow8.5%
Key (black)12.5%

Color previews

#41dfcc text on a black background

contrast 12.65:1

Card sample

#41dfcc text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(65, 223, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(65, 223, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #41dfcc;
background: linear-gradient(135deg, #41dfcc, #4189DF);

Monochromatic scale

Palettes built from #41dfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #41dfcc in the Color Lab