Skip to content

#adfb21

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

RGB
173, 251, 33
HSL
82°, 97%, 56%
CMYK
31, 0, 87, 2
Luminance
0.7799

At a glance

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

Hex
#adfb21
Hue
82°
green
Saturation
97%
electric
Lightness
56%
balanced
Brightness
98%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7799
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.60:1
Closest name
Green Yellow
ΔE2000 1.1
Where it sits
Hue82° of 360°
Saturation97%
Lightness56%
Temperature
Warm ← → Cool43% 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#adfb21
RGBrgb(173, 251, 33)
HSLhsl(82, 97%, 56%)
CMYKcmyk(31%, 0%, 87%, 2%)
LABlab(90.8 -51.3 83.8)
LCHlch(90.8 98.2 121.5)
OKLCHoklch(0.903 0.234 129.2)
Decimal11402017
Display P3color(display-p3 0.678 0.984 0.129)

Copy-ready code

/* CSS */
color: #adfb21;
background-color: #adfb21;
/* Tailwind (arbitrary) */
class="text-[#adfb21] bg-[#adfb21]"
/* SCSS */
$brand: #adfb21;
/* SwiftUI */
Color(red: 0.678, green: 0.984, blue: 0.129)
/* Android */
Color.parseColor("#adfb21")
/* Flutter */
Color(0xFFADFB21)
/* Python / OpenCV (BGR) */
(33, 251, 173)

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

Accessibility — WCAG contrast

Aa
#adfb21 on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#adfb21 on black: 16.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE800
deuteranopia · #FDE340
tritanopia · #B2F0D6

Color scale — 50 to 950

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

#F9FDF1
#F3FCE4
#E6FBC1
#D6FD91
#C2FC5A
#adfb21
#9CF104
#82C804
#68A003
#4D7407
#304804
Base = 500Lightest = 50 · #F9FDF1Darkest = 950 · #304804
:root {
  --brand-50: #F9FDF1;
  --brand-100: #F3FCE4;
  --brand-200: #E6FBC1;
  --brand-300: #D6FD91;
  --brand-400: #C2FC5A;
  --brand-500: #adfb21;
  --brand-600: #9CF104;
  --brand-700: #82C804;
  --brand-800: #68A003;
  --brand-900: #4D7407;
  --brand-950: #304804;
  --brand: #adfb21;
  --brand-ink: #000000;
}

Colors that work with #adfb21

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#DDEDC0
Hairlines and dividers
Muted text#7E9B4B
Captions on the surface
Accent#361DFF
Second voice, not a rival
Dark variant#517D02
Hover, pressed, headers
Light variant#F6FFE6
Selected rows, tints
Dark surface#1E2414
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 #adfb21

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#6F21FB
Analogous left#FBDC21
Analogous right#40FB21
Split-complement 1#2140FB
Split-complement 2#DC21FB
Triadic 1#21ADFB
Triadic 2#FB21AD
Tetradic#21FBDC

RGB percentages

Red67.8%
Green98.4%
Blue12.9%

CMYK percentages

Cyan31.1%
Magenta0.0%
Yellow86.9%
Key (black)1.6%

Color previews

#adfb21 text on a black background

contrast 16.60:1

Card sample

#adfb21 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 251, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 251, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adfb21;
background: linear-gradient(135deg, #adfb21, #21FB26);

Monochromatic scale

Palettes built from #adfb21

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.

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

#adfb21, answered

What color is #adfb21?

#adfb21 is a balanced electric green, closest to Green Yellow (ΔE2000 1.1). It sits at 82° on the hue wheel with 97% saturation and 56% lightness, which reads as neutral.

What is the RGB value of #adfb21?

rgb(173, 251, 33) — 173 red, 251 green and 33 blue out of 255, or 67.8% / 98.4% / 12.9% by channel.

Is #adfb21 a light or a dark color?

It is a light color. Relative luminance is 0.7799 and perceived brightness is 84%, so black text on it reaches 16.60:1.

Should I use black or white text on #adfb21?

Black. It scores 16.60:1 against #adfb21, versus 1.27:1 for white — AAA at any size.

What is the complementary color of #adfb21?

#6F21FB sits directly opposite on the wheel. Softer options are the split-complements #2140FB and #DC21FB, which give the same contrast with far less vibration.

What colors go well with #adfb21?

For interface work: #F8FAF4 as the surface, #DDEDC0 for borders, #7E9B4B for secondary text, #361DFF as an accent and #517D02 for hover and pressed states. For a palette, the analogous pair #FBDC21 and #40FB21 stays calm, while #6F21FB is the loudest partner.

What is #adfb21 in CMYK for printing?

cmyk(31%, 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 #adfb21 warm or cool?

Neutral — it scores 43 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FBF921; nudged cooler, #5CFD1F.

Work with #adfb21 in the Color Lab