Skip to content

#6fabdf

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

RGB
111, 171, 223
HSL
208°, 64%, 66%
CMYK
50, 23, 0, 13
Luminance
0.3783

Every format

HEX#6fabdf
RGBrgb(111, 171, 223)
HSLhsl(208, 64%, 66%)
CMYKcmyk(50%, 23%, 0%, 13%)
LABlab(67.9 -5.2 -32.2)
LCHlch(67.9 32.6 260.9)
OKLCHoklch(0.721 0.099 245.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6fabdf on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#6fabdf on black: 8.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.5%
Green67.1%
Blue87.5%

CMYK percentages

Cyan50.2%
Magenta23.3%
Yellow0.0%
Key (black)12.5%

Color previews

#6fabdf text on a black background

contrast 8.57:1

Card sample

#6fabdf text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6fabdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6fabdf in the Color Lab