Skip to content

#7cdb6f

a balanced, vivid green · cool · closest name: Light Green

RGB
124, 219, 111
HSL
113°, 60%, 65%
CMYK
43, 0, 49, 14
Luminance
0.5610

At a glance

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

Hex
#7cdb6f
Hue
113°
green
Saturation
60%
vivid
Lightness
65%
balanced
Brightness
86%
HSV value
Perceived
72%
weighted brightness
Luminance
0.5610
WCAG relative
Temperature
Cool
60/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
12.22:1
Closest name
Light Green
ΔE2000 5.2
Where it sits
Hue113° of 360°
Saturation60%
Lightness65%
Temperature
Warm ← → Cool60% 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#7cdb6f
RGBrgb(124, 219, 111)
HSLhsl(113, 60%, 65%)
CMYKcmyk(43%, 0%, 49%, 14%)
LABlab(79.7 -48.9 44.2)
LCHlch(79.7 65.9 137.9)
OKLCHoklch(0.808 0.171 141.4)
Decimal8182639
Display P3color(display-p3 0.486 0.859 0.435)

Copy-ready code

/* CSS */
color: #7cdb6f;
background-color: #7cdb6f;
/* Tailwind (arbitrary) */
class="text-[#7cdb6f] bg-[#7cdb6f]"
/* SCSS */
$brand: #7cdb6f;
/* SwiftUI */
Color(red: 0.486, green: 0.859, blue: 0.435)
/* Android */
Color.parseColor("#7cdb6f")
/* Flutter */
Color(0xFF7CDB6F)
/* Python / OpenCV (BGR) */
(111, 219, 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 #7cdb6f · 12.22:1
Use #000000AAA at every size.
Aa
White text · 1.72:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.22:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #7cdb6f as text scores 1.72:1 on white and 12.22:1 on black.

Accessibility — WCAG contrast

Aa
#7cdb6f on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#7cdb6f on black: 12.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E0CB66
deuteranopia · #D2C276
tritanopia · #73D5C2

Color scale — 50 to 950

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

#F5FBF4
#EAF7E9
#D1EFCC
#ADE9A5
#7cdb6f
#5CD24B
#43C431
#37A329
#2C8321
#245F1B
#163B11
Base = 400Lightest = 50 · #F5FBF4Darkest = 950 · #163B11
:root {
  --brand-50: #F5FBF4;
  --brand-100: #EAF7E9;
  --brand-200: #D1EFCC;
  --brand-300: #ADE9A5;
  --brand-400: #7cdb6f;
  --brand-500: #5CD24B;
  --brand-600: #43C431;
  --brand-700: #37A329;
  --brand-800: #2C8321;
  --brand-900: #245F1B;
  --brand-950: #163B11;
  --brand: #7cdb6f;
  --brand-ink: #000000;
}

Colors that work with #7cdb6f

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#C5EDC0
Hairlines and dividers
Muted text#549B4B
Captions on the surface
Accent#B46BDF
Second voice, not a rival
Dark variant#23661A
Hover, pressed, headers
Light variant#ECFAEB
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 #7cdb6f

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#CE6FDB
Analogous left#B2DB6F
Analogous right#6FDB98
Split-complement 1#986FDB
Split-complement 2#DB6FB2
Triadic 1#6F7CDB
Triadic 2#DB6F7C
Tetradic#6FB2DB

RGB percentages

Red48.6%
Green85.9%
Blue43.5%

CMYK percentages

Cyan43.4%
Magenta0.0%
Yellow49.3%
Key (black)14.1%

Color previews

#7cdb6f text on a black background

contrast 12.22:1

Card sample

#7cdb6f text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(124, 219, 111, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(124, 219, 111, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7cdb6f;
background: linear-gradient(135deg, #7cdb6f, #6FDBAA);

Monochromatic scale

Palettes built from #7cdb6f

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.

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

#7cdb6f, answered

What color is #7cdb6f?

#7cdb6f is a balanced vivid green, closest to Light Green (ΔE2000 5.2). It sits at 113° on the hue wheel with 60% saturation and 65% lightness, which reads as cool.

What is the RGB value of #7cdb6f?

rgb(124, 219, 111) — 124 red, 219 green and 111 blue out of 255, or 48.6% / 85.9% / 43.5% by channel.

Is #7cdb6f a light or a dark color?

It is a light color. Relative luminance is 0.5610 and perceived brightness is 72%, so black text on it reaches 12.22:1.

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

Black. It scores 12.22:1 against #7cdb6f, versus 1.72:1 for white — AAA at any size.

What is the complementary color of #7cdb6f?

#CE6FDB sits directly opposite on the wheel. Softer options are the split-complements #986FDB and #DB6FB2, which give the same contrast with far less vibration.

What colors go well with #7cdb6f?

For interface work: #F5FAF4 as the surface, #C5EDC0 for borders, #549B4B for secondary text, #B46BDF as an accent and #23661A for hover and pressed states. For a palette, the analogous pair #B2DB6F and #6FDB98 stays calm, while #CE6FDB is the loudest partner.

What is #7cdb6f in CMYK for printing?

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

Is #7cdb6f warm or cool?

Cool — it scores 60 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #A4DB6F; nudged cooler, #6DDD89.

Work with #7cdb6f in the Color Lab