Skip to content

#7afd02

a balanced, electric green · neutral · “Lawn Green”

RGB
122, 253, 2
HSL
91°, 98%, 50%
CMYK
52, 0, 99, 1
Luminance
0.7439

At a glance

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

Hex
#7afd02
Hue
91°
green
Saturation
98%
electric
Lightness
50%
balanced
Brightness
99%
HSV value
Perceived
80%
weighted brightness
Luminance
0.7439
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.88:1
Closest name
Lawn Green
ΔE2000 0.3
Where it sits
Hue91° of 360°
Saturation98%
Lightness50%
Temperature
Warm ← → Cool51% 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#7afd02
RGBrgb(122, 253, 2)
HSLhsl(91, 98%, 50%)
CMYKcmyk(52%, 0%, 99%, 1%)
LABlab(89.1 -68.7 85.0)
LCHlch(89.1 109.3 129.0)
OKLCHoklch(0.883 0.265 136.5)
Decimal8060162
Display P3color(display-p3 0.478 0.992 0.008)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7afd02 on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#7afd02 on black: 15.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE600
deuteranopia · #F5DC39
tritanopia · #72F3D7

Color scale — 50 to 950

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

#F7FEF1
#EFFCE3
#DDFBC1
#C5FE90
#A7FE58
#8AFD20
#7afd02
#62CA02
#4EA201
#3B7506
#254904
Base = 600Lightest = 50 · #F7FEF1Darkest = 950 · #254904
:root {
  --brand-50: #F7FEF1;
  --brand-100: #EFFCE3;
  --brand-200: #DDFBC1;
  --brand-300: #C5FE90;
  --brand-400: #A7FE58;
  --brand-500: #8AFD20;
  --brand-600: #7afd02;
  --brand-700: #62CA02;
  --brand-800: #4EA201;
  --brand-900: #3B7506;
  --brand-950: #254904;
  --brand: #7afd02;
  --brand-ink: #000000;
}

Colors that work with #7afd02

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#D5EDC0
Hairlines and dividers
Muted text#719B4B
Captions on the surface
Accent#4500FF
Second voice, not a rival
Dark variant#3D7E01
Hover, pressed, headers
Light variant#F2FFE6
Selected rows, tints
Dark surface#1C2414
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 #7afd02

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#8502FD
Analogous left#F8FD02
Analogous right#02FD07
Split-complement 1#0702FD
Split-complement 2#FD02F8
Triadic 1#027AFD
Triadic 2#FD027A
Tetradic#02F8FD

RGB percentages

Red47.8%
Green99.2%
Blue0.8%

CMYK percentages

Cyan51.8%
Magenta0.0%
Yellow99.2%
Key (black)0.8%

Color previews

#7afd02 text on a black background

contrast 15.88:1

Card sample

#7afd02 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7afd02

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.

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

#7afd02, answered

What color is #7afd02?

#7afd02 is a balanced electric green — the CSS keyword Lawn Green. It sits at 91° on the hue wheel with 98% saturation and 50% lightness, which reads as neutral.

What is the RGB value of #7afd02?

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

Is #7afd02 a light or a dark color?

It is a light color. Relative luminance is 0.7439 and perceived brightness is 80%, so black text on it reaches 15.88:1.

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

Black. It scores 15.88:1 against #7afd02, versus 1.32:1 for white — AAA at any size.

What is the complementary color of #7afd02?

#8502FD sits directly opposite on the wheel. Softer options are the split-complements #0702FD and #FD02F8, which give the same contrast with far less vibration.

What colors go well with #7afd02?

For interface work: #F7FAF4 as the surface, #D5EDC0 for borders, #719B4B for secondary text, #4500FF as an accent and #3D7E01 for hover and pressed states. For a palette, the analogous pair #F8FD02 and #02FD07 stays calm, while #8502FD is the loudest partner.

What is #7afd02 in CMYK for printing?

cmyk(52%, 0%, 99%, 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 #7afd02 warm or cool?

Neutral — it scores 51 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D6FD02; nudged cooler, #1CFF00.

Work with #7afd02 in the Color Lab