Skip to content

#6dacdf

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

RGB
109, 172, 223
HSL
207°, 64%, 65%
CMYK
51, 23, 0, 13
Luminance
0.3808

Every format

HEX#6dacdf
RGBrgb(109, 172, 223)
HSLhsl(207, 64%, 65%)
CMYKcmyk(51%, 23%, 0%, 13%)
LABlab(68.1 -6.2 -31.9)
LCHlch(68.1 32.5 259.0)
OKLCHoklch(0.722 0.099 244.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6dacdf on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#6dacdf on black: 8.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red42.7%
Green67.5%
Blue87.5%

CMYK percentages

Cyan51.1%
Magenta22.9%
Yellow0.0%
Key (black)12.5%

Color previews

#6dacdf text on a black background

contrast 8.62:1

Card sample

#6dacdf text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(109, 172, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(109, 172, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6dacdf;
background: linear-gradient(135deg, #6dacdf, #7A6DDF);

Monochromatic scale

Palettes built from #6dacdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6dacdf in the Color Lab