Skip to content

#b2cb9b

a light, soft green · neutral · closest name: Dark Sea Green

RGB
178, 203, 155
HSL
91°, 32%, 70%
CMYK
12, 0, 24, 20
Luminance
0.5454

At a glance

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

Hex
#b2cb9b
Hue
91°
green
Saturation
32%
soft
Lightness
70%
light
Brightness
80%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5454
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Green
Tone
Soft
Best ink
Black
11.91:1
Closest name
Dark Sea Green
ΔE2000 6.8
Where it sits
Hue91° of 360°
Saturation32%
Lightness70%
Temperature
Warm ← → Cool50% cool

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

Every format

HEX#b2cb9b
RGBrgb(178, 203, 155)
HSLhsl(91, 32%, 70%)
CMYKcmyk(12%, 0%, 24%, 20%)
LABlab(78.8 -17.0 21.2)
LCHlch(78.8 27.2 128.7)
OKLCHoklch(0.811 0.071 130.3)
Decimal11717531
Display P3color(display-p3 0.698 0.796 0.608)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2cb9b on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#b2cb9b on black: 11.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D0C498
deuteranopia · #CCC29D
tritanopia · #B4C7BE

Color scale — 50 to 950

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

#F7F9F5
#F0F3EC
#DDE7D5
#C6D9B5
#b2cb9b
#8DB26B
#79A154
#658646
#506B38
#3C4F2B
#26311B
Base = 400Lightest = 50 · #F7F9F5Darkest = 950 · #26311B
:root {
  --brand-50: #F7F9F5;
  --brand-100: #F0F3EC;
  --brand-200: #DDE7D5;
  --brand-300: #C6D9B5;
  --brand-400: #b2cb9b;
  --brand-500: #8DB26B;
  --brand-600: #79A154;
  --brand-700: #658646;
  --brand-800: #506B38;
  --brand-900: #3C4F2B;
  --brand-950: #26311B;
  --brand: #b2cb9b;
  --brand-ink: #000000;
}

Colors that work with #b2cb9b

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#F7FAF5
Tinted page background
Border#D6E3C9
Hairlines and dividers
Muted text#71974E
Captions on the surface
Accent#56428A
Second voice, not a rival
Dark variant#3F542C
Hover, pressed, headers
Light variant#F2F6EE
Selected rows, tints
Dark surface#1C2414
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 #b2cb9b

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#B49BCB
Analogous left#CACB9B
Analogous right#9BCB9C
Split-complement 1#9C9BCB
Split-complement 2#CB9BCA
Triadic 1#9BB2CB
Triadic 2#CB9BB2
Tetradic#9BCACB

RGB percentages

Red69.8%
Green79.6%
Blue60.8%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow23.6%
Key (black)20.4%

Color previews

#b2cb9b text on a black background

contrast 11.91:1

Card sample

#b2cb9b text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(178, 203, 155, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(178, 203, 155, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b2cb9b;
background: linear-gradient(135deg, #b2cb9b, #9BCBA4);

Monochromatic scale

Palettes built from #b2cb9b

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.

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

#b2cb9b, answered

What color is #b2cb9b?

#b2cb9b is a light soft green, closest to Dark Sea Green (ΔE2000 6.8). It sits at 91° on the hue wheel with 32% saturation and 70% lightness, which reads as neutral.

What is the RGB value of #b2cb9b?

rgb(178, 203, 155) — 178 red, 203 green and 155 blue out of 255, or 69.8% / 79.6% / 60.8% by channel.

Is #b2cb9b a light or a dark color?

It is a light color. Relative luminance is 0.5454 and perceived brightness is 75%, so black text on it reaches 11.91:1.

Should I use black or white text on #b2cb9b?

Black. It scores 11.91:1 against #b2cb9b, versus 1.76:1 for white — AAA at any size.

What is the complementary color of #b2cb9b?

#B49BCB sits directly opposite on the wheel. Softer options are the split-complements #9C9BCB and #CB9BCA, which give the same contrast with far less vibration.

What colors go well with #b2cb9b?

For interface work: #F7FAF5 as the surface, #D6E3C9 for borders, #71974E for secondary text, #56428A as an accent and #3F542C for hover and pressed states. For a palette, the analogous pair #CACB9B and #9BCB9C stays calm, while #B49BCB is the loudest partner.

What is #b2cb9b in CMYK for printing?

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

Is #b2cb9b warm or cool?

Neutral — it scores 50 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C4CB9B; nudged cooler, #9FCD99.

Work with #b2cb9b in the Color Lab