Skip to content

#baebec

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

RGB
186, 235, 236
HSL
181°, 57%, 83%
CMYK
21, 0, 0, 8
Luminance
0.7591

Every format

HEX#baebec
RGBrgb(186, 235, 236)
HSLhsl(181, 57%, 83%)
CMYKcmyk(21%, 0%, 0%, 8%)
LABlab(89.8 -15.4 -5.6)
LCHlch(89.8 16.4 200.1)
OKLCHoklch(0.906 0.050 197.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baebec on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#baebec on black: 16.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green92.2%
Blue92.5%

CMYK percentages

Cyan21.2%
Magenta0.4%
Yellow0.0%
Key (black)7.5%

Color previews

#baebec text on a black background

contrast 16.18:1

Card sample

#baebec text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baebec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baebec in the Color Lab