Skip to content

#baecba

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

RGB
186, 236, 186
HSL
120°, 57%, 83%
CMYK
21, 0, 21, 8
Luminance
0.7398

Every format

HEX#baecba
RGBrgb(186, 236, 186)
HSLhsl(120, 57%, 83%)
CMYKcmyk(21%, 0%, 21%, 8%)
LABlab(88.9 -25.4 19.1)
LCHlch(88.9 31.8 143.1)
OKLCHoklch(0.895 0.085 144.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green92.5%
Blue72.9%

CMYK percentages

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

Color previews

#baecba text on a black background

contrast 15.80:1

Card sample

#baecba text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baecba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baecba in the Color Lab