Skip to content

#baddf7

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

RGB
186, 221, 247
HSL
206°, 79%, 85%
CMYK
25, 11, 0, 3
Luminance
0.6887

Every format

HEX#baddf7
RGBrgb(186, 221, 247)
HSLhsl(206, 79%, 85%)
CMYKcmyk(25%, 11%, 0%, 3%)
LABlab(86.4 -5.8 -16.5)
LCHlch(86.4 17.5 250.5)
OKLCHoklch(0.881 0.052 240.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan24.7%
Magenta10.5%
Yellow0.0%
Key (black)3.1%

Color previews

#baddf7 text on a black background

contrast 14.77:1

Card sample

#baddf7 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baddf7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baddf7 in the Color Lab