Skip to content

#baddf5

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

RGB
186, 221, 245
HSL
204°, 75%, 85%
CMYK
24, 10, 0, 4
Luminance
0.6874

Every format

HEX#baddf5
RGBrgb(186, 221, 245)
HSLhsl(204, 75%, 85%)
CMYKcmyk(24%, 10%, 0%, 4%)
LABlab(86.4 -6.3 -15.5)
LCHlch(86.4 16.7 247.9)
OKLCHoklch(0.880 0.050 238.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green86.7%
Blue96.1%

CMYK percentages

Cyan24.1%
Magenta9.8%
Yellow0.0%
Key (black)3.9%

Color previews

#baddf5 text on a black background

contrast 14.75:1

Card sample

#baddf5 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baddf5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baddf5 in the Color Lab