Skip to content

#baebff

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

RGB
186, 235, 255
HSL
197°, 100%, 87%
CMYK
27, 8, 0, 0
Luminance
0.7708

Every format

HEX#baebff
RGBrgb(186, 235, 255)
HSLhsl(197, 100%, 87%)
CMYKcmyk(27%, 8%, 0%, 0%)
LABlab(90.4 -11.2 -14.8)
LCHlch(90.4 18.6 232.8)
OKLCHoklch(0.912 0.057 224.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baebff on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#baebff on black: 16.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green92.2%
Blue100.0%

CMYK percentages

Cyan27.1%
Magenta7.8%
Yellow0.0%
Key (black)0.0%

Color previews

#baebff text on a black background

contrast 16.42:1

Card sample

#baebff text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baebff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baebff in the Color Lab