Skip to content

#b3c89f

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

RGB
179, 200, 159
HSL
91°, 27%, 70%
CMYK
11, 0, 21, 22
Luminance
0.5340

Every format

HEX#b3c89f
RGBrgb(179, 200, 159)
HSLhsl(91, 27%, 70%)
CMYKcmyk(11%, 0%, 21%, 22%)
LABlab(78.1 -14.5 18.2)
LCHlch(78.1 23.3 128.6)
OKLCHoklch(0.806 0.060 129.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3c89f on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#b3c89f on black: 11.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.2%
Green78.4%
Blue62.4%

CMYK percentages

Cyan10.5%
Magenta0.0%
Yellow20.5%
Key (black)21.6%

Color previews

#b3c89f text on a black background

contrast 11.68:1

Card sample

#b3c89f text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(179, 200, 159, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(179, 200, 159, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b3c89f;
background: linear-gradient(135deg, #b3c89f, #9FC8A6);

Monochromatic scale

Palettes built from #b3c89f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3c89f in the Color Lab