Skip to content

#33dfcc

a balanced, vivid cyan · cool · “turquoise”

RGB
51, 223, 204
HSL
173°, 73%, 54%
CMYK
77, 0, 9, 13
Luminance
0.5784

Every format

HEX#33dfcc
RGBrgb(51, 223, 204)
HSLhsl(173, 73%, 54%)
CMYKcmyk(77%, 0%, 9%, 13%)
LABlab(80.7 -46.2 -2.8)
LCHlch(80.7 46.3 183.5)
OKLCHoklch(0.816 0.136 183.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red20.0%
Green87.5%
Blue80.0%

CMYK percentages

Cyan77.1%
Magenta0.0%
Yellow8.5%
Key (black)12.5%

Color previews

#33dfcc text on a black background

contrast 12.57:1

Card sample

#33dfcc text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #33dfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #33dfcc in the Color Lab