Skip to content

#baecdf

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

RGB
186, 236, 223
HSL
164°, 57%, 83%
CMYK
21, 0, 6, 8
Luminance
0.7576

Every format

HEX#baecdf
RGBrgb(186, 236, 223)
HSLhsl(164, 57%, 83%)
CMYKcmyk(21%, 0%, 6%, 8%)
LABlab(89.8 -18.6 1.1)
LCHlch(89.8 18.6 176.8)
OKLCHoklch(0.905 0.054 177.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green92.5%
Blue87.5%

CMYK percentages

Cyan21.2%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#baecdf text on a black background

contrast 16.15:1

Card sample

#baecdf text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baecdf in the Color Lab