Skip to content

#b7eb8d

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

RGB
183, 235, 141
HSL
93°, 70%, 74%
CMYK
22, 0, 40, 8
Luminance
0.7141

At a glance

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

Hex
#b7eb8d
Hue
93°
green
Saturation
70%
vivid
Lightness
74%
light
Brightness
92%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7141
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.28:1
Closest name
Light Green
ΔE2000 6.1
Where it sits
Hue93° of 360°
Saturation70%
Lightness74%
Temperature
Warm ← → Cool51% 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#b7eb8d
RGBrgb(183, 235, 141)
HSLhsl(93, 70%, 74%)
CMYKcmyk(22%, 0%, 40%, 8%)
LABlab(87.7 -32.7 40.3)
LCHlch(87.7 51.9 129.0)
OKLCHoklch(0.882 0.134 132.2)
Decimal12053389
Display P3color(display-p3 0.718 0.922 0.553)

Copy-ready code

/* CSS */
color: #b7eb8d;
background-color: #b7eb8d;
/* Tailwind (arbitrary) */
class="text-[#b7eb8d] bg-[#b7eb8d]"
/* SCSS */
$brand: #b7eb8d;
/* SwiftUI */
Color(red: 0.718, green: 0.922, blue: 0.553)
/* Android */
Color.parseColor("#b7eb8d")
/* Flutter */
Color(0xFFB7EB8D)
/* Python / OpenCV (BGR) */
(141, 235, 183)

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

Accessibility — WCAG contrast

Aa
#b7eb8d on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#b7eb8d on black: 15.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2DE86
deuteranopia · #EBDA92
tritanopia · #B9E4D4

Color scale — 50 to 950

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

#F7FCF3
#EFF8E7
#DCF2C9
#b7eb8d
#A5E670
#86DD40
#71D025
#5EAE1E
#4B8B18
#396516
#243F0E
Base = 300Lightest = 50 · #F7FCF3Darkest = 950 · #243F0E
:root {
  --brand-50: #F7FCF3;
  --brand-100: #EFF8E7;
  --brand-200: #DCF2C9;
  --brand-300: #b7eb8d;
  --brand-400: #A5E670;
  --brand-500: #86DD40;
  --brand-600: #71D025;
  --brand-700: #5EAE1E;
  --brand-800: #4B8B18;
  --brand-900: #396516;
  --brand-950: #243F0E;
  --brand: #b7eb8d;
  --brand-ink: #000000;
}

Colors that work with #b7eb8d

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#F7FAF4
Tinted page background
Border#D4EDC0
Hairlines and dividers
Muted text#6E9B4B
Captions on the surface
Accent#481AB2
Second voice, not a rival
Dark variant#3B6C13
Hover, pressed, headers
Light variant#F1FBE9
Selected rows, tints
Dark surface#1B2414
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 #b7eb8d

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#C18DEB
Analogous left#E6EB8D
Analogous right#8DEB92
Split-complement 1#928DEB
Split-complement 2#EB8DE6
Triadic 1#8DB7EB
Triadic 2#EB8DB7
Tetradic#8DE6EB

RGB percentages

Red71.8%
Green92.2%
Blue55.3%

CMYK percentages

Cyan22.1%
Magenta0.0%
Yellow40.0%
Key (black)7.8%

Color previews

#b7eb8d text on a black background

contrast 15.28:1

Card sample

#b7eb8d text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(183, 235, 141, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(183, 235, 141, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b7eb8d;
background: linear-gradient(135deg, #b7eb8d, #8DEBA2);

Monochromatic scale

Palettes built from #b7eb8d

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.

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

#b7eb8d, answered

What color is #b7eb8d?

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

What is the RGB value of #b7eb8d?

rgb(183, 235, 141) — 183 red, 235 green and 141 blue out of 255, or 71.8% / 92.2% / 55.3% by channel.

Is #b7eb8d a light or a dark color?

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

Should I use black or white text on #b7eb8d?

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

What is the complementary color of #b7eb8d?

#C18DEB sits directly opposite on the wheel. Softer options are the split-complements #928DEB and #EB8DE6, which give the same contrast with far less vibration.

What colors go well with #b7eb8d?

For interface work: #F7FAF4 as the surface, #D4EDC0 for borders, #6E9B4B for secondary text, #481AB2 as an accent and #3B6C13 for hover and pressed states. For a palette, the analogous pair #E6EB8D and #8DEB92 stays calm, while #C18DEB is the loudest partner.

What is #b7eb8d in CMYK for printing?

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

Is #b7eb8d warm or cool?

Neutral — it scores 51 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D9EB8D; nudged cooler, #93EC8C.

Work with #b7eb8d in the Color Lab