Skip to content

#b3cda2

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

RGB
179, 205, 162
HSL
96°, 30%, 72%
CMYK
13, 0, 21, 20
Luminance
0.5585

At a glance

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

Hex
#b3cda2
Hue
96°
green
Saturation
30%
soft
Lightness
72%
light
Brightness
80%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5585
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Green
Tone
Soft
Best ink
Black
12.17:1
Closest name
Dark Sea Green
ΔE2000 6.9
Where it sits
Hue96° of 360°
Saturation30%
Lightness72%
Temperature
Warm ← → Cool52% 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#b3cda2
RGBrgb(179, 205, 162)
HSLhsl(96, 30%, 72%)
CMYKcmyk(13%, 0%, 21%, 20%)
LABlab(79.5 -16.6 18.6)
LCHlch(79.5 24.9 131.7)
OKLCHoklch(0.818 0.065 133.2)
Decimal11783586
Display P3color(display-p3 0.702 0.804 0.635)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3cda2 on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#b3cda2 on black: 12.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D1C69F
deuteranopia · #CDC4A4
tritanopia · #B4C9C1

Color scale — 50 to 950

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

#F7F9F6
#EFF3EC
#DCE7D5
#C3D8B6
#b3cda2
#88B16D
#739F56
#608547
#4C6A39
#3A4E2C
#24311C
Base = 400Lightest = 50 · #F7F9F6Darkest = 950 · #24311C
:root {
  --brand-50: #F7F9F6;
  --brand-100: #EFF3EC;
  --brand-200: #DCE7D5;
  --brand-300: #C3D8B6;
  --brand-400: #b3cda2;
  --brand-500: #88B16D;
  --brand-600: #739F56;
  --brand-700: #608547;
  --brand-800: #4C6A39;
  --brand-900: #3A4E2C;
  --brand-950: #24311C;
  --brand: #b3cda2;
  --brand-ink: #000000;
}

Colors that work with #b3cda2

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#D4E2CA
Hairlines and dividers
Muted text#6B9550
Captions on the surface
Accent#5D4389
Second voice, not a rival
Dark variant#3C532D
Hover, pressed, headers
Light variant#F1F6EE
Selected rows, tints
Dark surface#1A2414
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 #b3cda2

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#BCA2CD
Analogous left#C9CDA2
Analogous right#A2CDA7
Split-complement 1#A7A2CD
Split-complement 2#CDA2C9
Triadic 1#A2B3CD
Triadic 2#CDA2B3
Tetradic#A2C9CD

RGB percentages

Red70.2%
Green80.4%
Blue63.5%

CMYK percentages

Cyan12.7%
Magenta0.0%
Yellow21.0%
Key (black)19.6%

Color previews

#b3cda2 text on a black background

contrast 12.17:1

Card sample

#b3cda2 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3cda2

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.

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

#b3cda2, answered

What color is #b3cda2?

#b3cda2 is a light soft green, closest to Dark Sea Green (ΔE2000 6.9). It sits at 96° on the hue wheel with 30% saturation and 72% lightness, which reads as neutral.

What is the RGB value of #b3cda2?

rgb(179, 205, 162) — 179 red, 205 green and 162 blue out of 255, or 70.2% / 80.4% / 63.5% by channel.

Is #b3cda2 a light or a dark color?

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

Should I use black or white text on #b3cda2?

Black. It scores 12.17:1 against #b3cda2, versus 1.73:1 for white — AAA at any size.

What is the complementary color of #b3cda2?

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

What colors go well with #b3cda2?

For interface work: #F7FAF5 as the surface, #D4E2CA for borders, #6B9550 for secondary text, #5D4389 as an accent and #3C532D for hover and pressed states. For a palette, the analogous pair #C9CDA2 and #A2CDA7 stays calm, while #BCA2CD is the loudest partner.

What is #b3cda2 in CMYK for printing?

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

Is #b3cda2 warm or cool?

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

Work with #b3cda2 in the Color Lab