Skip to content

#349abc

a balanced, vivid cyan · cool · closest name: steelblue

RGB
52, 154, 188
HSL
195°, 57%, 47%
CMYK
72, 18, 0, 26
Luminance
0.2747

Every format

HEX#349abc
RGBrgb(52, 154, 188)
HSLhsl(195, 57%, 47%)
CMYKcmyk(72%, 18%, 0%, 26%)
LABlab(59.4 -17.8 -26.0)
LCHlch(59.4 31.6 235.6)
OKLCHoklch(0.643 0.104 224.4)

Copy-ready code

/* CSS */
color: #349abc;
background-color: #349abc;
/* Tailwind (arbitrary) */
class="text-[#349abc] bg-[#349abc]"
/* SCSS */
$brand: #349abc;
/* SwiftUI */
Color(red: 0.204, green: 0.604, blue: 0.737)
/* Android */
Color.parseColor("#349abc")

Accessibility — WCAG contrast

Aa
#349abc on white: 3.23:1
AA ✗ fail · AA-large · AAA
Aa
#349abc on black: 6.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.4%
Green60.4%
Blue73.7%

CMYK percentages

Cyan72.3%
Magenta18.1%
Yellow0.0%
Key (black)26.3%

Color previews

#349abc text on a black background

contrast 6.49:1

Card sample

#349abc text on a white background

contrast 3.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #349abc;
Background color
Panel with #349abc background
background-color: #349abc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #349abc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(52, 154, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(52, 154, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #349abc;
background: linear-gradient(135deg, #349abc, #343FBC);

Monochromatic scale

Palettes built from #349abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #349abc in the Color Lab