Skip to content

#5db4af

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

RGB
93, 180, 175
HSL
177°, 37%, 54%
CMYK
48, 0, 3, 29
Luminance
0.3806

Every format

HEX#5db4af
RGBrgb(93, 180, 175)
HSLhsl(177, 37%, 54%)
CMYKcmyk(48%, 0%, 3%, 29%)
LABlab(68.1 -27.4 -5.5)
LCHlch(68.1 28.0 191.4)
OKLCHoklch(0.715 0.085 190.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5db4af on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#5db4af on black: 8.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green70.6%
Blue68.6%

CMYK percentages

Cyan48.3%
Magenta0.0%
Yellow2.8%
Key (black)29.4%

Color previews

#5db4af text on a black background

contrast 8.61:1

Card sample

#5db4af text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5db4af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5db4af in the Color Lab