Skip to content

#baedac

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

RGB
186, 237, 172
HSL
107°, 64%, 80%
CMYK
22, 0, 27, 7
Luminance
0.7399

Every format

HEX#baedac
RGBrgb(186, 237, 172)
HSLhsl(107, 64%, 80%)
CMYKcmyk(22%, 0%, 27%, 7%)
LABlab(88.9 -28.2 26.3)
LCHlch(88.9 38.6 136.9)
OKLCHoklch(0.894 0.102 139.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green92.9%
Blue67.5%

CMYK percentages

Cyan21.5%
Magenta0.0%
Yellow27.4%
Key (black)7.1%

Color previews

#baedac text on a black background

contrast 15.80:1

Card sample

#baedac text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baedac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baedac in the Color Lab