Skip to content

#badfff

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

RGB
186, 223, 255
HSL
208°, 100%, 87%
CMYK
27, 13, 0, 0
Luminance
0.7043

Every format

HEX#badfff
RGBrgb(186, 223, 255)
HSLhsl(208, 100%, 87%)
CMYKcmyk(27%, 13%, 0%, 0%)
LABlab(87.2 -5.1 -19.5)
LCHlch(87.2 20.2 255.4)
OKLCHoklch(0.888 0.059 244.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badfff on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#badfff on black: 15.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green87.5%
Blue100.0%

CMYK percentages

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

Color previews

#badfff text on a black background

contrast 15.09:1

Card sample

#badfff text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badfff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badfff in the Color Lab