Skip to content

#b0f7ba

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

RGB
176, 247, 186
HSL
129°, 82%, 83%
CMYK
29, 0, 25, 3
Luminance
0.7930

At a glance

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

Hex
#b0f7ba
Hue
129°
green
Saturation
82%
electric
Lightness
83%
light
Brightness
97%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7930
WCAG relative
Temperature
Cool
66/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.86:1
Closest name
Pale Green
ΔE2000 6.8
Where it sits
Hue129° of 360°
Saturation82%
Lightness83%
Temperature
Warm ← → Cool66% 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#b0f7ba
RGBrgb(176, 247, 186)
HSLhsl(129, 82%, 83%)
CMYKcmyk(29%, 0%, 25%, 3%)
LABlab(91.4 -33.8 22.4)
LCHlch(91.4 40.6 146.4)
OKLCHoklch(0.914 0.109 148.3)
Decimal11597754
Display P3color(display-p3 0.690 0.969 0.729)

Copy-ready code

/* CSS */
color: #b0f7ba;
background-color: #b0f7ba;
/* Tailwind (arbitrary) */
class="text-[#b0f7ba] bg-[#b0f7ba]"
/* SCSS */
$brand: #b0f7ba;
/* SwiftUI */
Color(red: 0.690, green: 0.969, blue: 0.729)
/* Android */
Color.parseColor("#b0f7ba")
/* Flutter */
Color(0xFFB0F7BA)
/* Python / OpenCV (BGR) */
(186, 247, 176)

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

Accessibility — WCAG contrast

Aa
#b0f7ba on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#b0f7ba on black: 16.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F9EBB6
deuteranopia · #EDE3BD
tritanopia · #A7F4E6

Color scale — 50 to 950

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

#F2FCF4
#E6F9E9
#b0f7ba
#99F5A6
#66F07A
#33EA4D
#17DE33
#13B92A
#0F9422
#0F6B1C
#0A4312
Base = 200Lightest = 50 · #F2FCF4Darkest = 950 · #0A4312
:root {
  --brand-50: #F2FCF4;
  --brand-100: #E6F9E9;
  --brand-200: #b0f7ba;
  --brand-300: #99F5A6;
  --brand-400: #66F07A;
  --brand-500: #33EA4D;
  --brand-600: #17DE33;
  --brand-700: #13B92A;
  --brand-800: #0F9422;
  --brand-900: #0F6B1C;
  --brand-950: #0A4312;
  --brand: #b0f7ba;
  --brand-ink: #000000;
}

Colors that work with #b0f7ba

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#C0EDC6
Hairlines and dividers
Muted text#4B9B56
Captions on the surface
Accent#AB0EBE
Second voice, not a rival
Dark variant#0C741A
Hover, pressed, headers
Light variant#E8FDEB
Selected rows, tints
Dark surface#142416
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 #b0f7ba

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#F7B0ED
Analogous left#C9F7B0
Analogous right#B0F7DD
Split-complement 1#DDB0F7
Split-complement 2#F7B0C9
Triadic 1#BAB0F7
Triadic 2#F7BAB0
Tetradic#B0C9F7

RGB percentages

Red69.0%
Green96.9%
Blue72.9%

CMYK percentages

Cyan28.7%
Magenta0.0%
Yellow24.7%
Key (black)3.1%

Color previews

#b0f7ba text on a black background

contrast 16.86:1

Card sample

#b0f7ba text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(176, 247, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(176, 247, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b0f7ba;
background: linear-gradient(135deg, #b0f7ba, #B0F7E9);

Monochromatic scale

Palettes built from #b0f7ba

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.

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

#b0f7ba, answered

What color is #b0f7ba?

#b0f7ba is a light electric green, closest to Pale Green (ΔE2000 6.8). It sits at 129° on the hue wheel with 82% saturation and 83% lightness, which reads as cool.

What is the RGB value of #b0f7ba?

rgb(176, 247, 186) — 176 red, 247 green and 186 blue out of 255, or 69% / 96.9% / 72.9% by channel.

Is #b0f7ba a light or a dark color?

It is a light color. Relative luminance is 0.7930 and perceived brightness is 87%, so black text on it reaches 16.86:1.

Should I use black or white text on #b0f7ba?

Black. It scores 16.86:1 against #b0f7ba, versus 1.25:1 for white — AAA at any size.

What is the complementary color of #b0f7ba?

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

What colors go well with #b0f7ba?

For interface work: #F4FAF5 as the surface, #C0EDC6 for borders, #4B9B56 for secondary text, #AB0EBE as an accent and #0C741A for hover and pressed states. For a palette, the analogous pair #C9F7B0 and #B0F7DD stays calm, while #F7B0ED is the loudest partner.

What is #b0f7ba in CMYK for printing?

cmyk(29%, 0%, 25%, 3%). 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 #b0f7ba warm or cool?

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

Work with #b0f7ba in the Color Lab