Skip to content

#b2fe2c

a balanced, electric green · neutral · “Green Yellow”

RGB
178, 254, 44
HSL
82°, 99%, 58%
CMYK
30, 0, 83, 0
Luminance
0.8053

At a glance

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

Hex
#b2fe2c
Hue
82°
green
Saturation
99%
electric
Lightness
58%
balanced
Brightness
100%
HSV value
Perceived
86%
weighted brightness
Luminance
0.8053
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.11:1
Closest name
Green Yellow
ΔE2000 0.8
Where it sits
Hue82° of 360°
Saturation99%
Lightness58%
Temperature
Warm ← → Cool43% 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#b2fe2c
RGBrgb(178, 254, 44)
HSLhsl(82, 99%, 58%)
CMYKcmyk(30%, 0%, 83%, 0%)
LABlab(91.9 -50.4 82.6)
LCHlch(91.9 96.8 121.4)
OKLCHoklch(0.913 0.231 128.9)
Decimal11730476
Display P3color(display-p3 0.698 0.996 0.173)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2fe2c on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#b2fe2c on black: 17.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEB00
deuteranopia · #FFE646
tritanopia · #B8F2D9

Color scale — 50 to 950

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

#F9FEF1
#F3FCE3
#E6FBC0
#D6FE8F
#C2FE57
#b2fe2c
#9CF401
#82CB01
#68A201
#4D7505
#304903
Base = 500Lightest = 50 · #F9FEF1Darkest = 950 · #304903
:root {
  --brand-50: #F9FEF1;
  --brand-100: #F3FCE3;
  --brand-200: #E6FBC0;
  --brand-300: #D6FE8F;
  --brand-400: #C2FE57;
  --brand-500: #b2fe2c;
  --brand-600: #9CF401;
  --brand-700: #82CB01;
  --brand-800: #68A201;
  --brand-900: #4D7505;
  --brand-950: #304903;
  --brand: #b2fe2c;
  --brand-ink: #000000;
}

Colors that work with #b2fe2c

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#7E9B4B
Captions on the surface
Accent#432BFF
Second voice, not a rival
Dark variant#517F01
Hover, pressed, headers
Light variant#F6FFE6
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 #b2fe2c

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#782CFE
Analogous left#FEE12C
Analogous right#49FE2C
Split-complement 1#2C49FE
Split-complement 2#E12CFE
Triadic 1#2CB2FE
Triadic 2#FE2CB2
Tetradic#2CFEE1

RGB percentages

Red69.8%
Green99.6%
Blue17.3%

CMYK percentages

Cyan29.9%
Magenta0.0%
Yellow82.7%
Key (black)0.4%

Color previews

#b2fe2c text on a black background

contrast 17.11:1

Card sample

#b2fe2c text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(178, 254, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(178, 254, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b2fe2c;
background: linear-gradient(135deg, #b2fe2c, #2CFE32);

Monochromatic scale

Palettes built from #b2fe2c

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.

#b2fe2c 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#b2fe2c, answered

What color is #b2fe2c?

#b2fe2c is a balanced electric green — the CSS keyword Green Yellow. It sits at 82° on the hue wheel with 99% saturation and 58% lightness, which reads as neutral.

What is the RGB value of #b2fe2c?

rgb(178, 254, 44) — 178 red, 254 green and 44 blue out of 255, or 69.8% / 99.6% / 17.3% by channel.

Is #b2fe2c a light or a dark color?

It is a light color. Relative luminance is 0.8053 and perceived brightness is 86%, so black text on it reaches 17.11:1.

Should I use black or white text on #b2fe2c?

Black. It scores 17.11:1 against #b2fe2c, versus 1.23:1 for white — AAA at any size.

What is the complementary color of #b2fe2c?

#782CFE sits directly opposite on the wheel. Softer options are the split-complements #2C49FE and #E12CFE, which give the same contrast with far less vibration.

What colors go well with #b2fe2c?

For interface work: #F8FAF4 as the surface, #DCEDC0 for borders, #7E9B4B for secondary text, #432BFF as an accent and #517F01 for hover and pressed states. For a palette, the analogous pair #FEE12C and #49FE2C stays calm, while #782CFE is the loudest partner.

What is #b2fe2c in CMYK for printing?

cmyk(30%, 0%, 83%, 0%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #b2fe2c warm or cool?

Neutral — it scores 43 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FEFD2C; nudged cooler, #64FF2B.

Work with #b2fe2c in the Color Lab