Skip to content

#5db3b3

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

RGB
93, 179, 179
HSL
180°, 36%, 53%
CMYK
48, 0, 0, 30
Luminance
0.3782

Every format

HEX#5db3b3
RGBrgb(93, 179, 179)
HSLhsl(180, 36%, 53%)
CMYKcmyk(48%, 0%, 0%, 30%)
LABlab(67.9 -25.9 -8.0)
LCHlch(67.9 27.1 197.2)
OKLCHoklch(0.713 0.083 195.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5db3b3 on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#5db3b3 on black: 8.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green70.2%
Blue70.2%

CMYK percentages

Cyan48.0%
Magenta0.0%
Yellow0.0%
Key (black)29.8%

Color previews

#5db3b3 text on a black background

contrast 8.56:1

Card sample

#5db3b3 text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5db3b3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5db3b3 in the Color Lab