Skip to content

#baebdb

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

RGB
186, 235, 219
HSL
160°, 55%, 83%
CMYK
21, 0, 7, 8
Luminance
0.7497

Every format

HEX#baebdb
RGBrgb(186, 235, 219)
HSLhsl(160, 55%, 83%)
CMYKcmyk(21%, 0%, 7%, 8%)
LABlab(89.4 -18.9 2.6)
LCHlch(89.4 19.0 172.2)
OKLCHoklch(0.901 0.055 173.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green92.2%
Blue85.9%

CMYK percentages

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

Color previews

#baebdb text on a black background

contrast 15.99:1

Card sample

#baebdb text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baebdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baebdb in the Color Lab