Skip to content

#b6f06c

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

RGB
182, 240, 108
HSL
86°, 82%, 68%
CMYK
24, 0, 55, 6
Luminance
0.7335

At a glance

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

Hex
#b6f06c
Hue
86°
green
Saturation
82%
electric
Lightness
68%
light
Brightness
94%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7335
WCAG relative
Temperature
Neutral
47/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.67:1
Closest name
Green Yellow
ΔE2000 6.4
Where it sits
Hue86° of 360°
Saturation82%
Lightness68%
Temperature
Warm ← → Cool47% 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#b6f06c
RGBrgb(182, 240, 108)
HSLhsl(86, 82%, 68%)
CMYKcmyk(24%, 0%, 55%, 6%)
LABlab(88.6 -39.0 57.0)
LCHlch(88.6 69.1 124.4)
OKLCHoklch(0.888 0.173 129.2)
Decimal11989100
Display P3color(display-p3 0.714 0.941 0.424)

Copy-ready code

/* CSS */
color: #b6f06c;
background-color: #b6f06c;
/* Tailwind (arbitrary) */
class="text-[#b6f06c] bg-[#b6f06c]"
/* SCSS */
$brand: #b6f06c;
/* SwiftUI */
Color(red: 0.714, green: 0.941, blue: 0.424)
/* Android */
Color.parseColor("#b6f06c")
/* Flutter */
Color(0xFFB6F06C)
/* Python / OpenCV (BGR) */
(108, 240, 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 #b6f06c · 15.67:1
Use #000000AAA at every size.
Aa
White text · 1.34:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.67:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #b6f06c as text scores 1.34:1 on white and 15.67:1 on black.

Accessibility — WCAG contrast

Aa
#b6f06c on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#b6f06c on black: 15.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FAE15F
deuteranopia · #F2DD75
tritanopia · #BAE7D3

Color scale — 50 to 950

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

#F8FCF2
#F1F9E6
#E1F6C6
#CCF599
#b6f06c
#9AEA33
#86DE17
#70B913
#5A940F
#436B0F
#2A430A
Base = 400Lightest = 50 · #F8FCF2Darkest = 950 · #2A430A
:root {
  --brand-50: #F8FCF2;
  --brand-100: #F1F9E6;
  --brand-200: #E1F6C6;
  --brand-300: #CCF599;
  --brand-400: #b6f06c;
  --brand-500: #9AEA33;
  --brand-600: #86DE17;
  --brand-700: #70B913;
  --brand-800: #5A940F;
  --brand-900: #436B0F;
  --brand-950: #2A430A;
  --brand: #b6f06c;
  --brand-ink: #000000;
}

Colors that work with #b6f06c

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#F8FAF4
Tinted page background
Border#D9EDC0
Hairlines and dividers
Muted text#789B4B
Captions on the surface
Accent#8369F3
Second voice, not a rival
Dark variant#46740C
Hover, pressed, headers
Light variant#F3FDE8
Selected rows, tints
Dark surface#1D2414
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 #b6f06c

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#A66CF0
Analogous left#F0E86C
Analogous right#74F06C
Split-complement 1#6C74F0
Split-complement 2#E86CF0
Triadic 1#6CB6F0
Triadic 2#F06CB6
Tetradic#6CF0E8

RGB percentages

Red71.4%
Green94.1%
Blue42.4%

CMYK percentages

Cyan24.2%
Magenta0.0%
Yellow55.0%
Key (black)5.9%

Color previews

#b6f06c text on a black background

contrast 15.67:1

Card sample

#b6f06c text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(182, 240, 108, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(182, 240, 108, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b6f06c;
background: linear-gradient(135deg, #b6f06c, #6CF07A);

Monochromatic scale

Palettes built from #b6f06c

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.

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

#b6f06c, answered

What color is #b6f06c?

#b6f06c is a light electric green, closest to Green Yellow (ΔE2000 6.4). It sits at 86° on the hue wheel with 82% saturation and 68% lightness, which reads as neutral.

What is the RGB value of #b6f06c?

rgb(182, 240, 108) — 182 red, 240 green and 108 blue out of 255, or 71.4% / 94.1% / 42.4% by channel.

Is #b6f06c a light or a dark color?

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

Should I use black or white text on #b6f06c?

Black. It scores 15.67:1 against #b6f06c, versus 1.34:1 for white — AAA at any size.

What is the complementary color of #b6f06c?

#A66CF0 sits directly opposite on the wheel. Softer options are the split-complements #6C74F0 and #E86CF0, which give the same contrast with far less vibration.

What colors go well with #b6f06c?

For interface work: #F8FAF4 as the surface, #D9EDC0 for borders, #789B4B for secondary text, #8369F3 as an accent and #46740C for hover and pressed states. For a palette, the analogous pair #F0E86C and #74F06C stays calm, while #A66CF0 is the loudest partner.

What is #b6f06c in CMYK for printing?

cmyk(24%, 0%, 55%, 6%). 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 #b6f06c warm or cool?

Neutral — it scores 47 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E6F06C; nudged cooler, #84F26A.

Work with #b6f06c in the Color Lab