Skip to content

#b2d09c

a light, soft green · cool · closest name: beige

RGB
178, 208, 156
HSL
95°, 36%, 71%
CMYK
14, 0, 25, 18
Luminance
0.5698

Every format

HEX#b2d09c
RGBrgb(178, 208, 156)
HSLhsl(95, 36%, 71%)
CMYKcmyk(14%, 0%, 25%, 18%)
LABlab(80.2 -19.4 22.6)
LCHlch(80.2 29.8 130.6)
OKLCHoklch(0.822 0.078 132.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2d09c on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#b2d09c on black: 12.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green81.6%
Blue61.2%

CMYK percentages

Cyan14.4%
Magenta0.0%
Yellow25.0%
Key (black)18.4%

Color previews

#b2d09c text on a black background

contrast 12.40:1

Card sample

#b2d09c text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(178, 208, 156, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(178, 208, 156, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b2d09c;
background: linear-gradient(135deg, #b2d09c, #9CD0A9);

Monochromatic scale

Palettes built from #b2d09c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2d09c in the Color Lab