#b2ffa1
a light, electric green · neutral · closest name: Pale Green
At a glance
Every number on this page in one read: what #b2ffa1 is made of, how bright it looks, and which way it leans.
Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #b2ffa1 |
| RGB | rgb(178, 255, 161) |
| HSL | hsl(109, 100%, 82%) |
| CMYK | cmyk(30%, 0%, 37%, 0%) |
| LAB | lab(93.3 -40.7 37.6) |
| LCH | lch(93.3 55.4 137.3) |
| OKLCH | oklch(0.928 0.145 140.0) |
| Decimal | 11730849 |
| Display P3 | color(display-p3 0.698 1.000 0.631) |
Copy-ready code
/* CSS */
color: #b2ffa1;
background-color: #b2ffa1;
/* Tailwind (arbitrary) */
class="text-[#b2ffa1] bg-[#b2ffa1]"
/* SCSS */
$brand: #b2ffa1;
/* SwiftUI */
Color(red: 0.698, green: 1.000, blue: 0.631)
/* Android */
Color.parseColor("#b2ffa1")
/* Flutter */
Color(0xFFB2FFA1)
/* Python / OpenCV (BGR) */
(161, 255, 178)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #b2ffa1 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.
:root {
--brand-50: #F3FEF1;
--brand-100: #E8FCE3;
--brand-200: #CBFCC0;
--brand-300: #b2ffa1;
--brand-400: #75FF57;
--brand-500: #47FF1F;
--brand-600: #2CF500;
--brand-700: #25CC00;
--brand-800: #1EA300;
--brand-900: #197605;
--brand-950: #104903;
--brand: #b2ffa1;
--brand-ink: #000000;
}Colors that work with #b2ffa1
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #b2ffa1
Derived from its contrast, chroma and lightness — not from taste.
- ✓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
- ⚠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 | #EEA1FF | Directly opposite — maximum tension | |
| Analogous left | #E1FFA1 | Neighbour, quieter | |
| Analogous right | #A1FFBF | Neighbour, quieter | |
| Split-complement 1 | #BFA1FF | Contrast without the clash | |
| Split-complement 2 | #FFA1E1 | Contrast without the clash | |
| Triadic 1 | #A1B2FF | Even thirds — balanced and loud | |
| Triadic 2 | #FFA1B2 | Even thirds — balanced and loud | |
| Tetradic | #A1E1FF | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#b2ffa1 text on a black background
contrast 17.71:1
#b2ffa1 text on a white background
contrast 1.19:1
CSS3 live lab
The quick brown fox
color: #b2ffa1;
background-color: #b2ffa1;
Glowing headline
text-shadow: 2px 2px 8px #b2ffa1;
Soft neon halo
text-shadow: 0 0 14px rgba(178, 255, 161, 0.45);
box-shadow: 0 12px 32px -8px rgba(178, 255, 161, 0.45);
border: 3px solid #b2ffa1; background: linear-gradient(135deg, #b2ffa1, #A1FFCF);
Monochromatic scale
Palettes built from #b2ffa1
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.
Closest color with a full write-up: Pale Green (#98fb98) — ΔE2000 3 away, with its history, psychology and brand usage.
#b2ffa1 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.
#b2ffa1, answered
What color is #b2ffa1?
#b2ffa1 is a light electric green, closest to Pale Green (ΔE2000 3). It sits at 109° on the hue wheel with 100% saturation and 82% lightness, which reads as neutral.
What is the RGB value of #b2ffa1?
rgb(178, 255, 161) — 178 red, 255 green and 161 blue out of 255, or 69.8% / 100% / 63.1% by channel.
Is #b2ffa1 a light or a dark color?
It is a light color. Relative luminance is 0.8356 and perceived brightness is 88%, so black text on it reaches 17.71:1.
Should I use black or white text on #b2ffa1?
Black. It scores 17.71:1 against #b2ffa1, versus 1.19:1 for white — AAA at any size.
What is the complementary color of #b2ffa1?
#EEA1FF sits directly opposite on the wheel. Softer options are the split-complements #BFA1FF and #FFA1E1, which give the same contrast with far less vibration.
What colors go well with #b2ffa1?
For interface work: #F5FAF4 as the surface, #C8EDC0 for borders, #599B4B for secondary text, #7300CC as an accent and #178000 for hover and pressed states. For a palette, the analogous pair #E1FFA1 and #A1FFBF stays calm, while #EEA1FF is the loudest partner.
What is #b2ffa1 in CMYK for printing?
cmyk(30%, 0%, 37%, 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 #b2ffa1 warm or cool?
Neutral — it scores 58 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D5FFA1; nudged cooler, #A1FFB3.