Skip to content

#5dabaf

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

RGB
93, 171, 175
HSL
183°, 34%, 53%
CMYK
47, 2, 0, 31
Luminance
0.3455

Every format

HEX#5dabaf
RGBrgb(93, 171, 175)
HSLhsl(183, 34%, 53%)
CMYKcmyk(47%, 2%, 0%, 31%)
LABlab(65.4 -22.9 -9.5)
LCHlch(65.4 24.8 202.6)
OKLCHoklch(0.693 0.077 199.9)

Copy-ready code

/* CSS */
color: #5dabaf;
background-color: #5dabaf;
/* Tailwind (arbitrary) */
class="text-[#5dabaf] bg-[#5dabaf]"
/* SCSS */
$brand: #5dabaf;
/* SwiftUI */
Color(red: 0.365, green: 0.671, blue: 0.686)
/* Android */
Color.parseColor("#5dabaf")

Accessibility — WCAG contrast

Aa
#5dabaf on white: 2.65:1
AA ✗ fail · AA-large · AAA
Aa
#5dabaf on black: 7.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green67.1%
Blue68.6%

CMYK percentages

Cyan46.9%
Magenta2.3%
Yellow0.0%
Key (black)31.4%

Color previews

#5dabaf text on a black background

contrast 7.91:1

Card sample

#5dabaf text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5dabaf;
Background color
Panel with #5dabaf background
background-color: #5dabaf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5dabaf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(93, 171, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(93, 171, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5dabaf;
background: linear-gradient(135deg, #5dabaf, #5D74AF);

Monochromatic scale

Palettes built from #5dabaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5dabaf in the Color Lab