Skip to content

#b3eb9d

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

RGB
179, 235, 157
HSL
103°, 66%, 77%
CMYK
24, 0, 33, 8
Luminance
0.7143

At a glance

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

Hex
#b3eb9d
Hue
103°
green
Saturation
66%
vivid
Lightness
77%
light
Brightness
92%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7143
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.29:1
Closest name
Light Green
ΔE2000 5.2
Where it sits
Hue103° of 360°
Saturation66%
Lightness77%
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#b3eb9d
RGBrgb(179, 235, 157)
HSLhsl(103, 66%, 77%)
CMYKcmyk(24%, 0%, 33%, 8%)
LABlab(87.7 -31.9 32.3)
LCHlch(87.7 45.4 134.7)
OKLCHoklch(0.883 0.118 137.1)
Decimal11791261
Display P3color(display-p3 0.702 0.922 0.616)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3eb9d on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#b3eb9d on black: 15.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F0DF98
deuteranopia · #E8DAA1
tritanopia · #B1E6D7

Color scale — 50 to 950

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

#F6FBF3
#ECF8E8
#D5F1CB
#b3eb9d
#93E273
#6ED945
#57CB29
#49A923
#3A881C
#2D6218
#1C3E0F
Base = 300Lightest = 50 · #F6FBF3Darkest = 950 · #1C3E0F
:root {
  --brand-50: #F6FBF3;
  --brand-100: #ECF8E8;
  --brand-200: #D5F1CB;
  --brand-300: #b3eb9d;
  --brand-400: #93E273;
  --brand-500: #6ED945;
  --brand-600: #57CB29;
  --brand-700: #49A923;
  --brand-800: #3A881C;
  --brand-900: #2D6218;
  --brand-950: #1C3E0F;
  --brand: #b3eb9d;
  --brand-ink: #000000;
}

Colors that work with #b3eb9d

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#619B4B
Captions on the surface
Accent#611FAD
Second voice, not a rival
Dark variant#2D6A16
Hover, pressed, headers
Light variant#EFFBEA
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 #b3eb9d

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#D59DEB
Analogous left#DAEB9D
Analogous right#9DEBAE
Split-complement 1#AE9DEB
Split-complement 2#EB9DDA
Triadic 1#9DB3EB
Triadic 2#EB9DB3
Tetradic#9DDAEB

RGB percentages

Red70.2%
Green92.2%
Blue61.6%

CMYK percentages

Cyan23.8%
Magenta0.0%
Yellow33.2%
Key (black)7.8%

Color previews

#b3eb9d text on a black background

contrast 15.29:1

Card sample

#b3eb9d text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(179, 235, 157, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(179, 235, 157, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b3eb9d;
background: linear-gradient(135deg, #b3eb9d, #9DEBBB);

Monochromatic scale

Palettes built from #b3eb9d

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.

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

#b3eb9d, answered

What color is #b3eb9d?

#b3eb9d is a light vivid green, closest to Light Green (ΔE2000 5.2). It sits at 103° on the hue wheel with 66% saturation and 77% lightness, which reads as neutral.

What is the RGB value of #b3eb9d?

rgb(179, 235, 157) — 179 red, 235 green and 157 blue out of 255, or 70.2% / 92.2% / 61.6% by channel.

Is #b3eb9d a light or a dark color?

It is a light color. Relative luminance is 0.7143 and perceived brightness is 83%, so black text on it reaches 15.29:1.

Should I use black or white text on #b3eb9d?

Black. It scores 15.29:1 against #b3eb9d, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #b3eb9d?

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

What colors go well with #b3eb9d?

For interface work: #F6FAF4 as the surface, #CCEDC0 for borders, #619B4B for secondary text, #611FAD as an accent and #2D6A16 for hover and pressed states. For a palette, the analogous pair #DAEB9D and #9DEBAE stays calm, while #D59DEB is the loudest partner.

What is #b3eb9d in CMYK for printing?

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

Is #b3eb9d 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 #D0EB9D; nudged cooler, #9CECA3.

Work with #b3eb9d in the Color Lab