Skip to content

#b2dba7

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

RGB
178, 219, 167
HSL
107°, 42%, 76%
CMYK
19, 0, 24, 14
Luminance
0.6292

At a glance

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

Hex
#b2dba7
Hue
107°
green
Saturation
42%
soft
Lightness
76%
light
Brightness
86%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6292
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Green
Tone
Soft
Best ink
Black
13.58:1
Closest name
Dark Sea Green
ΔE2000 8.2
Where it sits
Hue107° of 360°
Saturation42%
Lightness76%
Temperature
Warm ← → Cool57% 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#b2dba7
RGBrgb(178, 219, 167)
HSLhsl(107, 42%, 76%)
CMYKcmyk(19%, 0%, 24%, 14%)
LABlab(83.4 -23.0 21.3)
LCHlch(83.4 31.4 137.3)
OKLCHoklch(0.849 0.083 139.1)
Decimal11721639
Display P3color(display-p3 0.698 0.859 0.655)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2dba7 on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#b2dba7 on black: 13.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DFD2A4
deuteranopia · #D8CEAA
tritanopia · #B0D7CD

Color scale — 50 to 950

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

#F6FAF5
#EDF5EB
#D7EAD2
#b2dba7
#97CE88
#74BE60
#5DAE47
#4D913B
#3E742F
#305526
#1E3518
Base = 300Lightest = 50 · #F6FAF5Darkest = 950 · #1E3518
:root {
  --brand-50: #F6FAF5;
  --brand-100: #EDF5EB;
  --brand-200: #D7EAD2;
  --brand-300: #b2dba7;
  --brand-400: #97CE88;
  --brand-500: #74BE60;
  --brand-600: #5DAE47;
  --brand-700: #4D913B;
  --brand-800: #3E742F;
  --brand-900: #305526;
  --brand-950: #1E3518;
  --brand: #b2dba7;
  --brand-ink: #000000;
}

Colors that work with #b2dba7

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#F6FAF4
Tinted page background
Border#CCE7C5
Hairlines and dividers
Muted text#5C9B4B
Captions on the surface
Accent#693894
Second voice, not a rival
Dark variant#305A25
Hover, pressed, headers
Light variant#EFF8ED
Selected rows, tints
Dark surface#172414
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 #b2dba7

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#D0A7DB
Analogous left#CCDBA7
Analogous right#A7DBB6
Split-complement 1#B6A7DB
Split-complement 2#DBA7CC
Triadic 1#A7B2DB
Triadic 2#DBA7B2
Tetradic#A7CCDB

RGB percentages

Red69.8%
Green85.9%
Blue65.5%

CMYK percentages

Cyan18.7%
Magenta0.0%
Yellow23.7%
Key (black)14.1%

Color previews

#b2dba7 text on a black background

contrast 13.58:1

Card sample

#b2dba7 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2dba7

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.

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

#b2dba7, answered

What color is #b2dba7?

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

What is the RGB value of #b2dba7?

rgb(178, 219, 167) — 178 red, 219 green and 167 blue out of 255, or 69.8% / 85.9% / 65.5% by channel.

Is #b2dba7 a light or a dark color?

It is a light color. Relative luminance is 0.6292 and perceived brightness is 79%, so black text on it reaches 13.58:1.

Should I use black or white text on #b2dba7?

Black. It scores 13.58:1 against #b2dba7, versus 1.55:1 for white — AAA at any size.

What is the complementary color of #b2dba7?

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

What colors go well with #b2dba7?

For interface work: #F6FAF4 as the surface, #CCE7C5 for borders, #5C9B4B for secondary text, #693894 as an accent and #305A25 for hover and pressed states. For a palette, the analogous pair #CCDBA7 and #A7DBB6 stays calm, while #D0A7DB is the loudest partner.

What is #b2dba7 in CMYK for printing?

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

Is #b2dba7 warm or cool?

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

Work with #b2dba7 in the Color Lab