Skip to content

#baefba

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

RGB
186, 239, 186
HSL
120°, 62%, 83%
CMYK
22, 0, 22, 6
Luminance
0.7572

Every format

HEX#baefba
RGBrgb(186, 239, 186)
HSLhsl(120, 62%, 83%)
CMYKcmyk(22%, 0%, 22%, 6%)
LABlab(89.7 -26.9 20.3)
LCHlch(89.7 33.6 143.0)
OKLCHoklch(0.902 0.090 144.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baefba on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#baefba on black: 16.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green93.7%
Blue72.9%

CMYK percentages

Cyan22.2%
Magenta0.0%
Yellow22.2%
Key (black)6.3%

Color previews

#baefba text on a black background

contrast 16.14:1

Card sample

#baefba text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baefba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baefba in the Color Lab