Skip to content

#baecb3

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

RGB
186, 236, 179
HSL
113°, 60%, 81%
CMYK
21, 0, 24, 8
Luminance
0.7368

Every format

HEX#baecb3
RGBrgb(186, 236, 179)
HSLhsl(113, 60%, 81%)
CMYKcmyk(21%, 0%, 24%, 8%)
LABlab(88.8 -26.6 22.5)
LCHlch(88.8 34.9 139.7)
OKLCHoklch(0.894 0.092 141.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baecb3 on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#baecb3 on black: 15.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green92.5%
Blue70.2%

CMYK percentages

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

Color previews

#baecb3 text on a black background

contrast 15.74:1

Card sample

#baecb3 text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baecb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baecb3 in the Color Lab