Skip to content

#b2cd96

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

RGB
178, 205, 150
HSL
90°, 36%, 70%
CMYK
13, 0, 27, 20
Luminance
0.5533

At a glance

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

Hex
#b2cd96
Hue
90°
green
Saturation
36%
soft
Lightness
70%
light
Brightness
80%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5533
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Green
Tone
Soft
Best ink
Black
12.07:1
Closest name
Dark Sea Green
ΔE2000 7.3
Where it sits
Hue90° of 360°
Saturation36%
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#b2cd96
RGBrgb(178, 205, 150)
HSLhsl(90, 36%, 70%)
CMYKcmyk(13%, 0%, 27%, 20%)
LABlab(79.2 -18.8 24.5)
LCHlch(79.2 30.9 127.5)
OKLCHoklch(0.814 0.080 129.3)
Decimal11718038
Display P3color(display-p3 0.698 0.804 0.588)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2cd96 on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#b2cd96 on black: 12.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D2C593
deuteranopia · #CEC499
tritanopia · #B4C8BE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b2cd96 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
#F0F4EB
#DEE8D3
#C7DBB3
#b2cd96
#8FB767
#7BA64F
#678A42
#526F35
#3E5129
#26331A
Base = 400Lightest = 50 · #F7F9F5Darkest = 950 · #26331A
:root {
  --brand-50: #F7F9F5;
  --brand-100: #F0F4EB;
  --brand-200: #DEE8D3;
  --brand-300: #C7DBB3;
  --brand-400: #b2cd96;
  --brand-500: #8FB767;
  --brand-600: #7BA64F;
  --brand-700: #678A42;
  --brand-800: #526F35;
  --brand-900: #3E5129;
  --brand-950: #26331A;
  --brand: #b2cd96;
  --brand-ink: #000000;
}

Colors that work with #b2cd96

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#D6E5C8
Hairlines and dividers
Muted text#739B4B
Captions on the surface
Accent#523E8E
Second voice, not a rival
Dark variant#405629
Hover, pressed, headers
Light variant#F2F7EE
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 #b2cd96

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#B196CD
Analogous left#CDCD96
Analogous right#96CD96
Split-complement 1#9696CD
Split-complement 2#CD96CD
Triadic 1#96B2CD
Triadic 2#CD96B2
Tetradic#96CDCD

RGB percentages

Red69.8%
Green80.4%
Blue58.8%

CMYK percentages

Cyan13.2%
Magenta0.0%
Yellow26.8%
Key (black)19.6%

Color previews

#b2cd96 text on a black background

contrast 12.07:1

Card sample

#b2cd96 text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(178, 205, 150, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(178, 205, 150, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b2cd96;
background: linear-gradient(135deg, #b2cd96, #96CD9F);

Monochromatic scale

Palettes built from #b2cd96

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.

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

#b2cd96, answered

What color is #b2cd96?

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

What is the RGB value of #b2cd96?

rgb(178, 205, 150) — 178 red, 205 green and 150 blue out of 255, or 69.8% / 80.4% / 58.8% by channel.

Is #b2cd96 a light or a dark color?

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

Should I use black or white text on #b2cd96?

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

What is the complementary color of #b2cd96?

#B196CD sits directly opposite on the wheel. Softer options are the split-complements #9696CD and #CD96CD, which give the same contrast with far less vibration.

What colors go well with #b2cd96?

For interface work: #F7FAF5 as the surface, #D6E5C8 for borders, #739B4B for secondary text, #523E8E as an accent and #405629 for hover and pressed states. For a palette, the analogous pair #CDCD96 and #96CD96 stays calm, while #B196CD is the loudest partner.

What is #b2cd96 in CMYK for printing?

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

Is #b2cd96 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 #C6CD96; nudged cooler, #9DCF94.

Work with #b2cd96 in the Color Lab