Skip to content

#2ba53f

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

RGB
43, 165, 63
HSL
130°, 59%, 41%
CMYK
74, 0, 62, 35
Luminance
0.2778

At a glance

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

Hex
#2ba53f
Hue
130°
green
Saturation
59%
vivid
Lightness
41%
dark
Brightness
65%
HSV value
Perceived
51%
weighted brightness
Luminance
0.2778
WCAG relative
Temperature
Cool
67/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
6.56:1
Closest name
Medium Sea Green
ΔE2000 8.2
Where it sits
Hue130° of 360°
Saturation59%
Lightness41%
Temperature
Warm ← → Cool67% 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#2ba53f
RGBrgb(43, 165, 63)
HSLhsl(130, 59%, 41%)
CMYKcmyk(74%, 0%, 62%, 35%)
LABlab(59.7 -54.0 42.6)
LCHlch(59.7 68.7 141.7)
OKLCHoklch(0.635 0.177 145.5)
Decimal2860351
Display P3color(display-p3 0.169 0.647 0.247)

Copy-ready code

/* CSS */
color: #2ba53f;
background-color: #2ba53f;
/* Tailwind (arbitrary) */
class="text-[#2ba53f] bg-[#2ba53f]"
/* SCSS */
$brand: #2ba53f;
/* SwiftUI */
Color(red: 0.169, green: 0.647, blue: 0.247)
/* Android */
Color.parseColor("#2ba53f")
/* Flutter */
Color(0xFF2BA53F)
/* Python / OpenCV (BGR) */
(63, 165, 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 #2ba53f · 6.56:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.20:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.56:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #2ba53f as text scores 3.20:1 on white and 6.56:1 on black.

Accessibility — WCAG contrast

Aa
#2ba53f on white: 3.20:1
AA ✗ fail · AA-large · AAA
Aa
#2ba53f on black: 6.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A89634
deuteranopia · #9A8C48
tritanopia · #00A18F

Color scale — 50 to 950

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

#F4FBF5
#E9F7EB
#CDEFD2
#A6E8B1
#79DC8A
#4DD162
#33C24A
#2ba53f
#228131
#1C5E27
#123B18
Base = 700Lightest = 50 · #F4FBF5Darkest = 950 · #123B18
:root {
  --brand-50: #F4FBF5;
  --brand-100: #E9F7EB;
  --brand-200: #CDEFD2;
  --brand-300: #A6E8B1;
  --brand-400: #79DC8A;
  --brand-500: #4DD162;
  --brand-600: #33C24A;
  --brand-700: #2ba53f;
  --brand-800: #228131;
  --brand-900: #1C5E27;
  --brand-950: #123B18;
  --brand: #2ba53f;
  --brand-ink: #000000;
}

Colors that work with #2ba53f

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#F4FAF5
Tinted page background
Border#C0EDC7
Hairlines and dividers
Muted text#4B9B58
Captions on the surface
Accent#9E27A9
Second voice, not a rival
Dark variant#1A6527
Hover, pressed, headers
Light variant#EBFAED
Selected rows, tints
Dark surface#142416
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 #2ba53f

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#A52B91
Analogous left#54A52B
Analogous right#2BA57C
Split-complement 1#7C2BA5
Split-complement 2#A52B54
Triadic 1#3F2BA5
Triadic 2#A53F2B
Tetradic#2B54A5

RGB percentages

Red16.9%
Green64.7%
Blue24.7%

CMYK percentages

Cyan73.9%
Magenta0.0%
Yellow61.8%
Key (black)35.3%

Color previews

#2ba53f text on a black background

contrast 6.56:1

Card sample

#2ba53f text on a white background

contrast 3.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2ba53f

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.

#2ba53f 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.

#2ba53f, answered

What color is #2ba53f?

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

What is the RGB value of #2ba53f?

rgb(43, 165, 63) — 43 red, 165 green and 63 blue out of 255, or 16.9% / 64.7% / 24.7% by channel.

Is #2ba53f a light or a dark color?

It is a mid-tone. Relative luminance is 0.2778 and perceived brightness is 51%, so black text on it reaches 6.56:1.

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

Black. It scores 6.56:1 against #2ba53f, versus 3.20:1 for white — AA at any size.

What is the complementary color of #2ba53f?

#A52B91 sits directly opposite on the wheel. Softer options are the split-complements #7C2BA5 and #A52B54, which give the same contrast with far less vibration.

What colors go well with #2ba53f?

For interface work: #F4FAF5 as the surface, #C0EDC7 for borders, #4B9B58 for secondary text, #9E27A9 as an accent and #1A6527 for hover and pressed states. For a palette, the analogous pair #54A52B and #2BA57C stays calm, while #A52B91 is the loudest partner.

What is #2ba53f in CMYK for printing?

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

Is #2ba53f warm or cool?

Cool — it scores 67 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #44A52B; nudged cooler, #29A76C.

Work with #2ba53f in the Color Lab