Skip to content

#baecdc

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

RGB
186, 236, 220
HSL
161°, 57%, 83%
CMYK
21, 0, 7, 8
Luminance
0.7560

Every format

HEX#baecdc
RGBrgb(186, 236, 220)
HSLhsl(161, 57%, 83%)
CMYKcmyk(21%, 0%, 7%, 8%)
LABlab(89.7 -19.2 2.5)
LCHlch(89.7 19.3 172.5)
OKLCHoklch(0.904 0.056 173.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green92.5%
Blue86.3%

CMYK percentages

Cyan21.2%
Magenta0.0%
Yellow6.8%
Key (black)7.5%

Color previews

#baecdc text on a black background

contrast 16.12:1

Card sample

#baecdc text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baecdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baecdc in the Color Lab