Skip to content

#b4e721

a balanced, electric green · warm · closest name: Green Yellow

RGB
180, 231, 33
HSL
76°, 81%, 52%
CMYK
22, 0, 86, 9
Luminance
0.6696

At a glance

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

Hex
#b4e721
Hue
76°
green
Saturation
81%
electric
Lightness
52%
balanced
Brightness
91%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6696
WCAG relative
Temperature
Warm
38/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.39:1
Closest name
Green Yellow
ΔE2000 5.8
Where it sits
Hue76° of 360°
Saturation81%
Lightness52%
Temperature
Warm ← → Cool38% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#b4e721
RGBrgb(180, 231, 33)
HSLhsl(76, 81%, 52%)
CMYKcmyk(22%, 0%, 86%, 9%)
LABlab(85.5 -40.2 79.5)
LCHlch(85.5 89.0 116.8)
OKLCHoklch(0.861 0.208 124.5)
Decimal11855649
Display P3color(display-p3 0.706 0.906 0.129)

Copy-ready code

/* CSS */
color: #b4e721;
background-color: #b4e721;
/* Tailwind (arbitrary) */
class="text-[#b4e721] bg-[#b4e721]"
/* SCSS */
$brand: #b4e721;
/* SwiftUI */
Color(red: 0.706, green: 0.906, blue: 0.129)
/* Android */
Color.parseColor("#b4e721")
/* Flutter */
Color(0xFFB4E721)
/* Python / OpenCV (BGR) */
(33, 231, 180)

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

Accessibility — WCAG contrast

Aa
#b4e721 on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#b4e721 on black: 14.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F4D700
deuteranopia · #EED53B
tritanopia · #BDDBC5

Color scale — 50 to 950

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

#FAFCF3
#F4F9E6
#E9F5C6
#DDF49A
#CCEF67
#BAE934
#b4e721
#8EB814
#719310
#536B10
#34430A
Base = 600Lightest = 50 · #FAFCF3Darkest = 950 · #34430A
:root {
  --brand-50: #FAFCF3;
  --brand-100: #F4F9E6;
  --brand-200: #E9F5C6;
  --brand-300: #DDF49A;
  --brand-400: #CCEF67;
  --brand-500: #BAE934;
  --brand-600: #b4e721;
  --brand-700: #8EB814;
  --brand-800: #719310;
  --brand-900: #536B10;
  --brand-950: #34430A;
  --brand: #b4e721;
  --brand-ink: #000000;
}

Colors that work with #b4e721

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#F9FAF4
Tinted page background
Border#E1EDC0
Hairlines and dividers
Muted text#869B4B
Captions on the surface
Accent#1E1CEC
Second voice, not a rival
Dark variant#59730C
Hover, pressed, headers
Light variant#F7FDE8
Selected rows, tints
Dark surface#202414
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 #b4e721

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#5421E7
Analogous left#E7B721
Analogous right#51E721
Split-complement 1#2151E7
Split-complement 2#B721E7
Triadic 1#21B4E7
Triadic 2#E721B4
Tetradic#21E7B7

RGB percentages

Red70.6%
Green90.6%
Blue12.9%

CMYK percentages

Cyan22.1%
Magenta0.0%
Yellow85.7%
Key (black)9.4%

Color previews

#b4e721 text on a black background

contrast 14.39:1

Card sample

#b4e721 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(180, 231, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(180, 231, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b4e721;
background: linear-gradient(135deg, #b4e721, #30E721);

Monochromatic scale

Palettes built from #b4e721

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.

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

#b4e721, answered

What color is #b4e721?

#b4e721 is a balanced electric green, closest to Green Yellow (ΔE2000 5.8). It sits at 76° on the hue wheel with 81% saturation and 52% lightness, which reads as warm.

What is the RGB value of #b4e721?

rgb(180, 231, 33) — 180 red, 231 green and 33 blue out of 255, or 70.6% / 90.6% / 12.9% by channel.

Is #b4e721 a light or a dark color?

It is a light color. Relative luminance is 0.6696 and perceived brightness is 80%, so black text on it reaches 14.39:1.

Should I use black or white text on #b4e721?

Black. It scores 14.39:1 against #b4e721, versus 1.46:1 for white — AAA at any size.

What is the complementary color of #b4e721?

#5421E7 sits directly opposite on the wheel. Softer options are the split-complements #2151E7 and #B721E7, which give the same contrast with far less vibration.

What colors go well with #b4e721?

For interface work: #F9FAF4 as the surface, #E1EDC0 for borders, #869B4B for secondary text, #1E1CEC as an accent and #59730C for hover and pressed states. For a palette, the analogous pair #E7B721 and #51E721 stays calm, while #5421E7 is the loudest partner.

What is #b4e721 in CMYK for printing?

cmyk(22%, 0%, 86%, 9%). 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 #b4e721 warm or cool?

Warm — it scores 38 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E7D221; nudged cooler, #6BE91F.

Work with #b4e721 in the Color Lab