Skip to content

#409abc

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

RGB
64, 154, 188
HSL
197°, 49%, 49%
CMYK
66, 18, 0, 26
Luminance
0.2783

Every format

HEX#409abc
RGBrgb(64, 154, 188)
HSLhsl(197, 49%, 49%)
CMYKcmyk(66%, 18%, 0%, 26%)
LABlab(59.7 -16.0 -25.5)
LCHlch(59.7 30.1 237.8)
OKLCHoklch(0.646 0.098 226.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#409abc on white: 3.20:1
AA ✗ fail · AA-large · AAA
Aa
#409abc on black: 6.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red25.1%
Green60.4%
Blue73.7%

CMYK percentages

Cyan66.0%
Magenta18.1%
Yellow0.0%
Key (black)26.3%

Color previews

#409abc text on a black background

contrast 6.57:1

Card sample

#409abc text on a white background

contrast 3.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #409abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #409abc in the Color Lab