Skip to content

#b2e2ab

a light, vivid green · cool · closest name: Light Green

RGB
178, 226, 171
HSL
112°, 49%, 78%
CMYK
21, 0, 24, 11
Luminance
0.6680

At a glance

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

Hex
#b2e2ab
Hue
112°
green
Saturation
49%
vivid
Lightness
78%
light
Brightness
89%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6680
WCAG relative
Temperature
Cool
59/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
14.36:1
Closest name
Light Green
ΔE2000 8.3
Where it sits
Hue112° of 360°
Saturation49%
Lightness78%
Temperature
Warm ← → Cool59% 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#b2e2ab
RGBrgb(178, 226, 171)
HSLhsl(112, 49%, 78%)
CMYKcmyk(21%, 0%, 24%, 11%)
LABlab(85.4 -25.8 22.0)
LCHlch(85.4 33.9 139.6)
OKLCHoklch(0.865 0.090 141.5)
Decimal11723435
Display P3color(display-p3 0.698 0.886 0.671)

Copy-ready code

/* CSS */
color: #b2e2ab;
background-color: #b2e2ab;
/* Tailwind (arbitrary) */
class="text-[#b2e2ab] bg-[#b2e2ab]"
/* SCSS */
$brand: #b2e2ab;
/* SwiftUI */
Color(red: 0.698, green: 0.886, blue: 0.671)
/* Android */
Color.parseColor("#b2e2ab")
/* Flutter */
Color(0xFFB2E2AB)
/* Python / OpenCV (BGR) */
(171, 226, 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 #b2e2ab · 14.36:1
Use #000000AAA at every size.
Aa
White text · 1.46:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.36:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #b2e2ab as text scores 1.46:1 on white and 14.36:1 on black.

Accessibility — WCAG contrast

Aa
#b2e2ab on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#b2e2ab on black: 14.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E5D8A8
deuteranopia · #DDD4AE
tritanopia · #AFDED3

Color scale — 50 to 950

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

#F5FAF4
#EBF6EA
#D3ECD0
#b2e2ab
#8CD482
#66C558
#4EB63F
#419834
#34792A
#295922
#193715
Base = 300Lightest = 50 · #F5FAF4Darkest = 950 · #193715
:root {
  --brand-50: #F5FAF4;
  --brand-100: #EBF6EA;
  --brand-200: #D3ECD0;
  --brand-300: #b2e2ab;
  --brand-400: #8CD482;
  --brand-500: #66C558;
  --brand-600: #4EB63F;
  --brand-700: #419834;
  --brand-800: #34792A;
  --brand-900: #295922;
  --brand-950: #193715;
  --brand: #b2e2ab;
  --brand-ink: #000000;
}

Colors that work with #b2e2ab

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#F5FAF4
Tinted page background
Border#C7EAC2
Hairlines and dividers
Muted text#559B4B
Captions on the surface
Accent#73319B
Second voice, not a rival
Dark variant#295F21
Hover, pressed, headers
Light variant#EEF8EC
Selected rows, tints
Dark surface#162414
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 #b2e2ab

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#DBABE2
Analogous left#CDE2AB
Analogous right#ABE2BF
Split-complement 1#BFABE2
Split-complement 2#E2ABCD
Triadic 1#ABB2E2
Triadic 2#E2ABB2
Tetradic#ABCDE2

RGB percentages

Red69.8%
Green88.6%
Blue67.1%

CMYK percentages

Cyan21.2%
Magenta0.0%
Yellow24.3%
Key (black)11.4%

Color previews

#b2e2ab text on a black background

contrast 14.36:1

Card sample

#b2e2ab text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2e2ab

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.

#b2e2ab 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

Converts to four-color process without much drama. Proof it anyway.

#b2e2ab, answered

What color is #b2e2ab?

#b2e2ab is a light vivid green, closest to Light Green (ΔE2000 8.3). It sits at 112° on the hue wheel with 49% saturation and 78% lightness, which reads as cool.

What is the RGB value of #b2e2ab?

rgb(178, 226, 171) — 178 red, 226 green and 171 blue out of 255, or 69.8% / 88.6% / 67.1% by channel.

Is #b2e2ab a light or a dark color?

It is a light color. Relative luminance is 0.6680 and perceived brightness is 81%, so black text on it reaches 14.36:1.

Should I use black or white text on #b2e2ab?

Black. It scores 14.36:1 against #b2e2ab, versus 1.46:1 for white — AAA at any size.

What is the complementary color of #b2e2ab?

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

What colors go well with #b2e2ab?

For interface work: #F5FAF4 as the surface, #C7EAC2 for borders, #559B4B for secondary text, #73319B as an accent and #295F21 for hover and pressed states. For a palette, the analogous pair #CDE2AB and #ABE2BF stays calm, while #DBABE2 is the loudest partner.

What is #b2e2ab in CMYK for printing?

cmyk(21%, 0%, 24%, 11%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #b2e2ab warm or cool?

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

Work with #b2e2ab in the Color Lab