Skip to content

#b0ffb3

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

RGB
176, 255, 179
HSL
122°, 100%, 85%
CMYK
31, 0, 30, 0
Luminance
0.8400

At a glance

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

Hex
#b0ffb3
Hue
122°
green
Saturation
100%
electric
Lightness
85%
light
Brightness
100%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8400
WCAG relative
Temperature
Cool
63/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.80:1
Closest name
Pale Green
ΔE2000 4.3
Where it sits
Hue122° of 360°
Saturation100%
Lightness85%
Temperature
Warm ← → Cool63% 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#b0ffb3
RGBrgb(176, 255, 179)
HSLhsl(122, 100%, 85%)
CMYKcmyk(31%, 0%, 30%, 0%)
LABlab(93.5 -38.6 28.9)
LCHlch(93.5 48.2 143.2)
OKLCHoklch(0.930 0.128 145.4)
Decimal11599795
Display P3color(display-p3 0.690 1.000 0.702)

Copy-ready code

/* CSS */
color: #b0ffb3;
background-color: #b0ffb3;
/* Tailwind (arbitrary) */
class="text-[#b0ffb3] bg-[#b0ffb3]"
/* SCSS */
$brand: #b0ffb3;
/* SwiftUI */
Color(red: 0.690, green: 1.000, blue: 0.702)
/* Android */
Color.parseColor("#b0ffb3")
/* Flutter */
Color(0xFFB0FFB3)
/* Python / OpenCV (BGR) */
(179, 255, 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 #b0ffb3 · 17.80:1
Use #000000AAA at every size.
Aa
White text · 1.18:1
AA fail · AA large fail · AAA fail
Aa
Black text · 17.80:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #b0ffb3 as text scores 1.18:1 on white and 17.80:1 on black.

Accessibility — WCAG contrast

Aa
#b0ffb3 on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#b0ffb3 on black: 17.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF1AE
deuteranopia · #F6E9B7
tritanopia · #A7FBEB

Color scale — 50 to 950

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

#F1FEF2
#E3FCE4
#b0ffb3
#8FFF93
#57FF5D
#1FFF27
#00F509
#00CC08
#00A306
#057609
#034906
Base = 200Lightest = 50 · #F1FEF2Darkest = 950 · #034906
:root {
  --brand-50: #F1FEF2;
  --brand-100: #E3FCE4;
  --brand-200: #b0ffb3;
  --brand-300: #8FFF93;
  --brand-400: #57FF5D;
  --brand-500: #1FFF27;
  --brand-600: #00F509;
  --brand-700: #00CC08;
  --brand-800: #00A306;
  --brand-900: #057609;
  --brand-950: #034906;
  --brand: #b0ffb3;
  --brand-ink: #000000;
}

Colors that work with #b0ffb3

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#C0EDC1
Hairlines and dividers
Muted text#4B9B4E
Captions on the surface
Accent#A000CC
Second voice, not a rival
Dark variant#008005
Hover, pressed, headers
Light variant#E5FFE6
Selected rows, tints
Dark surface#142414
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 #b0ffb3

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#FFB0FC
Analogous left#D4FFB0
Analogous right#B0FFDB
Split-complement 1#DBB0FF
Split-complement 2#FFB0D4
Triadic 1#B3B0FF
Triadic 2#FFB3B0
Tetradic#B0D4FF

RGB percentages

Red69.0%
Green100.0%
Blue70.2%

CMYK percentages

Cyan31.0%
Magenta0.0%
Yellow29.8%
Key (black)0.0%

Color previews

#b0ffb3 text on a black background

contrast 17.80:1

Card sample

#b0ffb3 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b0ffb3

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.

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

#b0ffb3, answered

What color is #b0ffb3?

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

What is the RGB value of #b0ffb3?

rgb(176, 255, 179) — 176 red, 255 green and 179 blue out of 255, or 69% / 100% / 70.2% by channel.

Is #b0ffb3 a light or a dark color?

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

Should I use black or white text on #b0ffb3?

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

What is the complementary color of #b0ffb3?

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

What colors go well with #b0ffb3?

For interface work: #F4FAF5 as the surface, #C0EDC1 for borders, #4B9B4E for secondary text, #A000CC as an accent and #008005 for hover and pressed states. For a palette, the analogous pair #D4FFB0 and #B0FFDB stays calm, while #FFB0FC is the loudest partner.

What is #b0ffb3 in CMYK for printing?

cmyk(31%, 0%, 30%, 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 #b0ffb3 warm or cool?

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

Work with #b0ffb3 in the Color Lab