Skip to content

#baeba2

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

RGB
186, 235, 162
HSL
100°, 65%, 78%
CMYK
21, 0, 31, 8
Luminance
0.7246

Every format

HEX#baeba2
RGBrgb(186, 235, 162)
HSLhsl(100, 65%, 78%)
CMYKcmyk(21%, 0%, 31%, 8%)
LABlab(88.2 -28.7 30.5)
LCHlch(88.2 41.9 133.3)
OKLCHoklch(0.888 0.109 135.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baeba2 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#baeba2 on black: 15.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green92.2%
Blue63.5%

CMYK percentages

Cyan20.9%
Magenta0.0%
Yellow31.1%
Key (black)7.8%

Color previews

#baeba2 text on a black background

contrast 15.49:1

Card sample

#baeba2 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baeba2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baeba2 in the Color Lab