Skip to content

#7afd77

a light, electric green · cool · closest name: Pale Green

RGB
122, 253, 119
HSL
119°, 97%, 73%
CMYK
52, 0, 53, 1
Luminance
0.7572

At a glance

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

Hex
#7afd77
Hue
119°
green
Saturation
97%
electric
Lightness
73%
light
Brightness
99%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7572
WCAG relative
Temperature
Cool
62/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.14:1
Closest name
Pale Green
ΔE2000 4.7
Where it sits
Hue119° of 360°
Saturation97%
Lightness73%
Temperature
Warm ← → Cool62% 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#7afd77
RGBrgb(122, 253, 119)
HSLhsl(119, 97%, 73%)
CMYKcmyk(52%, 0%, 53%, 1%)
LABlab(89.7 -61.8 52.7)
LCHlch(89.7 81.2 139.5)
OKLCHoklch(0.891 0.210 143.2)
Decimal8060279
Display P3color(display-p3 0.478 0.992 0.467)

Copy-ready code

/* CSS */
color: #7afd77;
background-color: #7afd77;
/* Tailwind (arbitrary) */
class="text-[#7afd77] bg-[#7afd77]"
/* SCSS */
$brand: #7afd77;
/* SwiftUI */
Color(red: 0.478, green: 0.992, blue: 0.467)
/* Android */
Color.parseColor("#7afd77")
/* Flutter */
Color(0xFF7AFD77)
/* Python / OpenCV (BGR) */
(119, 253, 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 #7afd77 · 16.14:1
Use #000000AAA at every size.
Aa
White text · 1.30:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.14:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #7afd77 as text scores 1.30:1 on white and 16.14:1 on black.

Accessibility — WCAG contrast

Aa
#7afd77 on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#7afd77 on black: 16.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE96B
deuteranopia · #F0DD81
tritanopia · #67F7DF

Color scale — 50 to 950

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

#F2FDF1
#E4FCE4
#C2FBC1
#7afd77
#5DFD59
#27FC22
#09F104
#07C903
#06A102
#097407
#064804
Base = 300Lightest = 50 · #F2FDF1Darkest = 950 · #064804
:root {
  --brand-50: #F2FDF1;
  --brand-100: #E4FCE4;
  --brand-200: #C2FBC1;
  --brand-300: #7afd77;
  --brand-400: #5DFD59;
  --brand-500: #27FC22;
  --brand-600: #09F104;
  --brand-700: #07C903;
  --brand-800: #06A102;
  --brand-900: #097407;
  --brand-950: #064804;
  --brand: #7afd77;
  --brand-ink: #000000;
}

Colors that work with #7afd77

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#F4FAF4
Tinted page background
Border#C1EDC0
Hairlines and dividers
Muted text#4C9B4B
Captions on the surface
Accent#9400CC
Second voice, not a rival
Dark variant#057E02
Hover, pressed, headers
Light variant#E6FFE6
Selected rows, tints
Dark surface#142414
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 #7afd77

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
  • Card and section backgrounds
  • 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
  • White 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#FA77FD
Analogous left#BDFD77
Analogous right#77FDB7
Split-complement 1#B777FD
Split-complement 2#FD77BD
Triadic 1#777AFD
Triadic 2#FD777A
Tetradic#77BDFD

RGB percentages

Red47.8%
Green99.2%
Blue46.7%

CMYK percentages

Cyan51.8%
Magenta0.0%
Yellow53.0%
Key (black)0.8%

Color previews

#7afd77 text on a black background

contrast 16.14:1

Card sample

#7afd77 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(122, 253, 119, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(122, 253, 119, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7afd77;
background: linear-gradient(135deg, #7afd77, #77FDCD);

Monochromatic scale

Palettes built from #7afd77

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.

#7afd77 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#7afd77, answered

What color is #7afd77?

#7afd77 is a light electric green, closest to Pale Green (ΔE2000 4.7). It sits at 119° on the hue wheel with 97% saturation and 73% lightness, which reads as cool.

What is the RGB value of #7afd77?

rgb(122, 253, 119) — 122 red, 253 green and 119 blue out of 255, or 47.8% / 99.2% / 46.7% by channel.

Is #7afd77 a light or a dark color?

It is a light color. Relative luminance is 0.7572 and perceived brightness is 82%, so black text on it reaches 16.14:1.

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

Black. It scores 16.14:1 against #7afd77, versus 1.30:1 for white — AAA at any size.

What is the complementary color of #7afd77?

#FA77FD sits directly opposite on the wheel. Softer options are the split-complements #B777FD and #FD77BD, which give the same contrast with far less vibration.

What colors go well with #7afd77?

For interface work: #F4FAF4 as the surface, #C1EDC0 for borders, #4C9B4B for secondary text, #9400CC as an accent and #057E02 for hover and pressed states. For a palette, the analogous pair #BDFD77 and #77FDB7 stays calm, while #FA77FD is the loudest partner.

What is #7afd77 in CMYK for printing?

cmyk(52%, 0%, 53%, 1%). 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 #7afd77 warm or cool?

Cool — it scores 62 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #ABFD77; nudged cooler, #75FEA5.

Work with #7afd77 in the Color Lab