Skip to content

#44afcc

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

RGB
68, 175, 204
HSL
193°, 57%, 53%
CMYK
67, 14, 0, 20
Luminance
0.3625

Every format

HEX#44afcc
RGBrgb(68, 175, 204)
HSLhsl(193, 57%, 53%)
CMYKcmyk(67%, 14%, 0%, 20%)
LABlab(66.7 -21.4 -23.7)
LCHlch(66.7 31.9 227.9)
OKLCHoklch(0.704 0.105 219.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#44afcc on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#44afcc on black: 8.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red26.7%
Green68.6%
Blue80.0%

CMYK percentages

Cyan66.7%
Magenta14.2%
Yellow0.0%
Key (black)20.0%

Color previews

#44afcc text on a black background

contrast 8.25:1

Card sample

#44afcc text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #44afcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #44afcc in the Color Lab