Skip to content

#baedaf

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

RGB
186, 237, 175
HSL
109°, 63%, 81%
CMYK
22, 0, 26, 7
Luminance
0.7410

Every format

HEX#baedaf
RGBrgb(186, 237, 175)
HSLhsl(109, 63%, 81%)
CMYKcmyk(22%, 0%, 26%, 7%)
LABlab(89.0 -27.7 24.9)
LCHlch(89.0 37.2 138.1)
OKLCHoklch(0.895 0.098 140.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green92.9%
Blue68.6%

CMYK percentages

Cyan21.5%
Magenta0.0%
Yellow26.2%
Key (black)7.1%

Color previews

#baedaf text on a black background

contrast 15.82:1

Card sample

#baedaf text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baedaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baedaf in the Color Lab