Skip to content

#6ba2da

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

RGB
107, 162, 218
HSL
210°, 60%, 64%
CMYK
51, 26, 0, 15
Luminance
0.3403

Every format

HEX#6ba2da
RGBrgb(107, 162, 218)
HSLhsl(210, 60%, 64%)
CMYKcmyk(51%, 26%, 0%, 15%)
LABlab(65.0 -2.6 -34.0)
LCHlch(65.0 34.1 265.7)
OKLCHoklch(0.697 0.101 249.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6ba2da on white: 2.69:1
AA ✗ fail · AA-large · AAA
Aa
#6ba2da on black: 7.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red42.0%
Green63.5%
Blue85.5%

CMYK percentages

Cyan50.9%
Magenta25.7%
Yellow0.0%
Key (black)14.5%

Color previews

#6ba2da text on a black background

contrast 7.81:1

Card sample

#6ba2da text on a white background

contrast 2.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #6ba2da;
Background color
Panel with #6ba2da background
background-color: #6ba2da;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #6ba2da;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(107, 162, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(107, 162, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6ba2da;
background: linear-gradient(135deg, #6ba2da, #7E6BDA);

Monochromatic scale

Palettes built from #6ba2da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6ba2da in the Color Lab