Skip to content

#b3cbac

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

RGB
179, 203, 172
HSL
107°, 23%, 74%
CMYK
12, 0, 15, 20
Luminance
0.5527

At a glance

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

Hex
#b3cbac
Hue
107°
green
Saturation
23%
soft
Lightness
74%
light
Brightness
80%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5527
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Green
Tone
Soft
Best ink
Black
12.05:1
Closest name
Dark Sea Green
ΔE2000 7.8
Where it sits
Hue107° 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#b3cbac
RGBrgb(179, 203, 172)
HSLhsl(107, 23%, 74%)
CMYKcmyk(12%, 0%, 15%, 20%)
LABlab(79.2 -13.9 12.8)
LCHlch(79.2 18.9 137.3)
OKLCHoklch(0.816 0.050 138.6)
Decimal11783084
Display P3color(display-p3 0.702 0.796 0.675)

Copy-ready code

/* CSS */
color: #b3cbac;
background-color: #b3cbac;
/* Tailwind (arbitrary) */
class="text-[#b3cbac] bg-[#b3cbac]"
/* SCSS */
$brand: #b3cbac;
/* SwiftUI */
Color(red: 0.702, green: 0.796, blue: 0.675)
/* Android */
Color.parseColor("#b3cbac")
/* Flutter */
Color(0xFFB3CBAC)
/* Python / OpenCV (BGR) */
(172, 203, 179)

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

Accessibility — WCAG contrast

Aa
#b3cbac on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#b3cbac on black: 12.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDC6AA
deuteranopia · #C9C3AD
tritanopia · #B2C9C2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b3cbac 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
#b3cbac
#A0BE97
#81A975
#6B975E
#597D4F
#47643F
#364A30
#222E1E
Base = 300Lightest = 50 · #F7F9F6Darkest = 950 · #222E1E
:root {
  --brand-50: #F7F9F6;
  --brand-100: #EEF2ED;
  --brand-200: #DAE5D7;
  --brand-300: #b3cbac;
  --brand-400: #A0BE97;
  --brand-500: #81A975;
  --brand-600: #6B975E;
  --brand-700: #597D4F;
  --brand-800: #47643F;
  --brand-900: #364A30;
  --brand-950: #222E1E;
  --brand: #b3cbac;
  --brand-ink: #000000;
}

Colors that work with #b3cbac

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#D1E0CD
Hairlines and dividers
Muted text#648D58
Captions on the surface
Accent#674A82
Second voice, not a rival
Dark variant#384E31
Hover, pressed, headers
Light variant#F1F5EF
Selected rows, tints
Dark surface#192316
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 #b3cbac

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#C4ACCB
Analogous left#C2CBAC
Analogous right#ACCBB4
Split-complement 1#B4ACCB
Split-complement 2#CBACC2
Triadic 1#ACB3CB
Triadic 2#CBACB3
Tetradic#ACC2CB

RGB percentages

Red70.2%
Green79.6%
Blue67.5%

CMYK percentages

Cyan11.8%
Magenta0.0%
Yellow15.3%
Key (black)20.4%

Color previews

#b3cbac text on a black background

contrast 12.05:1

Card sample

#b3cbac text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3cbac

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.

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

#b3cbac, answered

What color is #b3cbac?

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

What is the RGB value of #b3cbac?

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

Is #b3cbac a light or a dark color?

It is a light color. Relative luminance is 0.5527 and perceived brightness is 76%, so black text on it reaches 12.05:1.

Should I use black or white text on #b3cbac?

Black. It scores 12.05:1 against #b3cbac, versus 1.74:1 for white — AAA at any size.

What is the complementary color of #b3cbac?

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

What colors go well with #b3cbac?

For interface work: #F6F9F6 as the surface, #D1E0CD for borders, #648D58 for secondary text, #674A82 as an accent and #384E31 for hover and pressed states. For a palette, the analogous pair #C2CBAC and #ACCBB4 stays calm, while #C4ACCB is the loudest partner.

What is #b3cbac 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 #b3cbac 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 #BECBAC; nudged cooler, #ABCCAF.

Work with #b3cbac in the Color Lab