Skip to content

#079b3f

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

RGB
7, 155, 63
HSL
143°, 91%, 32%
CMYK
96, 0, 59, 39
Luminance
0.2385

At a glance

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

Hex
#079b3f
Hue
143°
green
Saturation
91%
electric
Lightness
32%
dark
Brightness
61%
HSV value
Perceived
47%
weighted brightness
Luminance
0.2385
WCAG relative
Temperature
Cool
72/100 cool
Color family
Green
Tone
Electric
Best ink
Black
5.77:1
Closest name
Forest Green
ΔE2000 6.3
Where it sits
Hue143° of 360°
Saturation91%
Lightness32%
Temperature
Warm ← → Cool72% 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#079b3f
RGBrgb(7, 155, 63)
HSLhsl(143, 91%, 32%)
CMYKcmyk(96%, 0%, 59%, 39%)
LABlab(55.9 -54.4 38.1)
LCHlch(55.9 66.4 145.0)
OKLCHoklch(0.602 0.172 148.2)
Decimal498495
Display P3color(display-p3 0.027 0.608 0.247)

Copy-ready code

/* CSS */
color: #079b3f;
background-color: #079b3f;
/* Tailwind (arbitrary) */
class="text-[#079b3f] bg-[#079b3f]"
/* SCSS */
$brand: #079b3f;
/* SwiftUI */
Color(red: 0.027, green: 0.608, blue: 0.247)
/* Android */
Color.parseColor("#079b3f")
/* Flutter */
Color(0xFF079B3F)
/* Python / OpenCV (BGR) */
(63, 155, 7)

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

Accessibility — WCAG contrast

Aa
#079b3f on white: 3.64:1
AA ✗ fail · AA-large · AAA
Aa
#079b3f on black: 5.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9D8C36
deuteranopia · #8E8247
tritanopia · #009887

Color scale — 50 to 950

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

#F2FDF6
#E4FBED
#C3F9D7
#94FABA
#5EF898
#28F576
#0BEA5F
#09C34F
#079b3f
#0A7131
#06461E
Base = 800Lightest = 50 · #F2FDF6Darkest = 950 · #06461E
:root {
  --brand-50: #F2FDF6;
  --brand-100: #E4FBED;
  --brand-200: #C3F9D7;
  --brand-300: #94FABA;
  --brand-400: #5EF898;
  --brand-500: #28F576;
  --brand-600: #0BEA5F;
  --brand-700: #09C34F;
  --brand-800: #079b3f;
  --brand-900: #0A7131;
  --brand-950: #06461E;
  --brand: #079b3f;
  --brand-ink: #000000;
}

Colors that work with #079b3f

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#C0EDD1
Hairlines and dividers
Muted text#4B9B69
Captions on the surface
Accent#9E048B
Second voice, not a rival
Dark variant#057A32
Hover, pressed, headers
Light variant#E7FEEF
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 #079b3f

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#9B0763
Analogous left#199B07
Analogous right#079B89
Split-complement 1#89079B
Split-complement 2#9B0719
Triadic 1#3F079B
Triadic 2#9B3F07
Tetradic#07199B

RGB percentages

Red2.7%
Green60.8%
Blue24.7%

CMYK percentages

Cyan95.5%
Magenta0.0%
Yellow59.4%
Key (black)39.2%

Color previews

#079b3f text on a black background

contrast 5.77:1

Card sample

#079b3f text on a white background

contrast 3.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #079b3f;
Background color
Panel with #079b3f background
background-color: #079b3f;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(7, 155, 63, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(7, 155, 63, 0.45);
Border & gradient
Gradient panel
border: 3px solid #079b3f;
background: linear-gradient(135deg, #079b3f, #07959B);

Monochromatic scale

Palettes built from #079b3f

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.

#079b3f 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#079b3f, answered

What color is #079b3f?

#079b3f is a dark electric green, closest to Forest Green (ΔE2000 6.3). It sits at 143° on the hue wheel with 91% saturation and 32% lightness, which reads as cool.

What is the RGB value of #079b3f?

rgb(7, 155, 63) — 7 red, 155 green and 63 blue out of 255, or 2.7% / 60.8% / 24.7% by channel.

Is #079b3f a light or a dark color?

It is a mid-tone. Relative luminance is 0.2385 and perceived brightness is 47%, so black text on it reaches 5.77:1.

Should I use black or white text on #079b3f?

Black. It scores 5.77:1 against #079b3f, versus 3.64:1 for white — AA at any size.

What is the complementary color of #079b3f?

#9B0763 sits directly opposite on the wheel. Softer options are the split-complements #89079B and #9B0719, which give the same contrast with far less vibration.

What colors go well with #079b3f?

For interface work: #F4FAF7 as the surface, #C0EDD1 for borders, #4B9B69 for secondary text, #9E048B as an accent and #057A32 for hover and pressed states. For a palette, the analogous pair #199B07 and #079B89 stays calm, while #9B0763 is the loudest partner.

What is #079b3f in CMYK for printing?

cmyk(96%, 0%, 59%, 39%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #079b3f warm or cool?

Cool — it scores 72 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #079B09; nudged cooler, #059D76.

Work with #079b3f in the Color Lab