Skip to content

#6da3df

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

RGB
109, 163, 223
HSL
212°, 64%, 65%
CMYK
51, 27, 0, 13
Luminance
0.3477

Every format

HEX#6da3df
RGBrgb(109, 163, 223)
HSLhsl(212, 64%, 65%)
CMYKcmyk(51%, 27%, 0%, 13%)
LABlab(65.6 -1.2 -35.8)
LCHlch(65.6 35.8 268.1)
OKLCHoklch(0.702 0.106 251.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6da3df on white: 2.64:1
AA ✗ fail · AA-large · AAA
Aa
#6da3df on black: 7.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red42.7%
Green63.9%
Blue87.5%

CMYK percentages

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

Color previews

#6da3df text on a black background

contrast 7.95:1

Card sample

#6da3df text on a white background

contrast 2.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6da3df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6da3df in the Color Lab