Skip to content

#6eaddf

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

RGB
110, 173, 223
HSL
207°, 64%, 65%
CMYK
51, 22, 0, 13
Luminance
0.3853

Every format

HEX#6eaddf
RGBrgb(110, 173, 223)
HSLhsl(207, 64%, 65%)
CMYKcmyk(51%, 22%, 0%, 13%)
LABlab(68.4 -6.5 -31.4)
LCHlch(68.4 32.1 258.3)
OKLCHoklch(0.725 0.098 243.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#6eaddf text on a black background

contrast 8.71:1

Card sample

#6eaddf text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6eaddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6eaddf in the Color Lab