Skip to content

#6db4eb

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

RGB
109, 180, 235
HSL
206°, 76%, 68%
CMYK
54, 23, 0, 8
Luminance
0.4189

Every format

HEX#6db4eb
RGBrgb(109, 180, 235)
HSLhsl(206, 76%, 68%)
CMYKcmyk(54%, 23%, 0%, 8%)
LABlab(70.8 -7.0 -34.3)
LCHlch(70.8 35.0 258.4)
OKLCHoklch(0.745 0.107 243.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6db4eb on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#6db4eb on black: 9.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red42.7%
Green70.6%
Blue92.2%

CMYK percentages

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

Color previews

#6db4eb text on a black background

contrast 9.38:1

Card sample

#6db4eb text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6db4eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6db4eb in the Color Lab