Skip to content

#bad79c

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

RGB
186, 215, 156
HSL
90°, 42%, 73%
CMYK
14, 0, 27, 16
Luminance
0.6144

At a glance

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

Hex
#bad79c
Hue
90°
green
Saturation
42%
soft
Lightness
73%
light
Brightness
84%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6144
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Green
Tone
Soft
Best ink
Black
13.29:1
Closest name
Dark Sea Green
ΔE2000 9.2
Where it sits
Hue90° of 360°
Saturation42%
Lightness73%
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#bad79c
RGBrgb(186, 215, 156)
HSLhsl(90, 42%, 73%)
CMYKcmyk(14%, 0%, 27%, 16%)
LABlab(82.6 -20.0 26.0)
LCHlch(82.6 32.8 127.5)
OKLCHoklch(0.843 0.085 129.4)
Decimal12244892
Display P3color(display-p3 0.729 0.843 0.612)

Copy-ready code

/* CSS */
color: #bad79c;
background-color: #bad79c;
/* Tailwind (arbitrary) */
class="text-[#bad79c] bg-[#bad79c]"
/* SCSS */
$brand: #bad79c;
/* SwiftUI */
Color(red: 0.729, green: 0.843, blue: 0.612)
/* Android */
Color.parseColor("#bad79c")
/* Flutter */
Color(0xFFBAD79C)
/* Python / OpenCV (BGR) */
(156, 215, 186)

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

Accessibility — WCAG contrast

Aa
#bad79c on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#bad79c on black: 13.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DDCF98
deuteranopia · #D8CD9F
tritanopia · #BCD2C7

Color scale — 50 to 950

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

#F7FAF5
#F0F5EB
#DEEAD1
#bad79c
#ABCF87
#90BE5F
#7BAE47
#67913B
#52742F
#3E5525
#263517
Base = 300Lightest = 50 · #F7FAF5Darkest = 950 · #263517
:root {
  --brand-50: #F7FAF5;
  --brand-100: #F0F5EB;
  --brand-200: #DEEAD1;
  --brand-300: #bad79c;
  --brand-400: #ABCF87;
  --brand-500: #90BE5F;
  --brand-600: #7BAE47;
  --brand-700: #67913B;
  --brand-800: #52742F;
  --brand-900: #3E5525;
  --brand-950: #263517;
  --brand: #bad79c;
  --brand-ink: #000000;
}

Colors that work with #bad79c

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#F7FAF4
Tinted page background
Border#D6E7C5
Hairlines and dividers
Muted text#739B4B
Captions on the surface
Accent#4E3696
Second voice, not a rival
Dark variant#405B25
Hover, pressed, headers
Light variant#F2F8ED
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 #bad79c

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#B99CD7
Analogous left#D7D69C
Analogous right#9CD79C
Split-complement 1#9C9CD7
Split-complement 2#D69CD7
Triadic 1#9CBAD7
Triadic 2#D79CBA
Tetradic#9CD7D6

RGB percentages

Red72.9%
Green84.3%
Blue61.2%

CMYK percentages

Cyan13.5%
Magenta0.0%
Yellow27.4%
Key (black)15.7%

Color previews

#bad79c text on a black background

contrast 13.29:1

Card sample

#bad79c text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(186, 215, 156, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(186, 215, 156, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bad79c;
background: linear-gradient(135deg, #bad79c, #9CD7A5);

Monochromatic scale

Palettes built from #bad79c

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.

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

#bad79c, answered

What color is #bad79c?

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

What is the RGB value of #bad79c?

rgb(186, 215, 156) — 186 red, 215 green and 156 blue out of 255, or 72.9% / 84.3% / 61.2% by channel.

Is #bad79c a light or a dark color?

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

Should I use black or white text on #bad79c?

Black. It scores 13.29:1 against #bad79c, versus 1.58:1 for white — AAA at any size.

What is the complementary color of #bad79c?

#B99CD7 sits directly opposite on the wheel. Softer options are the split-complements #9C9CD7 and #D69CD7, which give the same contrast with far less vibration.

What colors go well with #bad79c?

For interface work: #F7FAF4 as the surface, #D6E7C5 for borders, #739B4B for secondary text, #4E3696 as an accent and #405B25 for hover and pressed states. For a palette, the analogous pair #D7D69C and #9CD79C stays calm, while #B99CD7 is the loudest partner.

What is #bad79c in CMYK for printing?

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

Is #bad79c 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 #D0D79C; nudged cooler, #A3D89A.

Work with #bad79c in the Color Lab