Skip to content

#7ccc4b

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

RGB
124, 204, 75
HSL
97°, 56%, 55%
CMYK
39, 0, 63, 20
Luminance
0.4798

At a glance

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

Hex
#7ccc4b
Hue
97°
green
Saturation
56%
vivid
Lightness
55%
balanced
Brightness
80%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4798
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
10.60:1
Closest name
Lime Green
ΔE2000 5.9
Where it sits
Hue97° of 360°
Saturation56%
Lightness55%
Temperature
Warm ← → Cool53% 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#7ccc4b
RGBrgb(124, 204, 75)
HSLhsl(97, 56%, 55%)
CMYKcmyk(39%, 0%, 63%, 20%)
LABlab(74.8 -46.6 55.0)
LCHlch(74.8 72.1 130.3)
OKLCHoklch(0.767 0.181 135.5)
Decimal8178763
Display P3color(display-p3 0.486 0.800 0.294)

Copy-ready code

/* CSS */
color: #7ccc4b;
background-color: #7ccc4b;
/* Tailwind (arbitrary) */
class="text-[#7ccc4b] bg-[#7ccc4b]"
/* SCSS */
$brand: #7ccc4b;
/* SwiftUI */
Color(red: 0.486, green: 0.800, blue: 0.294)
/* Android */
Color.parseColor("#7ccc4b")
/* Flutter */
Color(0xFF7CCC4B)
/* Python / OpenCV (BGR) */
(75, 204, 124)

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

Accessibility — WCAG contrast

Aa
#7ccc4b on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#7ccc4b on black: 10.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D3BC3B
deuteranopia · #C8B655
tritanopia · #7AC5B1

Color scale — 50 to 950

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

#F7FBF4
#EEF6E9
#DAEECE
#BFE6A8
#A0DA7C
#7ccc4b
#6ABF36
#589F2D
#477F24
#365D1E
#223A13
Base = 500Lightest = 50 · #F7FBF4Darkest = 950 · #223A13
:root {
  --brand-50: #F7FBF4;
  --brand-100: #EEF6E9;
  --brand-200: #DAEECE;
  --brand-300: #BFE6A8;
  --brand-400: #A0DA7C;
  --brand-500: #7ccc4b;
  --brand-600: #6ABF36;
  --brand-700: #589F2D;
  --brand-800: #477F24;
  --brand-900: #365D1E;
  --brand-950: #223A13;
  --brand: #7ccc4b;
  --brand-ink: #000000;
}

Colors that work with #7ccc4b

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#F7FAF4
Tinted page background
Border#D1EDC0
Hairlines and dividers
Muted text#699B4B
Captions on the surface
Accent#7A46D1
Second voice, not a rival
Dark variant#37631C
Hover, pressed, headers
Light variant#F1F9EB
Selected rows, tints
Dark surface#1A2414
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 #7ccc4b

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#9B4BCC
Analogous left#BCCC4B
Analogous right#4BCC5A
Split-complement 1#5A4BCC
Split-complement 2#CC4BBC
Triadic 1#4B7CCC
Triadic 2#CC4B7C
Tetradic#4BBCCC

RGB percentages

Red48.6%
Green80.0%
Blue29.4%

CMYK percentages

Cyan39.2%
Magenta0.0%
Yellow63.2%
Key (black)20.0%

Color previews

#7ccc4b text on a black background

contrast 10.60:1

Card sample

#7ccc4b text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(124, 204, 75, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(124, 204, 75, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7ccc4b;
background: linear-gradient(135deg, #7ccc4b, #4BCC70);

Monochromatic scale

Palettes built from #7ccc4b

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.

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

#7ccc4b, answered

What color is #7ccc4b?

#7ccc4b is a balanced vivid green, closest to Lime Green (ΔE2000 5.9). It sits at 97° on the hue wheel with 56% saturation and 55% lightness, which reads as neutral.

What is the RGB value of #7ccc4b?

rgb(124, 204, 75) — 124 red, 204 green and 75 blue out of 255, or 48.6% / 80% / 29.4% by channel.

Is #7ccc4b a light or a dark color?

It is a mid-tone. Relative luminance is 0.4798 and perceived brightness is 68%, so black text on it reaches 10.60:1.

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

Black. It scores 10.60:1 against #7ccc4b, versus 1.98:1 for white — AAA at any size.

What is the complementary color of #7ccc4b?

#9B4BCC sits directly opposite on the wheel. Softer options are the split-complements #5A4BCC and #CC4BBC, which give the same contrast with far less vibration.

What colors go well with #7ccc4b?

For interface work: #F7FAF4 as the surface, #D1EDC0 for borders, #699B4B for secondary text, #7A46D1 as an accent and #37631C for hover and pressed states. For a palette, the analogous pair #BCCC4B and #4BCC5A stays calm, while #9B4BCC is the loudest partner.

What is #7ccc4b in CMYK for printing?

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

Is #7ccc4b warm or cool?

Neutral — it scores 53 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #ABCC4B; nudged cooler, #4ACE49.

Work with #7ccc4b in the Color Lab