Skip to content

#33baba

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

RGB
51, 186, 186
HSL
180°, 57%, 47%
CMYK
73, 0, 0, 27
Luminance
0.3937

Every format

HEX#33baba
RGBrgb(51, 186, 186)
HSLhsl(180, 57%, 47%)
CMYKcmyk(73%, 0%, 0%, 27%)
LABlab(69.0 -34.6 -10.3)
LCHlch(69.0 36.1 196.6)
OKLCHoklch(0.720 0.111 195.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#33baba on white: 2.37:1
AA ✗ fail · AA-large · AAA
Aa
#33baba on black: 8.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.0%
Green72.9%
Blue72.9%

CMYK percentages

Cyan72.6%
Magenta0.0%
Yellow0.0%
Key (black)27.1%

Color previews

#33baba text on a black background

contrast 8.87:1

Card sample

#33baba text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #33baba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #33baba in the Color Lab