Skip to content

#adfd00

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

RGB
173, 253, 0
HSL
79°, 100%, 50%
CMYK
32, 0, 100, 1
Luminance
0.7913

At a glance

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

Hex
#adfd00
Hue
79°
green
Saturation
100%
electric
Lightness
50%
balanced
Brightness
99%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7913
WCAG relative
Temperature
Warm
41/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.83:1
Closest name
Green Yellow
ΔE2000 1.5
Where it sits
Hue79° of 360°
Saturation100%
Lightness50%
Temperature
Warm ← → Cool41% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#adfd00
RGBrgb(173, 253, 0)
HSLhsl(79, 100%, 50%)
CMYKcmyk(32%, 0%, 100%, 1%)
LABlab(91.3 -52.6 87.8)
LCHlch(91.3 102.3 120.9)
OKLCHoklch(0.907 0.241 129.1)
Decimal11402496
Display P3color(display-p3 0.678 0.992 0.000)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adfd00 on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#adfd00 on black: 16.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEA00
deuteranopia · #FFE436
tritanopia · #B3F1D7

Color scale — 50 to 950

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

#FAFEF1
#F4FCE3
#E9FCC0
#DBFF8F
#CAFF57
#B8FF1F
#adfd00
#8BCC00
#70A300
#527605
#334903
Base = 600Lightest = 50 · #FAFEF1Darkest = 950 · #334903
:root {
  --brand-50: #FAFEF1;
  --brand-100: #F4FCE3;
  --brand-200: #E9FCC0;
  --brand-300: #DBFF8F;
  --brand-400: #CAFF57;
  --brand-500: #B8FF1F;
  --brand-600: #adfd00;
  --brand-700: #8BCC00;
  --brand-800: #70A300;
  --brand-900: #527605;
  --brand-950: #334903;
  --brand: #adfd00;
  --brand-ink: #000000;
}

Colors that work with #adfd00

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#DEEDC0
Hairlines and dividers
Muted text#819B4B
Captions on the surface
Accent#1100FD
Second voice, not a rival
Dark variant#578000
Hover, pressed, headers
Light variant#F7FFE5
Selected rows, tints
Dark surface#1F2414
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 #adfd00

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#5000FD
Analogous left#FDCF00
Analogous right#2EFD00
Split-complement 1#002EFD
Split-complement 2#CF00FD
Triadic 1#00ADFD
Triadic 2#FD00AD
Tetradic#00FDCF

RGB percentages

Red67.8%
Green99.2%
Blue0.0%

CMYK percentages

Cyan31.6%
Magenta0.0%
Yellow100.0%
Key (black)0.8%

Color previews

#adfd00 text on a black background

contrast 16.83:1

Card sample

#adfd00 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 253, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 253, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adfd00;
background: linear-gradient(135deg, #adfd00, #04FD00);

Monochromatic scale

Palettes built from #adfd00

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.

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

#adfd00, answered

What color is #adfd00?

#adfd00 is a balanced electric green, closest to Green Yellow (ΔE2000 1.5). It sits at 79° on the hue wheel with 100% saturation and 50% lightness, which reads as warm.

What is the RGB value of #adfd00?

rgb(173, 253, 0) — 173 red, 253 green and 0 blue out of 255, or 67.8% / 99.2% / 0% by channel.

Is #adfd00 a light or a dark color?

It is a light color. Relative luminance is 0.7913 and perceived brightness is 85%, so black text on it reaches 16.83:1.

Should I use black or white text on #adfd00?

Black. It scores 16.83:1 against #adfd00, versus 1.25:1 for white — AAA at any size.

What is the complementary color of #adfd00?

#5000FD sits directly opposite on the wheel. Softer options are the split-complements #002EFD and #CF00FD, which give the same contrast with far less vibration.

What colors go well with #adfd00?

For interface work: #F8FAF4 as the surface, #DEEDC0 for borders, #819B4B for secondary text, #1100FD as an accent and #578000 for hover and pressed states. For a palette, the analogous pair #FDCF00 and #2EFD00 stays calm, while #5000FD is the loudest partner.

What is #adfd00 in CMYK for printing?

cmyk(32%, 0%, 100%, 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 #adfd00 warm or cool?

Warm — it scores 41 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FDF000; nudged cooler, #50FD00.

Work with #adfd00 in the Color Lab