Skip to content

#33bbbb

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

RGB
51, 187, 187
HSL
180°, 57%, 47%
CMYK
73, 0, 0, 27
Luminance
0.3983

Every format

HEX#33bbbb
RGBrgb(51, 187, 187)
HSLhsl(180, 57%, 47%)
CMYKcmyk(73%, 0%, 0%, 27%)
LABlab(69.3 -34.8 -10.4)
LCHlch(69.3 36.3 196.6)
OKLCHoklch(0.723 0.112 195.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#33bbbb on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#33bbbb on black: 8.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.0%
Green73.3%
Blue73.3%

CMYK percentages

Cyan72.7%
Magenta0.0%
Yellow0.0%
Key (black)26.7%

Color previews

#33bbbb text on a black background

contrast 8.97:1

Card sample

#33bbbb text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #33bbbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #33bbbb in the Color Lab