Skip to content

#b3f596

a light, electric green · neutral · closest name: Pale Green

RGB
179, 245, 150
HSL
102°, 83%, 78%
CMYK
27, 0, 39, 4
Luminance
0.7709

At a glance

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

Hex
#b3f596
Hue
102°
green
Saturation
83%
electric
Lightness
78%
light
Brightness
96%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7709
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.42:1
Closest name
Pale Green
ΔE2000 4.2
Where it sits
Hue102° of 360°
Saturation83%
Lightness78%
Temperature
Warm ← → Cool55% 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#b3f596
RGBrgb(179, 245, 150)
HSLhsl(102, 83%, 78%)
CMYKcmyk(27%, 0%, 39%, 4%)
LABlab(90.4 -37.4 39.3)
LCHlch(90.4 54.3 133.6)
OKLCHoklch(0.904 0.141 136.6)
Decimal11793814
Display P3color(display-p3 0.702 0.961 0.588)

Copy-ready code

/* CSS */
color: #b3f596;
background-color: #b3f596;
/* Tailwind (arbitrary) */
class="text-[#b3f596] bg-[#b3f596]"
/* SCSS */
$brand: #b3f596;
/* SwiftUI */
Color(red: 0.702, green: 0.961, blue: 0.588)
/* Android */
Color.parseColor("#b3f596")
/* Flutter */
Color(0xFFB3F596)
/* Python / OpenCV (BGR) */
(150, 245, 179)

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

Accessibility — WCAG contrast

Aa
#b3f596 on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#b3f596 on black: 16.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FBE78F
deuteranopia · #F1E19B
tritanopia · #B1EFDD

Color scale — 50 to 950

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

#F5FCF2
#ECFAE6
#D4F6C6
#b3f596
#90F065
#6BEB32
#53E015
#45BA12
#37950E
#2B6C0F
#1B4309
Base = 300Lightest = 50 · #F5FCF2Darkest = 950 · #1B4309
:root {
  --brand-50: #F5FCF2;
  --brand-100: #ECFAE6;
  --brand-200: #D4F6C6;
  --brand-300: #b3f596;
  --brand-400: #90F065;
  --brand-500: #6BEB32;
  --brand-600: #53E015;
  --brand-700: #45BA12;
  --brand-800: #37950E;
  --brand-900: #2B6C0F;
  --brand-950: #1B4309;
  --brand: #b3f596;
  --brand-ink: #000000;
}

Colors that work with #b3f596

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#CDEDC0
Hairlines and dividers
Muted text#639B4B
Captions on the surface
Accent#5C0EBE
Second voice, not a rival
Dark variant#2B740B
Hover, pressed, headers
Light variant#EEFDE8
Selected rows, tints
Dark surface#192414
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 #b3f596

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#D896F5
Analogous left#E3F596
Analogous right#96F5A9
Split-complement 1#A996F5
Split-complement 2#F596E3
Triadic 1#96B3F5
Triadic 2#F596B3
Tetradic#96E3F5

RGB percentages

Red70.2%
Green96.1%
Blue58.8%

CMYK percentages

Cyan26.9%
Magenta0.0%
Yellow38.8%
Key (black)3.9%

Color previews

#b3f596 text on a black background

contrast 16.42:1

Card sample

#b3f596 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(179, 245, 150, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(179, 245, 150, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b3f596;
background: linear-gradient(135deg, #b3f596, #96F5B9);

Monochromatic scale

Palettes built from #b3f596

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.

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

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

#b3f596, answered

What color is #b3f596?

#b3f596 is a light electric green, closest to Pale Green (ΔE2000 4.2). It sits at 102° on the hue wheel with 83% saturation and 78% lightness, which reads as neutral.

What is the RGB value of #b3f596?

rgb(179, 245, 150) — 179 red, 245 green and 150 blue out of 255, or 70.2% / 96.1% / 58.8% by channel.

Is #b3f596 a light or a dark color?

It is a light color. Relative luminance is 0.7709 and perceived brightness is 85%, so black text on it reaches 16.42:1.

Should I use black or white text on #b3f596?

Black. It scores 16.42:1 against #b3f596, versus 1.28:1 for white — AAA at any size.

What is the complementary color of #b3f596?

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

What colors go well with #b3f596?

For interface work: #F6FAF4 as the surface, #CDEDC0 for borders, #639B4B for secondary text, #5C0EBE as an accent and #2B740B for hover and pressed states. For a palette, the analogous pair #E3F596 and #96F5A9 stays calm, while #D896F5 is the loudest partner.

What is #b3f596 in CMYK for printing?

cmyk(27%, 0%, 39%, 4%). 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 #b3f596 warm or cool?

Neutral — it scores 55 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D6F596; nudged cooler, #95F69B.

Work with #b3f596 in the Color Lab