Skip to content

#b9da8b

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

RGB
185, 218, 139
HSL
85°, 52%, 70%
CMYK
15, 0, 36, 15
Luminance
0.6232

Every format

HEX#b9da8b
RGBrgb(185, 218, 139)
HSLhsl(85, 52%, 70%)
CMYKcmyk(15%, 0%, 36%, 15%)
LABlab(83.1 -24.2 35.4)
LCHlch(83.1 42.8 124.3)
OKLCHoklch(0.846 0.110 127.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b9da8b on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#b9da8b on black: 13.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.5%
Green85.5%
Blue54.5%

CMYK percentages

Cyan15.1%
Magenta0.0%
Yellow36.2%
Key (black)14.5%

Color previews

#b9da8b text on a black background

contrast 13.46:1

Card sample

#b9da8b text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(185, 218, 139, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(185, 218, 139, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b9da8b;
background: linear-gradient(135deg, #b9da8b, #8BDA92);

Monochromatic scale

Palettes built from #b9da8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b9da8b in the Color Lab