Skip to content

#2faa49

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

RGB
47, 170, 73
HSL
133°, 57%, 43%
CMYK
72, 0, 57, 33
Luminance
0.2983

At a glance

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

Hex
#2faa49
Hue
133°
green
Saturation
57%
vivid
Lightness
43%
dark
Brightness
67%
HSV value
Perceived
53%
weighted brightness
Luminance
0.2983
WCAG relative
Temperature
Cool
68/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
6.97:1
Closest name
Medium Sea Green
ΔE2000 6.6
Where it sits
Hue133° of 360°
Saturation57%
Lightness43%
Temperature
Warm ← → Cool68% 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#2faa49
RGBrgb(47, 170, 73)
HSLhsl(133, 57%, 43%)
CMYKcmyk(72%, 0%, 57%, 33%)
LABlab(61.5 -53.8 40.0)
LCHlch(61.5 67.0 143.4)
OKLCHoklch(0.650 0.173 146.7)
Decimal3123785
Display P3color(display-p3 0.184 0.667 0.286)

Copy-ready code

/* CSS */
color: #2faa49;
background-color: #2faa49;
/* Tailwind (arbitrary) */
class="text-[#2faa49] bg-[#2faa49]"
/* SCSS */
$brand: #2faa49;
/* SwiftUI */
Color(red: 0.184, green: 0.667, blue: 0.286)
/* Android */
Color.parseColor("#2faa49")
/* Flutter */
Color(0xFF2FAA49)
/* Python / OpenCV (BGR) */
(73, 170, 47)

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

Accessibility — WCAG contrast

Aa
#2faa49 on white: 3.01:1
AA ✗ fail · AA-large · AAA
Aa
#2faa49 on black: 6.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AC9B40
deuteranopia · #9E9151
tritanopia · #00A694

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #2faa49 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
#E9F6EC
#CDEED4
#A7E7B5
#7BDB8F
#4FCE6A
#35C052
#2faa49
#238037
#1D5D2B
#123A1B
Base = 700Lightest = 50 · #F4FBF5Darkest = 950 · #123A1B
:root {
  --brand-50: #F4FBF5;
  --brand-100: #E9F6EC;
  --brand-200: #CDEED4;
  --brand-300: #A7E7B5;
  --brand-400: #7BDB8F;
  --brand-500: #4FCE6A;
  --brand-600: #35C052;
  --brand-700: #2faa49;
  --brand-800: #238037;
  --brand-900: #1D5D2B;
  --brand-950: #123A1B;
  --brand: #2faa49;
  --brand-ink: #000000;
}

Colors that work with #2faa49

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#F4FAF6
Tinted page background
Border#C0EDC9
Hairlines and dividers
Muted text#4B9B5C
Captions on the surface
Accent#A92BAE
Second voice, not a rival
Dark variant#1C642B
Hover, pressed, headers
Light variant#EBF9EE
Selected rows, tints
Dark surface#142417
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 #2faa49

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#AA2F90
Analogous left#52AA2F
Analogous right#2FAA86
Split-complement 1#862FAA
Split-complement 2#AA2F52
Triadic 1#492FAA
Triadic 2#AA492F
Tetradic#2F52AA

RGB percentages

Red18.4%
Green66.7%
Blue28.6%

CMYK percentages

Cyan72.4%
Magenta0.0%
Yellow57.1%
Key (black)33.3%

Color previews

#2faa49 text on a black background

contrast 6.97:1

Card sample

#2faa49 text on a white background

contrast 3.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(47, 170, 73, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(47, 170, 73, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2faa49;
background: linear-gradient(135deg, #2faa49, #2FAA9B);

Monochromatic scale

Palettes built from #2faa49

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.

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

#2faa49, answered

What color is #2faa49?

#2faa49 is a dark vivid green, closest to Medium Sea Green (ΔE2000 6.6). It sits at 133° on the hue wheel with 57% saturation and 43% lightness, which reads as cool.

What is the RGB value of #2faa49?

rgb(47, 170, 73) — 47 red, 170 green and 73 blue out of 255, or 18.4% / 66.7% / 28.6% by channel.

Is #2faa49 a light or a dark color?

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

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

Black. It scores 6.97:1 against #2faa49, versus 3.01:1 for white — AA at any size.

What is the complementary color of #2faa49?

#AA2F90 sits directly opposite on the wheel. Softer options are the split-complements #862FAA and #AA2F52, which give the same contrast with far less vibration.

What colors go well with #2faa49?

For interface work: #F4FAF6 as the surface, #C0EDC9 for borders, #4B9B5C for secondary text, #A92BAE as an accent and #1C642B for hover and pressed states. For a palette, the analogous pair #52AA2F and #2FAA86 stays calm, while #AA2F90 is the loudest partner.

What is #2faa49 in CMYK for printing?

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

Is #2faa49 warm or cool?

Cool — it scores 68 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #42AA2F; nudged cooler, #2DAC76.

Work with #2faa49 in the Color Lab