Skip to content

#badcfe

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

RGB
186, 220, 254
HSL
210°, 97%, 86%
CMYK
27, 13, 0, 0
Luminance
0.6878

Every format

HEX#badcfe
RGBrgb(186, 220, 254)
HSLhsl(210, 97%, 86%)
CMYKcmyk(27%, 13%, 0%, 0%)
LABlab(86.4 -3.7 -20.2)
LCHlch(86.4 20.6 259.5)
OKLCHoklch(0.881 0.059 248.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badcfe on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#badcfe on black: 14.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green86.3%
Blue99.6%

CMYK percentages

Cyan26.8%
Magenta13.4%
Yellow0.0%
Key (black)0.4%

Color previews

#badcfe text on a black background

contrast 14.76:1

Card sample

#badcfe text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badcfe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badcfe in the Color Lab