Skip to content

#b2df6a

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

RGB
178, 223, 106
HSL
83°, 65%, 65%
CMYK
20, 0, 53, 13
Luminance
0.6328

At a glance

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

Hex
#b2df6a
Hue
83°
green
Saturation
65%
vivid
Lightness
65%
balanced
Brightness
87%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6328
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.66:1
Closest name
Yellow Green
ΔE2000 6.3
Where it sits
Hue83° of 360°
Saturation65%
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#b2df6a
RGBrgb(178, 223, 106)
HSLhsl(83, 65%, 65%)
CMYKcmyk(20%, 0%, 53%, 13%)
LABlab(83.6 -32.9 52.0)
LCHlch(83.6 61.5 122.3)
OKLCHoklch(0.847 0.154 126.9)
Decimal11722602
Display P3color(display-p3 0.698 0.875 0.416)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2df6a on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#b2df6a on black: 13.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E9D25F
deuteranopia · #E3D071
tritanopia · #B8D6C5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b2df6a 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.

#F8FBF3
#F1F7E8
#E2F1CB
#CFEBA3
#b2df6a
#9FD746
#8DC92B
#75A824
#5E861D
#466219
#2B3D10
Base = 400Lightest = 50 · #F8FBF3Darkest = 950 · #2B3D10
:root {
  --brand-50: #F8FBF3;
  --brand-100: #F1F7E8;
  --brand-200: #E2F1CB;
  --brand-300: #CFEBA3;
  --brand-400: #b2df6a;
  --brand-500: #9FD746;
  --brand-600: #8DC92B;
  --brand-700: #75A824;
  --brand-800: #5E861D;
  --brand-900: #466219;
  --brand-950: #2B3D10;
  --brand: #b2df6a;
  --brand-ink: #000000;
}

Colors that work with #b2df6a

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#7766E3
Second voice, not a rival
Dark variant#496917
Hover, pressed, headers
Light variant#F4FAEA
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 #b2df6a

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#976ADF
Analogous left#DFD26A
Analogous right#77DF6A
Split-complement 1#6A77DF
Split-complement 2#D26ADF
Triadic 1#6AB2DF
Triadic 2#DF6AB2
Tetradic#6ADFD2

RGB percentages

Red69.8%
Green87.5%
Blue41.6%

CMYK percentages

Cyan20.2%
Magenta0.0%
Yellow52.5%
Key (black)12.5%

Color previews

#b2df6a text on a black background

contrast 13.66:1

Card sample

#b2df6a text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2df6a

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.

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

#b2df6a, answered

What color is #b2df6a?

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

What is the RGB value of #b2df6a?

rgb(178, 223, 106) — 178 red, 223 green and 106 blue out of 255, or 69.8% / 87.5% / 41.6% by channel.

Is #b2df6a a light or a dark color?

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

Should I use black or white text on #b2df6a?

Black. It scores 13.66:1 against #b2df6a, versus 1.54:1 for white — AAA at any size.

What is the complementary color of #b2df6a?

#976ADF sits directly opposite on the wheel. Softer options are the split-complements #6A77DF and #D26ADF, which give the same contrast with far less vibration.

What colors go well with #b2df6a?

For interface work: #F8FAF4 as the surface, #DBEDC0 for borders, #7C9B4B for secondary text, #7766E3 as an accent and #496917 for hover and pressed states. For a palette, the analogous pair #DFD26A and #77DF6A stays calm, while #976ADF is the loudest partner.

What is #b2df6a in CMYK for printing?

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

Is #b2df6a 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 #DDDF6A; nudged cooler, #86E168.

Work with #b2df6a in the Color Lab