Skip to content

#b2cbac

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

RGB
178, 203, 172
HSL
108°, 23%, 74%
CMYK
12, 0, 15, 20
Luminance
0.5516

At a glance

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

Hex
#b2cbac
Hue
108°
green
Saturation
23%
soft
Lightness
74%
light
Brightness
80%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5516
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Green
Tone
Soft
Best ink
Black
12.03:1
Closest name
Dark Sea Green
ΔE2000 7.6
Where it sits
Hue108° of 360°
Saturation23%
Lightness74%
Temperature
Warm ← → Cool55% 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#b2cbac
RGBrgb(178, 203, 172)
HSLhsl(108, 23%, 74%)
CMYKcmyk(12%, 0%, 15%, 20%)
LABlab(79.1 -14.2 12.7)
LCHlch(79.1 19.0 138.3)
OKLCHoklch(0.815 0.051 139.6)
Decimal11717548
Display P3color(display-p3 0.698 0.796 0.675)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2cbac on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#b2cbac on black: 12.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDC5AA
deuteranopia · #C9C3AD
tritanopia · #B1C9C2

Color scale — 50 to 950

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

#F7F9F6
#EEF2ED
#DAE5D7
#b2cbac
#9FBE97
#7FA975
#69975E
#587D4F
#46643F
#354A30
#212E1E
Base = 300Lightest = 50 · #F7F9F6Darkest = 950 · #212E1E
:root {
  --brand-50: #F7F9F6;
  --brand-100: #EEF2ED;
  --brand-200: #DAE5D7;
  --brand-300: #b2cbac;
  --brand-400: #9FBE97;
  --brand-500: #7FA975;
  --brand-600: #69975E;
  --brand-700: #587D4F;
  --brand-800: #46643F;
  --brand-900: #354A30;
  --brand-950: #212E1E;
  --brand: #b2cbac;
  --brand-ink: #000000;
}

Colors that work with #b2cbac

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#F6F9F6
Tinted page background
Border#D0E0CD
Hairlines and dividers
Muted text#638D58
Captions on the surface
Accent#684A82
Second voice, not a rival
Dark variant#374E31
Hover, pressed, headers
Light variant#F0F5EF
Selected rows, tints
Dark surface#182316
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 #b2cbac

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#C5ACCB
Analogous left#C1CBAC
Analogous right#ACCBB5
Split-complement 1#B5ACCB
Split-complement 2#CBACC1
Triadic 1#ACB2CB
Triadic 2#CBACB2
Tetradic#ACC1CB

RGB percentages

Red69.8%
Green79.6%
Blue67.5%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow15.3%
Key (black)20.4%

Color previews

#b2cbac text on a black background

contrast 12.03:1

Card sample

#b2cbac text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2cbac

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.

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

#b2cbac, answered

What color is #b2cbac?

#b2cbac is a light soft green, closest to Dark Sea Green (ΔE2000 7.6). It sits at 108° on the hue wheel with 23% saturation and 74% lightness, which reads as neutral.

What is the RGB value of #b2cbac?

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

Is #b2cbac a light or a dark color?

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

Should I use black or white text on #b2cbac?

Black. It scores 12.03:1 against #b2cbac, versus 1.75:1 for white — AAA at any size.

What is the complementary color of #b2cbac?

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

What colors go well with #b2cbac?

For interface work: #F6F9F6 as the surface, #D0E0CD for borders, #638D58 for secondary text, #684A82 as an accent and #374E31 for hover and pressed states. For a palette, the analogous pair #C1CBAC and #ACCBB5 stays calm, while #C5ACCB is the loudest partner.

What is #b2cbac in CMYK for printing?

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

Is #b2cbac warm or cool?

Neutral — it scores 55 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BDCBAC; nudged cooler, #ABCCB0.

Work with #b2cbac in the Color Lab