Skip to content

#baedba

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

RGB
186, 237, 186
HSL
120°, 59%, 83%
CMYK
22, 0, 22, 7
Luminance
0.7455

Every format

HEX#baedba
RGBrgb(186, 237, 186)
HSLhsl(120, 59%, 83%)
CMYKcmyk(22%, 0%, 22%, 7%)
LABlab(89.2 -25.9 19.5)
LCHlch(89.2 32.4 143.0)
OKLCHoklch(0.897 0.087 144.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baedba on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#baedba on black: 15.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan21.5%
Magenta0.0%
Yellow21.5%
Key (black)7.1%

Color previews

#baedba text on a black background

contrast 15.91:1

Card sample

#baedba text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baedba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baedba in the Color Lab