Skip to content

#5dafac

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

RGB
93, 175, 172
HSL
178°, 34%, 53%
CMYK
47, 0, 2, 31
Luminance
0.3597

Every format

HEX#5dafac
RGBrgb(93, 175, 172)
HSLhsl(178, 34%, 53%)
CMYKcmyk(47%, 0%, 2%, 31%)
LABlab(66.5 -25.7 -6.2)
LCHlch(66.5 26.5 193.6)
OKLCHoklch(0.702 0.081 192.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5dafac on white: 2.56:1
AA ✗ fail · AA-large · AAA
Aa
#5dafac on black: 8.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green68.6%
Blue67.5%

CMYK percentages

Cyan46.9%
Magenta0.0%
Yellow1.7%
Key (black)31.4%

Color previews

#5dafac text on a black background

contrast 8.19:1

Card sample

#5dafac text on a white background

contrast 2.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5dafac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5dafac in the Color Lab