Skip to content

#2f8d21

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

RGB
47, 141, 33
HSL
112°, 62%, 34%
CMYK
67, 0, 77, 45
Luminance
0.1976

At a glance

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

Hex
#2f8d21
Hue
112°
green
Saturation
62%
vivid
Lightness
34%
dark
Brightness
55%
HSV value
Perceived
44%
weighted brightness
Luminance
0.1976
WCAG relative
Temperature
Cool
59/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
4.95:1
Closest name
Forest Green
ΔE2000 1.4
Where it sits
Hue112° of 360°
Saturation62%
Lightness34%
Temperature
Warm ← → Cool59% 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#2f8d21
RGBrgb(47, 141, 33)
HSLhsl(112, 62%, 34%)
CMYKcmyk(67%, 0%, 77%, 45%)
LABlab(51.6 -47.8 46.5)
LCHlch(51.6 66.7 135.8)
OKLCHoklch(0.567 0.167 141.3)
Decimal3116321
Display P3color(display-p3 0.184 0.553 0.129)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2f8d21 on white: 4.24:1
AA ✗ fail · AA-large · AAA
Aa
#2f8d21 on black: 4.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #91800A
deuteranopia · #85782D
tritanopia · #1D8878

Color scale — 50 to 950

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

#F5FBF4
#EAF7E8
#D0F0CC
#ADEAA4
#84DF77
#5BD449
#42C62E
#37A527
#2f8d21
#23601A
#163C10
Base = 800Lightest = 50 · #F5FBF4Darkest = 950 · #163C10
:root {
  --brand-50: #F5FBF4;
  --brand-100: #EAF7E8;
  --brand-200: #D0F0CC;
  --brand-300: #ADEAA4;
  --brand-400: #84DF77;
  --brand-500: #5BD449;
  --brand-600: #42C62E;
  --brand-700: #37A527;
  --brand-800: #2f8d21;
  --brand-900: #23601A;
  --brand-950: #163C10;
  --brand: #2f8d21;
  --brand-ink: #000000;
}

Colors that work with #2f8d21

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#F5FAF4
Tinted page background
Border#C6EDC0
Hairlines and dividers
Muted text#559B4B
Captions on the surface
Accent#651D90
Second voice, not a rival
Dark variant#226718
Hover, pressed, headers
Light variant#ECFAEA
Selected rows, tints
Dark surface#162414
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 #2f8d21

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#7F218D
Analogous left#658D21
Analogous right#218D49
Split-complement 1#49218D
Split-complement 2#8D2165
Triadic 1#212F8D
Triadic 2#8D212F
Tetradic#21658D

RGB percentages

Red18.4%
Green55.3%
Blue12.9%

CMYK percentages

Cyan66.7%
Magenta0.0%
Yellow76.6%
Key (black)44.7%

Color previews

#2f8d21 text on a black background

contrast 4.95:1

Card sample

#2f8d21 text on a white background

contrast 4.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(47, 141, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(47, 141, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2f8d21;
background: linear-gradient(135deg, #2f8d21, #218D5B);

Monochromatic scale

Palettes built from #2f8d21

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.

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

#2f8d21, answered

What color is #2f8d21?

#2f8d21 is a dark vivid green, closest to Forest Green (ΔE2000 1.4). It sits at 112° on the hue wheel with 62% saturation and 34% lightness, which reads as cool.

What is the RGB value of #2f8d21?

rgb(47, 141, 33) — 47 red, 141 green and 33 blue out of 255, or 18.4% / 55.3% / 12.9% by channel.

Is #2f8d21 a light or a dark color?

It is a mid-tone. Relative luminance is 0.1976 and perceived brightness is 44%, so black text on it reaches 4.95:1.

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

Black. It scores 4.95:1 against #2f8d21, versus 4.24:1 for white — AA at any size.

What is the complementary color of #2f8d21?

#7F218D sits directly opposite on the wheel. Softer options are the split-complements #49218D and #8D2165, which give the same contrast with far less vibration.

What colors go well with #2f8d21?

For interface work: #F5FAF4 as the surface, #C6EDC0 for borders, #559B4B for secondary text, #651D90 as an accent and #226718 for hover and pressed states. For a palette, the analogous pair #658D21 and #218D49 stays calm, while #7F218D is the loudest partner.

What is #2f8d21 in CMYK for printing?

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

Is #2f8d21 warm or cool?

Cool — it scores 59 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #578D21; nudged cooler, #1F8F3A.

Work with #2f8d21 in the Color Lab