Skip to content

#6badef

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

RGB
107, 173, 239
HSL
210°, 81%, 68%
CMYK
55, 28, 0, 6
Luminance
0.3924

Every format

HEX#6badef
RGBrgb(107, 173, 239)
HSLhsl(210, 81%, 68%)
CMYKcmyk(55%, 28%, 0%, 6%)
LABlab(68.9 -2.4 -39.4)
LCHlch(68.9 39.4 266.6)
OKLCHoklch(0.731 0.118 249.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6badef on white: 2.37:1
AA ✗ fail · AA-large · AAA
Aa
#6badef on black: 8.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red42.0%
Green67.8%
Blue93.7%

CMYK percentages

Cyan55.2%
Magenta27.6%
Yellow0.0%
Key (black)6.3%

Color previews

#6badef text on a black background

contrast 8.85:1

Card sample

#6badef text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6badef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6badef in the Color Lab