Skip to content

#baeebc

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

RGB
186, 238, 188
HSL
122°, 61%, 83%
CMYK
22, 0, 21, 7
Luminance
0.7522

Every format

HEX#baeebc
RGBrgb(186, 238, 188)
HSLhsl(122, 61%, 83%)
CMYKcmyk(22%, 0%, 21%, 7%)
LABlab(89.5 -26.0 18.9)
LCHlch(89.5 32.2 144.0)
OKLCHoklch(0.900 0.086 145.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baeebc on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#baeebc on black: 16.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green93.3%
Blue73.7%

CMYK percentages

Cyan21.8%
Magenta0.0%
Yellow21.0%
Key (black)6.7%

Color previews

#baeebc text on a black background

contrast 16.04:1

Card sample

#baeebc text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baeebc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baeebc in the Color Lab