Skip to content

#44decc

a balanced, vivid cyan · cool · “turquoise”

RGB
68, 222, 204
HSL
173°, 70%, 57%
CMYK
69, 0, 8, 13
Luminance
0.5783

Every format

HEX#44decc
RGBrgb(68, 222, 204)
HSLhsl(173, 70%, 57%)
CMYKcmyk(69%, 0%, 8%, 13%)
LABlab(80.6 -43.8 -2.8)
LCHlch(80.6 43.8 183.7)
OKLCHoklch(0.817 0.129 183.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#44decc on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#44decc on black: 12.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red26.7%
Green87.1%
Blue80.0%

CMYK percentages

Cyan69.4%
Magenta0.0%
Yellow8.1%
Key (black)12.9%

Color previews

#44decc text on a black background

contrast 12.57:1

Card sample

#44decc text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #44decc;
Background color
Panel with #44decc background
background-color: #44decc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #44decc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(68, 222, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(68, 222, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #44decc;
background: linear-gradient(135deg, #44decc, #4489DE);

Monochromatic scale

Palettes built from #44decc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #44decc in the Color Lab