Skip to content

#baeead

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

RGB
186, 238, 173
HSL
108°, 66%, 81%
CMYK
22, 0, 27, 7
Luminance
0.7461

Every format

HEX#baeead
RGBrgb(186, 238, 173)
HSLhsl(108, 66%, 81%)
CMYKcmyk(22%, 0%, 27%, 7%)
LABlab(89.2 -28.5 26.2)
LCHlch(89.2 38.7 137.4)
OKLCHoklch(0.897 0.102 139.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green93.3%
Blue67.8%

CMYK percentages

Cyan21.8%
Magenta0.0%
Yellow27.3%
Key (black)6.7%

Color previews

#baeead text on a black background

contrast 15.92:1

Card sample

#baeead text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baeead

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baeead in the Color Lab