Skip to content

#baeb6b

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

RGB
186, 235, 107
HSL
83°, 76%, 67%
CMYK
21, 0, 55, 8
Luminance
0.7092

Every format

HEX#baeb6b
RGBrgb(186, 235, 107)
HSLhsl(83, 76%, 67%)
CMYKcmyk(21%, 0%, 55%, 8%)
LABlab(87.4 -35.4 56.2)
LCHlch(87.4 66.4 122.2)
OKLCHoklch(0.880 0.165 127.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baeb6b on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#baeb6b on black: 15.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green92.2%
Blue42.0%

CMYK percentages

Cyan20.9%
Magenta0.0%
Yellow54.5%
Key (black)7.8%

Color previews

#baeb6b text on a black background

contrast 15.18:1

Card sample

#baeb6b text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baeb6b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baeb6b in the Color Lab