Skip to content

#b2ebac

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

RGB
178, 235, 172
HSL
114°, 61%, 80%
CMYK
24, 0, 27, 8
Luminance
0.7186

Every format

HEX#b2ebac
RGBrgb(178, 235, 172)
HSLhsl(114, 61%, 80%)
CMYKcmyk(24%, 0%, 27%, 8%)
LABlab(87.9 -29.9 24.9)
LCHlch(87.9 38.9 140.2)
OKLCHoklch(0.885 0.103 142.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2ebac on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#b2ebac on black: 15.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green92.2%
Blue67.5%

CMYK percentages

Cyan24.3%
Magenta0.0%
Yellow26.8%
Key (black)7.8%

Color previews

#b2ebac text on a black background

contrast 15.37:1

Card sample

#b2ebac text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2ebac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2ebac in the Color Lab