Skip to content

#b2fec1

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

RGB
178, 254, 193
HSL
132°, 97%, 85%
CMYK
30, 0, 24, 0
Luminance
0.8420

At a glance

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

Hex
#b2fec1
Hue
132°
green
Saturation
97%
electric
Lightness
85%
light
Brightness
100%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8420
WCAG relative
Temperature
Cool
67/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.84:1
Closest name
Pale Green
ΔE2000 7
Where it sits
Hue132° of 360°
Saturation97%
Lightness85%
Temperature
Warm ← → Cool67% cool

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

Every format

HEX#b2fec1
RGBrgb(178, 254, 193)
HSLhsl(132, 97%, 85%)
CMYKcmyk(30%, 0%, 24%, 0%)
LABlab(93.5 -35.2 21.9)
LCHlch(93.5 41.5 148.1)
OKLCHoklch(0.932 0.112 149.9)
Decimal11730625
Display P3color(display-p3 0.698 0.996 0.757)

Copy-ready code

/* CSS */
color: #b2fec1;
background-color: #b2fec1;
/* Tailwind (arbitrary) */
class="text-[#b2fec1] bg-[#b2fec1]"
/* SCSS */
$brand: #b2fec1;
/* SwiftUI */
Color(red: 0.698, green: 0.996, blue: 0.757)
/* Android */
Color.parseColor("#b2fec1")
/* Flutter */
Color(0xFFB2FEC1)
/* Python / OpenCV (BGR) */
(193, 254, 178)

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

Accessibility — WCAG contrast

Aa
#b2fec1 on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#b2fec1 on black: 17.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF1BD
deuteranopia · #F3E9C4
tritanopia · #A7FBED

Color scale — 50 to 950

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

#F1FDF4
#E4FCE8
#b2fec1
#90FEA6
#59FD79
#22FC4D
#03F232
#03C92A
#02A121
#06741C
#044911
Base = 200Lightest = 50 · #F1FDF4Darkest = 950 · #044911
:root {
  --brand-50: #F1FDF4;
  --brand-100: #E4FCE8;
  --brand-200: #b2fec1;
  --brand-300: #90FEA6;
  --brand-400: #59FD79;
  --brand-500: #22FC4D;
  --brand-600: #03F232;
  --brand-700: #03C92A;
  --brand-800: #02A121;
  --brand-900: #06741C;
  --brand-950: #044911;
  --brand: #b2fec1;
  --brand-ink: #000000;
}

Colors that work with #b2fec1

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#F4FAF5
Tinted page background
Border#C0EDC9
Hairlines and dividers
Muted text#4B9B5A
Captions on the surface
Accent#C100CC
Second voice, not a rival
Dark variant#027E1A
Hover, pressed, headers
Light variant#E6FFEB
Selected rows, tints
Dark surface#142417
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 #b2fec1

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#FEB2EF
Analogous left#C9FEB2
Analogous right#B2FEE7
Split-complement 1#E7B2FE
Split-complement 2#FEB2C9
Triadic 1#C1B2FE
Triadic 2#FEC1B2
Tetradic#B2C9FE

RGB percentages

Red69.8%
Green99.6%
Blue75.7%

CMYK percentages

Cyan29.9%
Magenta0.0%
Yellow24.0%
Key (black)0.4%

Color previews

#b2fec1 text on a black background

contrast 17.84:1

Card sample

#b2fec1 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(178, 254, 193, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(178, 254, 193, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b2fec1;
background: linear-gradient(135deg, #b2fec1, #B2FEF4);

Monochromatic scale

Palettes built from #b2fec1

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.

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

#b2fec1, answered

What color is #b2fec1?

#b2fec1 is a light electric green, closest to Pale Green (ΔE2000 7). It sits at 132° on the hue wheel with 97% saturation and 85% lightness, which reads as cool.

What is the RGB value of #b2fec1?

rgb(178, 254, 193) — 178 red, 254 green and 193 blue out of 255, or 69.8% / 99.6% / 75.7% by channel.

Is #b2fec1 a light or a dark color?

It is a light color. Relative luminance is 0.8420 and perceived brightness is 89%, so black text on it reaches 17.84:1.

Should I use black or white text on #b2fec1?

Black. It scores 17.84:1 against #b2fec1, versus 1.18:1 for white — AAA at any size.

What is the complementary color of #b2fec1?

#FEB2EF sits directly opposite on the wheel. Softer options are the split-complements #E7B2FE and #FEB2C9, which give the same contrast with far less vibration.

What colors go well with #b2fec1?

For interface work: #F4FAF5 as the surface, #C0EDC9 for borders, #4B9B5A for secondary text, #C100CC as an accent and #027E1A for hover and pressed states. For a palette, the analogous pair #C9FEB2 and #B2FEE7 stays calm, while #FEB2EF is the loudest partner.

What is #b2fec1 in CMYK for printing?

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

Cool — it scores 67 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BFFEB2; nudged cooler, #B1FFDD.

Work with #b2fec1 in the Color Lab