Skip to content

#6faddf

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

RGB
111, 173, 223
HSL
207°, 64%, 66%
CMYK
50, 22, 0, 13
Luminance
0.3859

Every format

HEX#6faddf
RGBrgb(111, 173, 223)
HSLhsl(207, 64%, 66%)
CMYKcmyk(50%, 22%, 0%, 13%)
LABlab(68.5 -6.3 -31.3)
LCHlch(68.5 32.0 258.7)
OKLCHoklch(0.725 0.097 244.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6faddf on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#6faddf on black: 8.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.5%
Green67.8%
Blue87.5%

CMYK percentages

Cyan50.2%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#6faddf text on a black background

contrast 8.72:1

Card sample

#6faddf text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6faddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6faddf in the Color Lab