Skip to content

#badef0

a light, vivid blue · cool · closest name: lavender

RGB
186, 222, 240
HSL
200°, 64%, 84%
CMYK
23, 8, 0, 6
Luminance
0.6897

Every format

HEX#badef0
RGBrgb(186, 222, 240)
HSLhsl(200, 64%, 84%)
CMYKcmyk(23%, 8%, 0%, 6%)
LABlab(86.5 -7.9 -12.7)
LCHlch(86.5 14.9 238.1)
OKLCHoklch(0.880 0.045 229.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green87.1%
Blue94.1%

CMYK percentages

Cyan22.5%
Magenta7.5%
Yellow0.0%
Key (black)5.9%

Color previews

#badef0 text on a black background

contrast 14.79:1

Card sample

#badef0 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badef0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badef0 in the Color Lab