Skip to content

#b2db72

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

RGB
178, 219, 114
HSL
83°, 59%, 65%
CMYK
19, 0, 48, 14
Luminance
0.6134

At a glance

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

Hex
#b2db72
Hue
83°
green
Saturation
59%
vivid
Lightness
65%
light
Brightness
86%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6134
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.27:1
Closest name
Yellow Green
ΔE2000 6.9
Where it sits
Hue83° of 360°
Saturation59%
Lightness65%
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#b2db72
RGBrgb(178, 219, 114)
HSLhsl(83, 59%, 65%)
CMYKcmyk(19%, 0%, 48%, 14%)
LABlab(82.6 -30.2 47.0)
LCHlch(82.6 55.9 122.7)
OKLCHoklch(0.839 0.141 126.8)
Decimal11721586
Display P3color(display-p3 0.698 0.859 0.447)

Copy-ready code

/* CSS */
color: #b2db72;
background-color: #b2db72;
/* Tailwind (arbitrary) */
class="text-[#b2db72] bg-[#b2db72]"
/* SCSS */
$brand: #b2db72;
/* SwiftUI */
Color(red: 0.698, green: 0.859, blue: 0.447)
/* Android */
Color.parseColor("#b2db72")
/* Flutter */
Color(0xFFB2DB72)
/* Python / OpenCV (BGR) */
(114, 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 #b2db72 · 13.27:1
Use #000000AAA at every size.
Aa
White text · 1.58:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.27:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #b2db72 as text scores 1.58:1 on white and 13.27:1 on black.

Accessibility — WCAG contrast

Aa
#b2db72 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#b2db72 on black: 13.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E4CF69
deuteranopia · #DFCD78
tritanopia · #B7D3C3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b2db72 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
#E2EFCD
#CEE8A6
#b2db72
#9DD14C
#8AC332
#73A22A
#5C8221
#455F1C
#2B3B11
Base = 400Lightest = 50 · #F8FBF4Darkest = 950 · #2B3B11
:root {
  --brand-50: #F8FBF4;
  --brand-100: #F1F7E9;
  --brand-200: #E2EFCD;
  --brand-300: #CEE8A6;
  --brand-400: #b2db72;
  --brand-500: #9DD14C;
  --brand-600: #8AC332;
  --brand-700: #73A22A;
  --brand-800: #5C8221;
  --brand-900: #455F1C;
  --brand-950: #2B3B11;
  --brand: #b2db72;
  --brand-ink: #000000;
}

Colors that work with #b2db72

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#DBEDC0
Hairlines and dividers
Muted text#7C9B4B
Captions on the surface
Accent#7E6FDF
Second voice, not a rival
Dark variant#48661A
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 #b2db72

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#9B72DB
Analogous left#DBCF72
Analogous right#7EDB72
Split-complement 1#727EDB
Split-complement 2#CF72DB
Triadic 1#72B2DB
Triadic 2#DB72B2
Tetradic#72DBCF

RGB percentages

Red69.8%
Green85.9%
Blue44.7%

CMYK percentages

Cyan18.7%
Magenta0.0%
Yellow47.9%
Key (black)14.1%

Color previews

#b2db72 text on a black background

contrast 13.27:1

Card sample

#b2db72 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2db72

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.

#b2db72 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.

#b2db72, answered

What color is #b2db72?

#b2db72 is a light vivid green, closest to Yellow Green (ΔE2000 6.9). It sits at 83° on the hue wheel with 59% saturation and 65% lightness, which reads as neutral.

What is the RGB value of #b2db72?

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

Is #b2db72 a light or a dark color?

It is a light color. Relative luminance is 0.6134 and perceived brightness is 78%, so black text on it reaches 13.27:1.

Should I use black or white text on #b2db72?

Black. It scores 13.27:1 against #b2db72, versus 1.58:1 for white — AAA at any size.

What is the complementary color of #b2db72?

#9B72DB sits directly opposite on the wheel. Softer options are the split-complements #727EDB and #CF72DB, which give the same contrast with far less vibration.

What colors go well with #b2db72?

For interface work: #F8FAF4 as the surface, #DBEDC0 for borders, #7C9B4B for secondary text, #7E6FDF as an accent and #48661A for hover and pressed states. For a palette, the analogous pair #DBCF72 and #7EDB72 stays calm, while #9B72DB is the loudest partner.

What is #b2db72 in CMYK for printing?

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

Is #b2db72 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 #D9DB72; nudged cooler, #8BDD70.

Work with #b2db72 in the Color Lab