Skip to content

#2ba33f

a dark, vivid green · cool · closest name: Forest Green

RGB
43, 163, 63
HSL
130°, 58%, 40%
CMYK
74, 0, 61, 36
Luminance
0.2707

At a glance

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

Hex
#2ba33f
Hue
130°
green
Saturation
58%
vivid
Lightness
40%
dark
Brightness
64%
HSV value
Perceived
51%
weighted brightness
Luminance
0.2707
WCAG relative
Temperature
Cool
67/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
6.41:1
Closest name
Forest Green
ΔE2000 8.3
Where it sits
Hue130° of 360°
Saturation58%
Lightness40%
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#2ba33f
RGBrgb(43, 163, 63)
HSLhsl(130, 58%, 40%)
CMYKcmyk(74%, 0%, 61%, 36%)
LABlab(59.0 -53.3 41.8)
LCHlch(59.0 67.7 141.9)
OKLCHoklch(0.629 0.174 145.6)
Decimal2859839
Display P3color(display-p3 0.169 0.639 0.247)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2ba33f on white: 3.27:1
AA ✗ fail · AA-large · AAA
Aa
#2ba33f on black: 6.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A69434
deuteranopia · #988A47
tritanopia · #009F8E

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #2ba33f 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
#CDEFD3
#A6E8B1
#7ADC8A
#4DD063
#33C24B
#2ba33f
#228132
#1C5E27
#123B19
Base = 700Lightest = 50 · #F4FBF5Darkest = 950 · #123B19
:root {
  --brand-50: #F4FBF5;
  --brand-100: #E9F7EB;
  --brand-200: #CDEFD3;
  --brand-300: #A6E8B1;
  --brand-400: #7ADC8A;
  --brand-500: #4DD063;
  --brand-600: #33C24B;
  --brand-700: #2ba33f;
  --brand-800: #228132;
  --brand-900: #1C5E27;
  --brand-950: #123B19;
  --brand: #2ba33f;
  --brand-ink: #000000;
}

Colors that work with #2ba33f

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#9D27A7
Second voice, not a rival
Dark variant#1B6527
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 #2ba33f

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#A32B8F
Analogous left#53A32B
Analogous right#2BA37B
Split-complement 1#7B2BA3
Split-complement 2#A32B53
Triadic 1#3F2BA3
Triadic 2#A33F2B
Tetradic#2B53A3

RGB percentages

Red16.9%
Green63.9%
Blue24.7%

CMYK percentages

Cyan73.6%
Magenta0.0%
Yellow61.3%
Key (black)36.1%

Color previews

#2ba33f text on a black background

contrast 6.41:1

Card sample

#2ba33f text on a white background

contrast 3.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2ba33f

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.

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

#2ba33f, answered

What color is #2ba33f?

#2ba33f is a dark vivid green, closest to Forest Green (ΔE2000 8.3). It sits at 130° on the hue wheel with 58% saturation and 40% lightness, which reads as cool.

What is the RGB value of #2ba33f?

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

Is #2ba33f a light or a dark color?

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

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

Black. It scores 6.41:1 against #2ba33f, versus 3.27:1 for white — AA at any size.

What is the complementary color of #2ba33f?

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

What colors go well with #2ba33f?

For interface work: #F4FAF5 as the surface, #C0EDC7 for borders, #4B9B58 for secondary text, #9D27A7 as an accent and #1B6527 for hover and pressed states. For a palette, the analogous pair #53A32B and #2BA37B stays calm, while #A32B8F is the loudest partner.

What is #2ba33f in CMYK for printing?

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

Is #2ba33f 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 #43A32B; nudged cooler, #29A56B.

Work with #2ba33f in the Color Lab