Skip to content

#9ffa21

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

RGB
159, 250, 33
HSL
85°, 96%, 56%
CMYK
36, 0, 87, 2
Luminance
0.7585

At a glance

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

Hex
#9ffa21
Hue
85°
green
Saturation
96%
electric
Lightness
56%
balanced
Brightness
98%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7585
WCAG relative
Temperature
Neutral
46/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.17:1
Closest name
Green Yellow
ΔE2000 1.7
Where it sits
Hue85° of 360°
Saturation96%
Lightness56%
Temperature
Warm ← → Cool46% 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#9ffa21
RGBrgb(159, 250, 33)
HSLhsl(85, 96%, 56%)
CMYKcmyk(36%, 0%, 87%, 2%)
LABlab(89.8 -55.7 82.6)
LCHlch(89.8 99.7 124.0)
OKLCHoklch(0.893 0.239 131.6)
Decimal10484257
Display P3color(display-p3 0.624 0.980 0.129)

Copy-ready code

/* CSS */
color: #9ffa21;
background-color: #9ffa21;
/* Tailwind (arbitrary) */
class="text-[#9ffa21] bg-[#9ffa21]"
/* SCSS */
$brand: #9ffa21;
/* SwiftUI */
Color(red: 0.624, green: 0.980, blue: 0.129)
/* Android */
Color.parseColor("#9ffa21")
/* Flutter */
Color(0xFF9FFA21)
/* Python / OpenCV (BGR) */
(33, 250, 159)

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

Accessibility — WCAG contrast

Aa
#9ffa21 on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#9ffa21 on black: 16.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE600
deuteranopia · #F9DF40
tritanopia · #A2EFD5

Color scale — 50 to 950

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

#F8FDF1
#F2FCE4
#E2FAC1
#CFFD91
#B8FB5A
#9ffa21
#8DEF05
#76C804
#5EA004
#467307
#2C4805
Base = 500Lightest = 50 · #F8FDF1Darkest = 950 · #2C4805
:root {
  --brand-50: #F8FDF1;
  --brand-100: #F2FCE4;
  --brand-200: #E2FAC1;
  --brand-300: #CFFD91;
  --brand-400: #B8FB5A;
  --brand-500: #9ffa21;
  --brand-600: #8DEF05;
  --brand-700: #76C804;
  --brand-800: #5EA004;
  --brand-900: #467307;
  --brand-950: #2C4805;
  --brand: #9ffa21;
  --brand-ink: #000000;
}

Colors that work with #9ffa21

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#DAEDC0
Hairlines and dividers
Muted text#799B4B
Captions on the surface
Accent#431DFF
Second voice, not a rival
Dark variant#4A7D03
Hover, pressed, headers
Light variant#F4FEE6
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 #9ffa21

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#7C21FA
Analogous left#FAE921
Analogous right#32FA21
Split-complement 1#2132FA
Split-complement 2#E921FA
Triadic 1#219FFA
Triadic 2#FA219F
Tetradic#21FAE9

RGB percentages

Red62.4%
Green98.0%
Blue12.9%

CMYK percentages

Cyan36.4%
Magenta0.0%
Yellow86.8%
Key (black)2.0%

Color previews

#9ffa21 text on a black background

contrast 16.17:1

Card sample

#9ffa21 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #9ffa21;
Background color
Panel with #9ffa21 background
background-color: #9ffa21;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #9ffa21;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(159, 250, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(159, 250, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9ffa21;
background: linear-gradient(135deg, #9ffa21, #21FA34);

Monochromatic scale

Palettes built from #9ffa21

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.

#9ffa21 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.

#9ffa21, answered

What color is #9ffa21?

#9ffa21 is a balanced electric green, closest to Green Yellow (ΔE2000 1.7). It sits at 85° on the hue wheel with 96% saturation and 56% lightness, which reads as neutral.

What is the RGB value of #9ffa21?

rgb(159, 250, 33) — 159 red, 250 green and 33 blue out of 255, or 62.4% / 98% / 12.9% by channel.

Is #9ffa21 a light or a dark color?

It is a light color. Relative luminance is 0.7585 and perceived brightness is 83%, so black text on it reaches 16.17:1.

Should I use black or white text on #9ffa21?

Black. It scores 16.17:1 against #9ffa21, versus 1.30:1 for white — AAA at any size.

What is the complementary color of #9ffa21?

#7C21FA sits directly opposite on the wheel. Softer options are the split-complements #2132FA and #E921FA, which give the same contrast with far less vibration.

What colors go well with #9ffa21?

For interface work: #F8FAF4 as the surface, #DAEDC0 for borders, #799B4B for secondary text, #431DFF as an accent and #4A7D03 for hover and pressed states. For a palette, the analogous pair #FAE921 and #32FA21 stays calm, while #7C21FA is the loudest partner.

What is #9ffa21 in CMYK for printing?

cmyk(36%, 0%, 87%, 2%). 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 #9ffa21 warm or cool?

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

Work with #9ffa21 in the Color Lab