Skip to content

#b6e921

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

RGB
182, 233, 33
HSL
75°, 82%, 52%
CMYK
22, 0, 86, 9
Luminance
0.6833

At a glance

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

Hex
#b6e921
Hue
75°
green
Saturation
82%
electric
Lightness
52%
balanced
Brightness
91%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6833
WCAG relative
Temperature
Warm
38/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.67:1
Closest name
Green Yellow
ΔE2000 5.5
Where it sits
Hue75° of 360°
Saturation82%
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#b6e921
RGBrgb(182, 233, 33)
HSLhsl(75, 82%, 52%)
CMYKcmyk(22%, 0%, 86%, 9%)
LABlab(86.2 -40.3 80.1)
LCHlch(86.2 89.7 116.7)
OKLCHoklch(0.867 0.209 124.4)
Decimal11987233
Display P3color(display-p3 0.714 0.914 0.129)

Copy-ready code

/* CSS */
color: #b6e921;
background-color: #b6e921;
/* Tailwind (arbitrary) */
class="text-[#b6e921] bg-[#b6e921]"
/* SCSS */
$brand: #b6e921;
/* SwiftUI */
Color(red: 0.714, green: 0.914, blue: 0.129)
/* Android */
Color.parseColor("#b6e921")
/* Flutter */
Color(0xFFB6E921)
/* Python / OpenCV (BGR) */
(33, 233, 182)

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

Accessibility — WCAG contrast

Aa
#b6e921 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#b6e921 on black: 14.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6D900
deuteranopia · #F0D73B
tritanopia · #BFDDC7

Color scale — 50 to 950

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

#FAFCF2
#F4F9E6
#EAF6C6
#DDF599
#CDF066
#b6e921
#ACDF16
#8FBA12
#72950F
#546B0F
#344309
Base = 500Lightest = 50 · #FAFCF2Darkest = 950 · #344309
:root {
  --brand-50: #FAFCF2;
  --brand-100: #F4F9E6;
  --brand-200: #EAF6C6;
  --brand-300: #DDF599;
  --brand-400: #CDF066;
  --brand-500: #b6e921;
  --brand-600: #ACDF16;
  --brand-700: #8FBA12;
  --brand-800: #72950F;
  --brand-900: #546B0F;
  --brand-950: #344309;
  --brand: #b6e921;
  --brand-ink: #000000;
}

Colors that work with #b6e921

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#1D1CEE
Second voice, not a rival
Dark variant#59740B
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 #b6e921

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#5421E9
Analogous left#E9B821
Analogous right#52E921
Split-complement 1#2152E9
Split-complement 2#B821E9
Triadic 1#21B6E9
Triadic 2#E921B6
Tetradic#21E9B8

RGB percentages

Red71.4%
Green91.4%
Blue12.9%

CMYK percentages

Cyan21.9%
Magenta0.0%
Yellow85.8%
Key (black)8.6%

Color previews

#b6e921 text on a black background

contrast 14.67:1

Card sample

#b6e921 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(182, 233, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(182, 233, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b6e921;
background: linear-gradient(135deg, #b6e921, #31E921);

Monochromatic scale

Palettes built from #b6e921

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.

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

#b6e921, answered

What color is #b6e921?

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

What is the RGB value of #b6e921?

rgb(182, 233, 33) — 182 red, 233 green and 33 blue out of 255, or 71.4% / 91.4% / 12.9% by channel.

Is #b6e921 a light or a dark color?

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

Should I use black or white text on #b6e921?

Black. It scores 14.67:1 against #b6e921, versus 1.43:1 for white — AAA at any size.

What is the complementary color of #b6e921?

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

What colors go well with #b6e921?

For interface work: #F9FAF4 as the surface, #E1EDC0 for borders, #869B4B for secondary text, #1D1CEE as an accent and #59740B for hover and pressed states. For a palette, the analogous pair #E9B821 and #52E921 stays calm, while #5421E9 is the loudest partner.

What is #b6e921 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 #b6e921 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 #E9D321; nudged cooler, #6CEB1F.

Work with #b6e921 in the Color Lab