Skip to content

#5da2af

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

RGB
93, 162, 175
HSL
190°, 34%, 53%
CMYK
47, 7, 0, 31
Luminance
0.3126

Every format

HEX#5da2af
RGBrgb(93, 162, 175)
HSLhsl(190, 34%, 53%)
CMYKcmyk(47%, 7%, 0%, 31%)
LABlab(62.7 -18.3 -13.5)
LCHlch(62.7 22.7 216.5)
OKLCHoklch(0.672 0.072 211.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5da2af on white: 2.90:1
AA ✗ fail · AA-large · AAA
Aa
#5da2af on black: 7.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green63.5%
Blue68.6%

CMYK percentages

Cyan46.9%
Magenta7.4%
Yellow0.0%
Key (black)31.4%

Color previews

#5da2af text on a black background

contrast 7.25:1

Card sample

#5da2af text on a white background

contrast 2.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5da2af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5da2af in the Color Lab