Skip to content

#badeff

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

RGB
186, 222, 255
HSL
209°, 100%, 87%
CMYK
27, 13, 0, 0
Luminance
0.6990

Every format

HEX#badeff
RGBrgb(186, 222, 255)
HSLhsl(209, 100%, 87%)
CMYKcmyk(27%, 13%, 0%, 0%)
LABlab(87.0 -4.5 -19.9)
LCHlch(87.0 20.4 257.1)
OKLCHoklch(0.885 0.059 246.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green87.1%
Blue100.0%

CMYK percentages

Cyan27.1%
Magenta12.9%
Yellow0.0%
Key (black)0.0%

Color previews

#badeff text on a black background

contrast 14.98:1

Card sample

#badeff text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badeff in the Color Lab