Skip to content

#6caddf

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

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

Every format

HEX#6caddf
RGBrgb(108, 173, 223)
HSLhsl(206, 64%, 65%)
CMYKcmyk(52%, 22%, 0%, 13%)
LABlab(68.3 -7.0 -31.6)
LCHlch(68.3 32.3 257.6)
OKLCHoklch(0.724 0.099 242.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red42.4%
Green67.8%
Blue87.5%

CMYK percentages

Cyan51.6%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#6caddf text on a black background

contrast 8.68:1

Card sample

#6caddf text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6caddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6caddf in the Color Lab