Skip to content

#ade10b

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

RGB
173, 225, 11
HSL
75°, 91%, 46%
CMYK
23, 0, 95, 12
Luminance
0.6276

At a glance

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

Hex
#ade10b
Hue
75°
green
Saturation
91%
electric
Lightness
46%
balanced
Brightness
88%
HSV value
Perceived
77%
weighted brightness
Luminance
0.6276
WCAG relative
Temperature
Warm
37/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.55:1
Closest name
Yellow Green
ΔE2000 5.8
Where it sits
Hue75° of 360°
Saturation91%
Lightness46%
Temperature
Warm ← → Cool37% 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#ade10b
RGBrgb(173, 225, 11)
HSLhsl(75, 91%, 46%)
CMYKcmyk(23%, 0%, 95%, 12%)
LABlab(83.3 -40.6 80.7)
LCHlch(83.3 90.4 116.7)
OKLCHoklch(0.843 0.210 124.8)
Decimal11395339
Display P3color(display-p3 0.678 0.882 0.043)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade10b on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#ade10b on black: 13.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EED100
deuteranopia · #E7CF31
tritanopia · #B6D5BF

Color scale — 50 to 950

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

#FAFDF2
#F5FBE5
#ECF9C3
#E1FA94
#D2F75F
#C3F529
#ade10b
#95C309
#789C08
#57700A
#374606
Base = 600Lightest = 50 · #FAFDF2Darkest = 950 · #374606
:root {
  --brand-50: #FAFDF2;
  --brand-100: #F5FBE5;
  --brand-200: #ECF9C3;
  --brand-300: #E1FA94;
  --brand-400: #D2F75F;
  --brand-500: #C3F529;
  --brand-600: #ade10b;
  --brand-700: #95C309;
  --brand-800: #789C08;
  --brand-900: #57700A;
  --brand-950: #374606;
  --brand: #ade10b;
  --brand-ink: #000000;
}

Colors that work with #ade10b

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#F9FAF4
Tinted page background
Border#E2EDC0
Hairlines and dividers
Muted text#879B4B
Captions on the surface
Accent#0608E6
Second voice, not a rival
Dark variant#5D7A06
Hover, pressed, headers
Light variant#F8FEE7
Selected rows, tints
Dark surface#202414
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 #ade10b

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#3F0BE1
Analogous left#E1AA0B
Analogous right#42E10B
Split-complement 1#0B42E1
Split-complement 2#AA0BE1
Triadic 1#0BADE1
Triadic 2#E10BAD
Tetradic#0BE1AA

RGB percentages

Red67.8%
Green88.2%
Blue4.3%

CMYK percentages

Cyan23.1%
Magenta0.0%
Yellow95.1%
Key (black)11.8%

Color previews

#ade10b text on a black background

contrast 13.55:1

Card sample

#ade10b text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 225, 11, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 225, 11, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ade10b;
background: linear-gradient(135deg, #ade10b, #1EE10B);

Monochromatic scale

Palettes built from #ade10b

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.

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

#ade10b, answered

What color is #ade10b?

#ade10b is a balanced electric green, closest to Yellow Green (ΔE2000 5.8). It sits at 75° on the hue wheel with 91% saturation and 46% lightness, which reads as warm.

What is the RGB value of #ade10b?

rgb(173, 225, 11) — 173 red, 225 green and 11 blue out of 255, or 67.8% / 88.2% / 4.3% by channel.

Is #ade10b a light or a dark color?

It is a light color. Relative luminance is 0.6276 and perceived brightness is 77%, so black text on it reaches 13.55:1.

Should I use black or white text on #ade10b?

Black. It scores 13.55:1 against #ade10b, versus 1.55:1 for white — AAA at any size.

What is the complementary color of #ade10b?

#3F0BE1 sits directly opposite on the wheel. Softer options are the split-complements #0B42E1 and #AA0BE1, which give the same contrast with far less vibration.

What colors go well with #ade10b?

For interface work: #F9FAF4 as the surface, #E2EDC0 for borders, #879B4B for secondary text, #0608E6 as an accent and #5D7A06 for hover and pressed states. For a palette, the analogous pair #E1AA0B and #42E10B stays calm, while #3F0BE1 is the loudest partner.

What is #ade10b in CMYK for printing?

cmyk(23%, 0%, 95%, 12%). 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 #ade10b warm or cool?

Warm — it scores 37 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E1C70B; nudged cooler, #5EE409.

Work with #ade10b in the Color Lab