Skip to content

#badaff

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

RGB
186, 218, 255
HSL
212°, 100%, 87%
CMYK
27, 15, 0, 0
Luminance
0.6780

Every format

HEX#badaff
RGBrgb(186, 218, 255)
HSLhsl(212, 100%, 87%)
CMYKcmyk(27%, 15%, 0%, 0%)
LABlab(85.9 -2.5 -21.5)
LCHlch(85.9 21.6 263.5)
OKLCHoklch(0.877 0.062 252.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badaff on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#badaff on black: 14.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green85.5%
Blue100.0%

CMYK percentages

Cyan27.1%
Magenta14.5%
Yellow0.0%
Key (black)0.0%

Color previews

#badaff text on a black background

contrast 14.56:1

Card sample

#badaff text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badaff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badaff in the Color Lab