Skip to content

#7abc2c

a balanced, vivid green · neutral · closest name: Yellow Green

RGB
122, 188, 44
HSL
88°, 62%, 46%
CMYK
35, 0, 77, 26
Luminance
0.4029

At a glance

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

Hex
#7abc2c
Hue
88°
green
Saturation
62%
vivid
Lightness
46%
balanced
Brightness
74%
HSV value
Perceived
63%
weighted brightness
Luminance
0.4029
WCAG relative
Temperature
Neutral
48/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
9.06:1
Closest name
Yellow Green
ΔE2000 5.9
Where it sits
Hue88° of 360°
Saturation62%
Lightness46%
Temperature
Warm ← → Cool48% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#7abc2c
RGBrgb(122, 188, 44)
HSLhsl(88, 62%, 46%)
CMYKcmyk(35%, 0%, 77%, 26%)
LABlab(69.7 -42.8 61.4)
LCHlch(69.7 74.8 124.9)
OKLCHoklch(0.724 0.182 131.6)
Decimal8043564
Display P3color(display-p3 0.478 0.737 0.173)

Copy-ready code

/* CSS */
color: #7abc2c;
background-color: #7abc2c;
/* Tailwind (arbitrary) */
class="text-[#7abc2c] bg-[#7abc2c]"
/* SCSS */
$brand: #7abc2c;
/* SwiftUI */
Color(red: 0.478, green: 0.737, blue: 0.173)
/* Android */
Color.parseColor("#7abc2c")
/* Flutter */
Color(0xFF7ABC2C)
/* Python / OpenCV (BGR) */
(44, 188, 122)

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 #7abc2c · 9.06:1
Use #000000AAA at every size.
Aa
White text · 2.32:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.06:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #7abc2c as text scores 2.32:1 on white and 9.06:1 on black.

Accessibility — WCAG contrast

Aa
#7abc2c on white: 2.32:1
AA ✗ fail · AA-large · AAA
Aa
#7abc2c on black: 9.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C4AD05
deuteranopia · #BBA83B
tritanopia · #7CB4A1

Color scale — 50 to 950

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

#F8FBF4
#F0F7E8
#DFF0CC
#CAEAA4
#AFDF77
#95D449
#7abc2c
#6BA527
#56841F
#40601A
#283C10
Base = 600Lightest = 50 · #F8FBF4Darkest = 950 · #283C10
:root {
  --brand-50: #F8FBF4;
  --brand-100: #F0F7E8;
  --brand-200: #DFF0CC;
  --brand-300: #CAEAA4;
  --brand-400: #AFDF77;
  --brand-500: #95D449;
  --brand-600: #7abc2c;
  --brand-700: #6BA527;
  --brand-800: #56841F;
  --brand-900: #40601A;
  --brand-950: #283C10;
  --brand: #7abc2c;
  --brand-ink: #000000;
}

Colors that work with #7abc2c

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#F8FAF4
Tinted page background
Border#D8EDC0
Hairlines and dividers
Muted text#769B4B
Captions on the surface
Accent#4727C1
Second voice, not a rival
Dark variant#436718
Hover, pressed, headers
Light variant#F3FAEA
Selected rows, tints
Dark surface#1D2414
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 #7abc2c

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#6E2CBC
Analogous left#BCB62C
Analogous right#32BC2C
Split-complement 1#2C32BC
Split-complement 2#B62CBC
Triadic 1#2C7ABC
Triadic 2#BC2C7A
Tetradic#2CBCB6

RGB percentages

Red47.8%
Green73.7%
Blue17.3%

CMYK percentages

Cyan35.1%
Magenta0.0%
Yellow76.6%
Key (black)26.3%

Color previews

#7abc2c text on a black background

contrast 9.06:1

Card sample

#7abc2c text on a white background

contrast 2.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7abc2c;
Background color
Panel with #7abc2c background
background-color: #7abc2c;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(122, 188, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(122, 188, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7abc2c;
background: linear-gradient(135deg, #7abc2c, #2CBC3E);

Monochromatic scale

Palettes built from #7abc2c

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.

#7abc2c 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.

#7abc2c, answered

What color is #7abc2c?

#7abc2c is a balanced vivid green, closest to Yellow Green (ΔE2000 5.9). It sits at 88° on the hue wheel with 62% saturation and 46% lightness, which reads as neutral.

What is the RGB value of #7abc2c?

rgb(122, 188, 44) — 122 red, 188 green and 44 blue out of 255, or 47.8% / 73.7% / 17.3% by channel.

Is #7abc2c a light or a dark color?

It is a mid-tone. Relative luminance is 0.4029 and perceived brightness is 63%, so black text on it reaches 9.06:1.

Should I use black or white text on #7abc2c?

Black. It scores 9.06:1 against #7abc2c, versus 2.32:1 for white — AAA at any size.

What is the complementary color of #7abc2c?

#6E2CBC sits directly opposite on the wheel. Softer options are the split-complements #2C32BC and #B62CBC, which give the same contrast with far less vibration.

What colors go well with #7abc2c?

For interface work: #F8FAF4 as the surface, #D8EDC0 for borders, #769B4B for secondary text, #4727C1 as an accent and #436718 for hover and pressed states. For a palette, the analogous pair #BCB62C and #32BC2C stays calm, while #6E2CBC is the loudest partner.

What is #7abc2c in CMYK for printing?

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

Is #7abc2c warm or cool?

Neutral — it scores 48 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #AFBC2C; nudged cooler, #44BE2A.

Work with #7abc2c in the Color Lab