Skip to content

#baeecd

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

RGB
186, 238, 205
HSL
142°, 61%, 83%
CMYK
22, 0, 14, 7
Luminance
0.7600

Every format

HEX#baeecd
RGBrgb(186, 238, 205)
HSLhsl(142, 61%, 83%)
CMYKcmyk(22%, 0%, 14%, 7%)
LABlab(89.9 -23.0 10.6)
LCHlch(89.9 25.3 155.3)
OKLCHoklch(0.904 0.070 156.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green93.3%
Blue80.4%

CMYK percentages

Cyan21.8%
Magenta0.0%
Yellow13.9%
Key (black)6.7%

Color previews

#baeecd text on a black background

contrast 16.20:1

Card sample

#baeecd text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baeecd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baeecd in the Color Lab