Skip to content

#b6fd8f

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

RGB
182, 253, 143
HSL
99°, 97%, 78%
CMYK
28, 0, 44, 1
Luminance
0.8218

At a glance

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

Hex
#b6fd8f
Hue
99°
green
Saturation
97%
electric
Lightness
78%
light
Brightness
99%
HSV value
Perceived
88%
weighted brightness
Luminance
0.8218
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.44:1
Closest name
Pale Green
ΔE2000 4.7
Where it sits
Hue99° of 360°
Saturation97%
Lightness78%
Temperature
Warm ← → Cool54% 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#b6fd8f
RGBrgb(182, 253, 143)
HSLhsl(99, 97%, 78%)
CMYKcmyk(28%, 0%, 44%, 1%)
LABlab(92.7 -40.9 45.6)
LCHlch(92.7 61.3 131.9)
OKLCHoklch(0.922 0.158 135.3)
Decimal11992463
Display P3color(display-p3 0.714 0.992 0.561)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b6fd8f on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#b6fd8f on black: 17.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEE86
deuteranopia · #FAE896
tritanopia · #B5F6E3

Color scale — 50 to 950

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

#F6FDF1
#ECFCE4
#D6FBC1
#b6fd8f
#93FC5A
#6FFB23
#58F104
#49C804
#3BA003
#2D7407
#1C4804
Base = 300Lightest = 50 · #F6FDF1Darkest = 950 · #1C4804
:root {
  --brand-50: #F6FDF1;
  --brand-100: #ECFCE4;
  --brand-200: #D6FBC1;
  --brand-300: #b6fd8f;
  --brand-400: #93FC5A;
  --brand-500: #6FFB23;
  --brand-600: #58F104;
  --brand-700: #49C804;
  --brand-800: #3BA003;
  --brand-900: #2D7407;
  --brand-950: #1C4804;
  --brand: #b6fd8f;
  --brand-ink: #000000;
}

Colors that work with #b6fd8f

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#D0EDC0
Hairlines and dividers
Muted text#679B4B
Captions on the surface
Accent#5100CC
Second voice, not a rival
Dark variant#2E7D02
Hover, pressed, headers
Light variant#EFFFE6
Selected rows, tints
Dark surface#1A2414
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 #b6fd8f

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#D68FFD
Analogous left#EDFD8F
Analogous right#8FFD9F
Split-complement 1#9F8FFD
Split-complement 2#FD8FED
Triadic 1#8FB6FD
Triadic 2#FD8FB6
Tetradic#8FEDFD

RGB percentages

Red71.4%
Green99.2%
Blue56.1%

CMYK percentages

Cyan28.1%
Magenta0.0%
Yellow43.5%
Key (black)0.8%

Color previews

#b6fd8f text on a black background

contrast 17.44:1

Card sample

#b6fd8f text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(182, 253, 143, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(182, 253, 143, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b6fd8f;
background: linear-gradient(135deg, #b6fd8f, #8FFDB1);

Monochromatic scale

Palettes built from #b6fd8f

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.

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

#b6fd8f, answered

What color is #b6fd8f?

#b6fd8f is a light electric green, closest to Pale Green (ΔE2000 4.7). It sits at 99° on the hue wheel with 97% saturation and 78% lightness, which reads as neutral.

What is the RGB value of #b6fd8f?

rgb(182, 253, 143) — 182 red, 253 green and 143 blue out of 255, or 71.4% / 99.2% / 56.1% by channel.

Is #b6fd8f a light or a dark color?

It is a light color. Relative luminance is 0.8218 and perceived brightness is 88%, so black text on it reaches 17.44:1.

Should I use black or white text on #b6fd8f?

Black. It scores 17.44:1 against #b6fd8f, versus 1.20:1 for white — AAA at any size.

What is the complementary color of #b6fd8f?

#D68FFD sits directly opposite on the wheel. Softer options are the split-complements #9F8FFD and #FD8FED, which give the same contrast with far less vibration.

What colors go well with #b6fd8f?

For interface work: #F6FAF4 as the surface, #D0EDC0 for borders, #679B4B for secondary text, #5100CC as an accent and #2E7D02 for hover and pressed states. For a palette, the analogous pair #EDFD8F and #8FFD9F stays calm, while #D68FFD is the loudest partner.

What is #b6fd8f in CMYK for printing?

cmyk(28%, 0%, 44%, 1%). 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 #b6fd8f warm or cool?

Neutral — it scores 54 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DEFD8F; nudged cooler, #8EFE8F.

Work with #b6fd8f in the Color Lab