Skip to content

#badef6

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

RGB
186, 222, 246
HSL
204°, 77%, 85%
CMYK
24, 10, 0, 4
Luminance
0.6934

Every format

HEX#badef6
RGBrgb(186, 222, 246)
HSLhsl(204, 77%, 85%)
CMYKcmyk(24%, 10%, 0%, 4%)
LABlab(86.7 -6.6 -15.6)
LCHlch(86.7 16.9 247.1)
OKLCHoklch(0.882 0.050 237.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badef6 on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#badef6 on black: 14.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green87.1%
Blue96.5%

CMYK percentages

Cyan24.4%
Magenta9.8%
Yellow0.0%
Key (black)3.5%

Color previews

#badef6 text on a black background

contrast 14.87:1

Card sample

#badef6 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badef6

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badef6 in the Color Lab