Skip to content

#baeeec

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

RGB
186, 238, 236
HSL
178°, 61%, 83%
CMYK
22, 0, 1, 7
Luminance
0.7764

Every format

HEX#baeeec
RGBrgb(186, 238, 236)
HSLhsl(178, 61%, 83%)
CMYKcmyk(22%, 0%, 1%, 7%)
LABlab(90.6 -16.9 -4.5)
LCHlch(90.6 17.5 194.8)
OKLCHoklch(0.913 0.053 193.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baeeec on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#baeeec on black: 16.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green93.3%
Blue92.5%

CMYK percentages

Cyan21.8%
Magenta0.0%
Yellow0.8%
Key (black)6.7%

Color previews

#baeeec text on a black background

contrast 16.53:1

Card sample

#baeeec text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baeeec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baeeec in the Color Lab