Skip to content

#6eaade

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

RGB
110, 170, 222
HSL
208°, 63%, 65%
CMYK
51, 23, 0, 13
Luminance
0.3734

Every format

HEX#6eaade
RGBrgb(110, 170, 222)
HSLhsl(208, 63%, 65%)
CMYKcmyk(51%, 23%, 0%, 13%)
LABlab(67.5 -5.2 -32.2)
LCHlch(67.5 32.6 260.9)
OKLCHoklch(0.718 0.099 245.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6eaade on white: 2.48:1
AA ✗ fail · AA-large · AAA
Aa
#6eaade on black: 8.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.1%
Green66.7%
Blue87.1%

CMYK percentages

Cyan50.5%
Magenta23.4%
Yellow0.0%
Key (black)12.9%

Color previews

#6eaade text on a black background

contrast 8.47:1

Card sample

#6eaade text on a white background

contrast 2.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(110, 170, 222, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(110, 170, 222, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6eaade;
background: linear-gradient(135deg, #6eaade, #7D6EDE);

Monochromatic scale

Palettes built from #6eaade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6eaade in the Color Lab