Skip to content

#baebad

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

RGB
186, 235, 173
HSL
107°, 61%, 80%
CMYK
21, 0, 26, 8
Luminance
0.7287

Every format

HEX#baebad
RGBrgb(186, 235, 173)
HSLhsl(107, 61%, 80%)
CMYKcmyk(21%, 0%, 26%, 8%)
LABlab(88.4 -27.1 25.1)
LCHlch(88.4 36.9 137.2)
OKLCHoklch(0.890 0.097 139.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baebad on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#baebad on black: 15.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green92.2%
Blue67.8%

CMYK percentages

Cyan20.9%
Magenta0.0%
Yellow26.4%
Key (black)7.8%

Color previews

#baebad text on a black background

contrast 15.57:1

Card sample

#baebad text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baebad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baebad in the Color Lab