Skip to content

#b9df87

a light, vivid green · neutral · closest name: Light Green

RGB
185, 223, 135
HSL
86°, 58%, 70%
CMYK
17, 0, 40, 13
Luminance
0.6484

At a glance

Every number on this page in one read: what #b9df87 is made of, how bright it looks, and which way it leans.

Hex
#b9df87
Hue
86°
green
Saturation
58%
vivid
Lightness
70%
light
Brightness
87%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6484
WCAG relative
Temperature
Neutral
47/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.97:1
Closest name
Light Green
ΔE2000 8.4
Where it sits
Hue86° of 360°
Saturation58%
Lightness70%
Temperature
Warm ← → Cool47% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#b9df87
RGBrgb(185, 223, 135)
HSLhsl(86, 58%, 70%)
CMYKcmyk(17%, 0%, 40%, 13%)
LABlab(84.4 -27.1 39.1)
LCHlch(84.4 47.5 124.7)
OKLCHoklch(0.856 0.121 127.8)
Decimal12181383
Display P3color(display-p3 0.725 0.875 0.529)

Copy-ready code

/* CSS */
color: #b9df87;
background-color: #b9df87;
/* Tailwind (arbitrary) */
class="text-[#b9df87] bg-[#b9df87]"
/* SCSS */
$brand: #b9df87;
/* SwiftUI */
Color(red: 0.725, green: 0.875, blue: 0.529)
/* Android */
Color.parseColor("#b9df87")
/* Flutter */
Color(0xFFB9DF87)
/* Python / OpenCV (BGR) */
(135, 223, 185)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #b9df87 · 13.97:1
Use #000000AAA at every size.
Aa
White text · 1.50:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.97:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #b9df87 as text scores 1.50:1 on white and 13.97:1 on black.

Accessibility — WCAG contrast

Aa
#b9df87 on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#b9df87 on black: 13.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E7D480
deuteranopia · #E2D28C
tritanopia · #BDD8C9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b9df87 is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F8FBF4
#F1F7E9
#E0EFCD
#CBE7A6
#b9df87
#98D04E
#84C134
#6EA12B
#588122
#425E1D
#293B12
Base = 400Lightest = 50 · #F8FBF4Darkest = 950 · #293B12
:root {
  --brand-50: #F8FBF4;
  --brand-100: #F1F7E9;
  --brand-200: #E0EFCD;
  --brand-300: #CBE7A6;
  --brand-400: #b9df87;
  --brand-500: #98D04E;
  --brand-600: #84C134;
  --brand-700: #6EA12B;
  --brand-800: #588122;
  --brand-900: #425E1D;
  --brand-950: #293B12;
  --brand: #b9df87;
  --brand-ink: #000000;
}

Colors that work with #b9df87

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F8FAF4
Tinted page background
Border#D9EDC0
Hairlines and dividers
Muted text#789B4B
Captions on the surface
Accent#3E27A5
Second voice, not a rival
Dark variant#45651B
Hover, pressed, headers
Light variant#F3FAEB
Selected rows, tints
Dark surface#1D2414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #b9df87

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#AD87DF
Analogous left#DFD987
Analogous right#8DDF87
Split-complement 1#878DDF
Split-complement 2#D987DF
Triadic 1#87B9DF
Triadic 2#DF87B9
Tetradic#87DFD9

RGB percentages

Red72.5%
Green87.5%
Blue52.9%

CMYK percentages

Cyan17.0%
Magenta0.0%
Yellow39.5%
Key (black)12.5%

Color previews

#b9df87 text on a black background

contrast 13.97:1

Card sample

#b9df87 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b9df87

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#b9df87 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#b9df87, answered

What color is #b9df87?

#b9df87 is a light vivid green, closest to Light Green (ΔE2000 8.4). It sits at 86° on the hue wheel with 58% saturation and 70% lightness, which reads as neutral.

What is the RGB value of #b9df87?

rgb(185, 223, 135) — 185 red, 223 green and 135 blue out of 255, or 72.5% / 87.5% / 52.9% by channel.

Is #b9df87 a light or a dark color?

It is a light color. Relative luminance is 0.6484 and perceived brightness is 80%, so black text on it reaches 13.97:1.

Should I use black or white text on #b9df87?

Black. It scores 13.97:1 against #b9df87, versus 1.50:1 for white — AAA at any size.

What is the complementary color of #b9df87?

#AD87DF sits directly opposite on the wheel. Softer options are the split-complements #878DDF and #D987DF, which give the same contrast with far less vibration.

What colors go well with #b9df87?

For interface work: #F8FAF4 as the surface, #D9EDC0 for borders, #789B4B for secondary text, #3E27A5 as an accent and #45651B for hover and pressed states. For a palette, the analogous pair #DFD987 and #8DDF87 stays calm, while #AD87DF is the loudest partner.

What is #b9df87 in CMYK for printing?

cmyk(17%, 0%, 40%, 13%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #b9df87 warm or cool?

Neutral — it scores 47 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D9DF87; nudged cooler, #98E185.

Work with #b9df87 in the Color Lab