Skip to content

#339abc

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

RGB
51, 154, 188
HSL
195°, 57%, 47%
CMYK
73, 18, 0, 26
Luminance
0.2745

Every format

HEX#339abc
RGBrgb(51, 154, 188)
HSLhsl(195, 57%, 47%)
CMYKcmyk(73%, 18%, 0%, 26%)
LABlab(59.4 -18.0 -26.1)
LCHlch(59.4 31.7 235.4)
OKLCHoklch(0.642 0.104 224.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#339abc text on a black background

contrast 6.49:1

Card sample

#339abc text on a white background

contrast 3.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #339abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #339abc in the Color Lab