Skip to content

#6dadeb

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

RGB
109, 173, 235
HSL
210°, 76%, 68%
CMYK
54, 26, 0, 8
Luminance
0.3914

Every format

HEX#6dadeb
RGBrgb(109, 173, 235)
HSLhsl(210, 76%, 68%)
CMYKcmyk(54%, 26%, 0%, 8%)
LABlab(68.8 -3.2 -37.3)
LCHlch(68.8 37.4 265.2)
OKLCHoklch(0.730 0.112 248.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6dadeb on white: 2.38:1
AA ✗ fail · AA-large · AAA
Aa
#6dadeb on black: 8.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red42.7%
Green67.8%
Blue92.2%

CMYK percentages

Cyan53.6%
Magenta26.4%
Yellow0.0%
Key (black)7.8%

Color previews

#6dadeb text on a black background

contrast 8.83:1

Card sample

#6dadeb text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(109, 173, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(109, 173, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6dadeb;
background: linear-gradient(135deg, #6dadeb, #816DEB);

Monochromatic scale

Palettes built from #6dadeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6dadeb in the Color Lab