Skip to content

#6baddf

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

RGB
107, 173, 223
HSL
206°, 64%, 65%
CMYK
52, 22, 0, 13
Luminance
0.3834

Every format

HEX#6baddf
RGBrgb(107, 173, 223)
HSLhsl(206, 64%, 65%)
CMYKcmyk(52%, 22%, 0%, 13%)
LABlab(68.3 -7.2 -31.6)
LCHlch(68.3 32.4 257.2)
OKLCHoklch(0.723 0.100 242.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6baddf on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#6baddf on black: 8.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red42.0%
Green67.8%
Blue87.5%

CMYK percentages

Cyan52.0%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#6baddf text on a black background

contrast 8.67:1

Card sample

#6baddf text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(107, 173, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(107, 173, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6baddf;
background: linear-gradient(135deg, #6baddf, #766BDF);

Monochromatic scale

Palettes built from #6baddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6baddf in the Color Lab