Skip to content

#53baba

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

RGB
83, 186, 186
HSL
180°, 43%, 53%
CMYK
55, 0, 0, 27
Luminance
0.4050

Every format

HEX#53baba
RGBrgb(83, 186, 186)
HSLhsl(180, 43%, 53%)
CMYKcmyk(55%, 0%, 0%, 27%)
LABlab(69.8 -29.6 -9.0)
LCHlch(69.8 30.9 197.0)
OKLCHoklch(0.729 0.095 195.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#53baba on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#53baba on black: 9.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red32.5%
Green72.9%
Blue72.9%

CMYK percentages

Cyan55.4%
Magenta0.0%
Yellow0.0%
Key (black)27.1%

Color previews

#53baba text on a black background

contrast 9.10:1

Card sample

#53baba text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #53baba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #53baba in the Color Lab