Skip to content

#2ba85d

a dark, vivid green · cool · closest name: Medium Sea Green

RGB
43, 168, 93
HSL
144°, 59%, 41%
CMYK
74, 0, 45, 34
Luminance
0.2931

At a glance

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

Hex
#2ba85d
Hue
144°
green
Saturation
59%
vivid
Lightness
41%
dark
Brightness
66%
HSV value
Perceived
53%
weighted brightness
Luminance
0.2931
WCAG relative
Temperature
Cool
73/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
6.86:1
Closest name
Medium Sea Green
ΔE2000 4.1
Where it sits
Hue144° of 360°
Saturation59%
Lightness41%
Temperature
Warm ← → Cool73% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#2ba85d
RGBrgb(43, 168, 93)
HSLhsl(144, 59%, 41%)
CMYKcmyk(74%, 0%, 45%, 34%)
LABlab(61.0 -50.5 29.3)
LCHlch(61.0 58.4 149.9)
OKLCHoklch(0.647 0.154 152.1)
Decimal2861149
Display P3color(display-p3 0.169 0.659 0.365)

Copy-ready code

/* CSS */
color: #2ba85d;
background-color: #2ba85d;
/* Tailwind (arbitrary) */
class="text-[#2ba85d] bg-[#2ba85d]"
/* SCSS */
$brand: #2ba85d;
/* SwiftUI */
Color(red: 0.169, green: 0.659, blue: 0.365)
/* Android */
Color.parseColor("#2ba85d")
/* Flutter */
Color(0xFF2BA85D)
/* Python / OpenCV (BGR) */
(93, 168, 43)

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 #2ba85d · 6.86:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.06:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.86:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #2ba85d as text scores 3.06:1 on white and 6.86:1 on black.

Accessibility — WCAG contrast

Aa
#2ba85d on white: 3.06:1
AA ✗ fail · AA-large · AAA
Aa
#2ba85d on black: 6.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A89A57
deuteranopia · #9A8F62
tritanopia · #00A596

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #2ba85d is pinned to step 700; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4FBF7
#E9F7EE
#CDEFDA
#A6E8C0
#79DDA1
#4CD182
#32C36C
#2ba85d
#218248
#1C5F37
#113B22
Base = 700Lightest = 50 · #F4FBF7Darkest = 950 · #113B22
:root {
  --brand-50: #F4FBF7;
  --brand-100: #E9F7EE;
  --brand-200: #CDEFDA;
  --brand-300: #A6E8C0;
  --brand-400: #79DDA1;
  --brand-500: #4CD182;
  --brand-600: #32C36C;
  --brand-700: #2ba85d;
  --brand-800: #218248;
  --brand-900: #1C5F37;
  --brand-950: #113B22;
  --brand: #2ba85d;
  --brand-ink: #000000;
}

Colors that work with #2ba85d

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#F4FAF7
Tinted page background
Border#C0EDD2
Hairlines and dividers
Muted text#4B9B6B
Captions on the surface
Accent#AC2798
Second voice, not a rival
Dark variant#1A6538
Hover, pressed, headers
Light variant#EBFAF1
Selected rows, tints
Dark surface#14241A
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 #2ba85d

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • Black 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#A82B76
Analogous left#38A82B
Analogous right#2BA89C
Split-complement 1#9C2BA8
Split-complement 2#A82B38
Triadic 1#5D2BA8
Triadic 2#A85D2B
Tetradic#2B38A8

RGB percentages

Red16.9%
Green65.9%
Blue36.5%

CMYK percentages

Cyan74.4%
Magenta0.0%
Yellow44.6%
Key (black)34.1%

Color previews

#2ba85d text on a black background

contrast 6.86:1

Card sample

#2ba85d text on a white background

contrast 3.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(43, 168, 93, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(43, 168, 93, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2ba85d;
background: linear-gradient(135deg, #2ba85d, #2BA0A8);

Monochromatic scale

Palettes built from #2ba85d

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.

#2ba85d 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
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#2ba85d, answered

What color is #2ba85d?

#2ba85d is a dark vivid green, closest to Medium Sea Green (ΔE2000 4.1). It sits at 144° on the hue wheel with 59% saturation and 41% lightness, which reads as cool.

What is the RGB value of #2ba85d?

rgb(43, 168, 93) — 43 red, 168 green and 93 blue out of 255, or 16.9% / 65.9% / 36.5% by channel.

Is #2ba85d a light or a dark color?

It is a mid-tone. Relative luminance is 0.2931 and perceived brightness is 53%, so black text on it reaches 6.86:1.

Should I use black or white text on #2ba85d?

Black. It scores 6.86:1 against #2ba85d, versus 3.06:1 for white — AA at any size.

What is the complementary color of #2ba85d?

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

What colors go well with #2ba85d?

For interface work: #F4FAF7 as the surface, #C0EDD2 for borders, #4B9B6B for secondary text, #AC2798 as an accent and #1A6538 for hover and pressed states. For a palette, the analogous pair #38A82B and #2BA89C stays calm, while #A82B76 is the loudest partner.

What is #2ba85d in CMYK for printing?

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

Is #2ba85d warm or cool?

Cool — it scores 73 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2BA82F; nudged cooler, #29AA8C.

Work with #2ba85d in the Color Lab