Skip to content

#33afdb

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

RGB
51, 175, 219
HSL
196°, 70%, 53%
CMYK
77, 20, 0, 14
Luminance
0.3648

Every format

HEX#33afdb
RGBrgb(51, 175, 219)
HSLhsl(196, 70%, 53%)
CMYKcmyk(77%, 20%, 0%, 14%)
LABlab(66.9 -18.8 -31.7)
LCHlch(66.9 36.9 239.3)
OKLCHoklch(0.707 0.122 226.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#33afdb on white: 2.53:1
AA ✗ fail · AA-large · AAA
Aa
#33afdb on black: 8.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.0%
Green68.6%
Blue85.9%

CMYK percentages

Cyan76.7%
Magenta20.1%
Yellow0.0%
Key (black)14.1%

Color previews

#33afdb text on a black background

contrast 8.30:1

Card sample

#33afdb text on a white background

contrast 2.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #33afdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #33afdb in the Color Lab