Skip to content

#baecb2

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

RGB
186, 236, 178
HSL
112°, 60%, 81%
CMYK
21, 0, 25, 8
Luminance
0.7364

Every format

HEX#baecb2
RGBrgb(186, 236, 178)
HSLhsl(112, 60%, 81%)
CMYKcmyk(21%, 0%, 25%, 8%)
LABlab(88.8 -26.8 23.0)
LCHlch(88.8 35.3 139.3)
OKLCHoklch(0.893 0.093 141.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baecb2 on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#baecb2 on black: 15.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green92.5%
Blue69.8%

CMYK percentages

Cyan21.2%
Magenta0.0%
Yellow24.6%
Key (black)7.5%

Color previews

#baecb2 text on a black background

contrast 15.73:1

Card sample

#baecb2 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baecb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baecb2 in the Color Lab