Skip to content

#b2db6d

a balanced, vivid green · neutral · closest name: Yellow Green

RGB
178, 219, 109
HSL
82°, 60%, 64%
CMYK
19, 0, 50, 14
Luminance
0.6123

At a glance

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

Hex
#b2db6d
Hue
82°
green
Saturation
60%
vivid
Lightness
64%
balanced
Brightness
86%
HSV value
Perceived
77%
weighted brightness
Luminance
0.6123
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.25:1
Closest name
Yellow Green
ΔE2000 6.3
Where it sits
Hue82° of 360°
Saturation60%
Lightness64%
Temperature
Warm ← → Cool44% 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#b2db6d
RGBrgb(178, 219, 109)
HSLhsl(82, 60%, 64%)
CMYKcmyk(19%, 0%, 50%, 14%)
LABlab(82.5 -30.7 49.3)
LCHlch(82.5 58.1 121.9)
OKLCHoklch(0.839 0.145 126.2)
Decimal11721581
Display P3color(display-p3 0.698 0.859 0.427)

Copy-ready code

/* CSS */
color: #b2db6d;
background-color: #b2db6d;
/* Tailwind (arbitrary) */
class="text-[#b2db6d] bg-[#b2db6d]"
/* SCSS */
$brand: #b2db6d;
/* SwiftUI */
Color(red: 0.698, green: 0.859, blue: 0.427)
/* Android */
Color.parseColor("#b2db6d")
/* Flutter */
Color(0xFFB2DB6D)
/* Python / OpenCV (BGR) */
(109, 219, 178)

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 #b2db6d · 13.25:1
Use #000000AAA at every size.
Aa
White text · 1.59:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.25:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #b2db6d as text scores 1.59:1 on white and 13.25:1 on black.

Accessibility — WCAG contrast

Aa
#b2db6d on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#b2db6d on black: 13.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E5CF63
deuteranopia · #DFCD74
tritanopia · #B8D2C2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b2db6d 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
#F2F7E8
#E2EFCC
#CFE9A5
#b2db6d
#A0D34B
#8DC430
#76A428
#5E8320
#465F1B
#2C3C11
Base = 400Lightest = 50 · #F8FBF4Darkest = 950 · #2C3C11
:root {
  --brand-50: #F8FBF4;
  --brand-100: #F2F7E8;
  --brand-200: #E2EFCC;
  --brand-300: #CFE9A5;
  --brand-400: #b2db6d;
  --brand-500: #A0D34B;
  --brand-600: #8DC430;
  --brand-700: #76A428;
  --brand-800: #5E8320;
  --brand-900: #465F1B;
  --brand-950: #2C3C11;
  --brand: #b2db6d;
  --brand-ink: #000000;
}

Colors that work with #b2db6d

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#DCEDC0
Hairlines and dividers
Muted text#7D9B4B
Captions on the surface
Accent#7869DF
Second voice, not a rival
Dark variant#4A6619
Hover, pressed, headers
Light variant#F4FAEB
Selected rows, tints
Dark surface#1E2414
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 #b2db6d

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
  • 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
  • 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#966DDB
Analogous left#DBCD6D
Analogous right#7BDB6D
Split-complement 1#6D7BDB
Split-complement 2#CD6DDB
Triadic 1#6DB2DB
Triadic 2#DB6DB2
Tetradic#6DDBCD

RGB percentages

Red69.8%
Green85.9%
Blue42.7%

CMYK percentages

Cyan18.7%
Magenta0.0%
Yellow50.2%
Key (black)14.1%

Color previews

#b2db6d text on a black background

contrast 13.25:1

Card sample

#b2db6d text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(178, 219, 109, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(178, 219, 109, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b2db6d;
background: linear-gradient(135deg, #b2db6d, #6DDB71);

Monochromatic scale

Palettes built from #b2db6d

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.

#b2db6d 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
ButtonsLinksFocus statesCharts
Print note

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

#b2db6d, answered

What color is #b2db6d?

#b2db6d is a balanced vivid green, closest to Yellow Green (ΔE2000 6.3). It sits at 82° on the hue wheel with 60% saturation and 64% lightness, which reads as neutral.

What is the RGB value of #b2db6d?

rgb(178, 219, 109) — 178 red, 219 green and 109 blue out of 255, or 69.8% / 85.9% / 42.7% by channel.

Is #b2db6d a light or a dark color?

It is a light color. Relative luminance is 0.6123 and perceived brightness is 77%, so black text on it reaches 13.25:1.

Should I use black or white text on #b2db6d?

Black. It scores 13.25:1 against #b2db6d, versus 1.59:1 for white — AAA at any size.

What is the complementary color of #b2db6d?

#966DDB sits directly opposite on the wheel. Softer options are the split-complements #6D7BDB and #CD6DDB, which give the same contrast with far less vibration.

What colors go well with #b2db6d?

For interface work: #F8FAF4 as the surface, #DCEDC0 for borders, #7D9B4B for secondary text, #7869DF as an accent and #4A6619 for hover and pressed states. For a palette, the analogous pair #DBCD6D and #7BDB6D stays calm, while #966DDB is the loudest partner.

What is #b2db6d in CMYK for printing?

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

Is #b2db6d warm or cool?

Neutral — it scores 44 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DADB6D; nudged cooler, #89DD6B.

Work with #b2db6d in the Color Lab