Skip to content

#baebdc

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

RGB
186, 235, 220
HSL
162°, 55%, 83%
CMYK
21, 0, 6, 8
Luminance
0.7502

Every format

HEX#baebdc
RGBrgb(186, 235, 220)
HSLhsl(162, 55%, 83%)
CMYKcmyk(21%, 0%, 6%, 8%)
LABlab(89.4 -18.7 2.1)
LCHlch(89.4 18.8 173.5)
OKLCHoklch(0.902 0.054 174.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baebdc on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#baebdc on black: 16.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green92.2%
Blue86.3%

CMYK percentages

Cyan20.9%
Magenta0.0%
Yellow6.4%
Key (black)7.8%

Color previews

#baebdc text on a black background

contrast 16.00:1

Card sample

#baebdc text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baebdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baebdc in the Color Lab