Skip to content

#33afcc

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

RGB
51, 175, 204
HSL
191°, 60%, 50%
CMYK
75, 14, 0, 20
Luminance
0.3572

Every format

HEX#33afcc
RGBrgb(51, 175, 204)
HSLhsl(191, 60%, 50%)
CMYKcmyk(75%, 14%, 0%, 20%)
LABlab(66.3 -23.7 -24.4)
LCHlch(66.3 34.0 225.8)
OKLCHoklch(0.700 0.112 217.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#33afcc on white: 2.58:1
AA ✗ fail · AA-large · AAA
Aa
#33afcc on black: 8.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.0%
Green68.6%
Blue80.0%

CMYK percentages

Cyan75.0%
Magenta14.2%
Yellow0.0%
Key (black)20.0%

Color previews

#33afcc text on a black background

contrast 8.14:1

Card sample

#33afcc text on a white background

contrast 2.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #33afcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #33afcc in the Color Lab