Skip to content

#b2f09c

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

RGB
178, 240, 156
HSL
104°, 74%, 78%
CMYK
26, 0, 35, 6
Luminance
0.7419

At a glance

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

Hex
#b2f09c
Hue
104°
green
Saturation
74%
vivid
Lightness
78%
light
Brightness
94%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7419
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.84:1
Closest name
Light Green
ΔE2000 4.4
Where it sits
Hue104° of 360°
Saturation74%
Lightness78%
Temperature
Warm ← → Cool56% 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#b2f09c
RGBrgb(178, 240, 156)
HSLhsl(104, 74%, 78%)
CMYKcmyk(26%, 0%, 35%, 6%)
LABlab(89.0 -34.7 34.5)
LCHlch(89.0 48.9 135.1)
OKLCHoklch(0.893 0.128 137.8)
Decimal11727004
Display P3color(display-p3 0.698 0.941 0.612)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2f09c on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#b2f09c on black: 15.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5E396
deuteranopia · #ECDDA1
tritanopia · #B0EADB

Color scale — 50 to 950

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

#F5FCF3
#ECF8E7
#D4F3C8
#b2f09c
#8DE96D
#67E13C
#4FD520
#42B11B
#358E15
#296714
#1A400C
Base = 300Lightest = 50 · #F5FCF3Darkest = 950 · #1A400C
:root {
  --brand-50: #F5FCF3;
  --brand-100: #ECF8E7;
  --brand-200: #D4F3C8;
  --brand-300: #b2f09c;
  --brand-400: #8DE96D;
  --brand-500: #67E13C;
  --brand-600: #4FD520;
  --brand-700: #42B11B;
  --brand-800: #358E15;
  --brand-900: #296714;
  --brand-950: #1A400C;
  --brand: #b2f09c;
  --brand-ink: #000000;
}

Colors that work with #b2f09c

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#F6FAF4
Tinted page background
Border#CCEDC0
Hairlines and dividers
Muted text#609B4B
Captions on the surface
Accent#6517B5
Second voice, not a rival
Dark variant#296F11
Hover, pressed, headers
Light variant#EEFCE9
Selected rows, tints
Dark surface#182414
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 #b2f09c

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#DA9CF0
Analogous left#DCF09C
Analogous right#9CF0B0
Split-complement 1#B09CF0
Split-complement 2#F09CDC
Triadic 1#9CB2F0
Triadic 2#F09CB2
Tetradic#9CDCF0

RGB percentages

Red69.8%
Green94.1%
Blue61.2%

CMYK percentages

Cyan25.8%
Magenta0.0%
Yellow35.0%
Key (black)5.9%

Color previews

#b2f09c text on a black background

contrast 15.84:1

Card sample

#b2f09c text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(178, 240, 156, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(178, 240, 156, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b2f09c;
background: linear-gradient(135deg, #b2f09c, #9CF0BE);

Monochromatic scale

Palettes built from #b2f09c

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.

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

#b2f09c, answered

What color is #b2f09c?

#b2f09c is a light vivid green, closest to Light Green (ΔE2000 4.4). It sits at 104° on the hue wheel with 74% saturation and 78% lightness, which reads as neutral.

What is the RGB value of #b2f09c?

rgb(178, 240, 156) — 178 red, 240 green and 156 blue out of 255, or 69.8% / 94.1% / 61.2% by channel.

Is #b2f09c a light or a dark color?

It is a light color. Relative luminance is 0.7419 and perceived brightness is 84%, so black text on it reaches 15.84:1.

Should I use black or white text on #b2f09c?

Black. It scores 15.84:1 against #b2f09c, versus 1.33:1 for white — AAA at any size.

What is the complementary color of #b2f09c?

#DA9CF0 sits directly opposite on the wheel. Softer options are the split-complements #B09CF0 and #F09CDC, which give the same contrast with far less vibration.

What colors go well with #b2f09c?

For interface work: #F6FAF4 as the surface, #CCEDC0 for borders, #609B4B for secondary text, #6517B5 as an accent and #296F11 for hover and pressed states. For a palette, the analogous pair #DCF09C and #9CF0B0 stays calm, while #DA9CF0 is the loudest partner.

What is #b2f09c in CMYK for printing?

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

Is #b2f09c warm or cool?

Neutral — it scores 56 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D1F09C; nudged cooler, #9BF1A4.

Work with #b2f09c in the Color Lab