Skip to content

#badefe

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

RGB
186, 222, 254
HSL
208°, 97%, 86%
CMYK
27, 13, 0, 0
Luminance
0.6984

Every format

HEX#badefe
RGBrgb(186, 222, 254)
HSLhsl(208, 97%, 86%)
CMYKcmyk(27%, 13%, 0%, 0%)
LABlab(86.9 -4.8 -19.4)
LCHlch(86.9 20.0 256.2)
OKLCHoklch(0.885 0.058 245.4)

Copy-ready code

/* CSS */
color: #badefe;
background-color: #badefe;
/* Tailwind (arbitrary) */
class="text-[#badefe] bg-[#badefe]"
/* SCSS */
$brand: #badefe;
/* SwiftUI */
Color(red: 0.729, green: 0.871, blue: 0.996)
/* Android */
Color.parseColor("#badefe")

Accessibility — WCAG contrast

Aa
#badefe on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#badefe on black: 14.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green87.1%
Blue99.6%

CMYK percentages

Cyan26.8%
Magenta12.6%
Yellow0.0%
Key (black)0.4%

Color previews

#badefe text on a black background

contrast 14.97:1

Card sample

#badefe text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(186, 222, 254, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(186, 222, 254, 0.45);
Border & gradient
Gradient panel
border: 3px solid #badefe;
background: linear-gradient(135deg, #badefe, #C3BAFE);

Monochromatic scale

Palettes built from #badefe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badefe in the Color Lab