Skip to content

#6ebdef

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

RGB
110, 189, 239
HSL
203°, 80%, 68%
CMYK
54, 21, 0, 6
Luminance
0.4594

Every format

HEX#6ebdef
RGBrgb(110, 189, 239)
HSLhsl(203, 80%, 68%)
CMYKcmyk(54%, 21%, 0%, 6%)
LABlab(73.5 -10.5 -32.3)
LCHlch(73.5 33.9 252.0)
OKLCHoklch(0.767 0.106 238.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6ebdef on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#6ebdef on black: 10.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.1%
Green74.1%
Blue93.7%

CMYK percentages

Cyan54.0%
Magenta20.9%
Yellow0.0%
Key (black)6.3%

Color previews

#6ebdef text on a black background

contrast 10.19:1

Card sample

#6ebdef text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(110, 189, 239, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(110, 189, 239, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6ebdef;
background: linear-gradient(135deg, #6ebdef, #756EEF);

Monochromatic scale

Palettes built from #6ebdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6ebdef in the Color Lab