Skip to content

#33cdcd

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

RGB
51, 205, 205
HSL
180°, 61%, 50%
CMYK
75, 0, 0, 20
Luminance
0.4877

Every format

HEX#33cdcd
RGBrgb(51, 205, 205)
HSLhsl(180, 61%, 50%)
CMYKcmyk(75%, 0%, 0%, 20%)
LABlab(75.3 -37.9 -11.3)
LCHlch(75.3 39.5 196.6)
OKLCHoklch(0.773 0.122 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#33cdcd on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#33cdcd on black: 10.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.0%
Green80.4%
Blue80.4%

CMYK percentages

Cyan75.1%
Magenta0.0%
Yellow0.0%
Key (black)19.6%

Color previews

#33cdcd text on a black background

contrast 10.75:1

Card sample

#33cdcd text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(51, 205, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(51, 205, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #33cdcd;
background: linear-gradient(135deg, #33cdcd, #3366CD);

Monochromatic scale

Palettes built from #33cdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #33cdcd in the Color Lab