Skip to content

#baebed

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

RGB
186, 235, 237
HSL
182°, 59%, 83%
CMYK
22, 1, 0, 7
Luminance
0.7597

Every format

HEX#baebed
RGBrgb(186, 235, 237)
HSLhsl(182, 59%, 83%)
CMYKcmyk(22%, 1%, 0%, 7%)
LABlab(89.8 -15.2 -6.1)
LCHlch(89.8 16.4 202.0)
OKLCHoklch(0.907 0.050 199.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan21.5%
Magenta0.8%
Yellow0.0%
Key (black)7.1%

Color previews

#baebed text on a black background

contrast 16.19:1

Card sample

#baebed text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baebed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baebed in the Color Lab