Skip to content

#b4ecb4

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

RGB
180, 236, 180
HSL
120°, 60%, 82%
CMYK
24, 0, 24, 8
Luminance
0.7299

Every format

HEX#b4ecb4
RGBrgb(180, 236, 180)
HSLhsl(120, 60%, 82%)
CMYKcmyk(24%, 0%, 24%, 8%)
LABlab(88.4 -28.4 21.5)
LCHlch(88.4 35.6 142.8)
OKLCHoklch(0.890 0.095 144.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red70.6%
Green92.5%
Blue70.6%

CMYK percentages

Cyan23.7%
Magenta0.0%
Yellow23.7%
Key (black)7.5%

Color previews

#b4ecb4 text on a black background

contrast 15.60:1

Card sample

#b4ecb4 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b4ecb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b4ecb4 in the Color Lab