Skip to content

#ade90e

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

RGB
173, 233, 14
HSL
76°, 89%, 48%
CMYK
26, 0, 94, 9
Luminance
0.6719

At a glance

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

Hex
#ade90e
Hue
76°
green
Saturation
89%
electric
Lightness
48%
balanced
Brightness
91%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6719
WCAG relative
Temperature
Warm
39/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.44:1
Closest name
Green Yellow
ΔE2000 5
Where it sits
Hue76° of 360°
Saturation89%
Lightness48%
Temperature
Warm ← → Cool39% 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#ade90e
RGBrgb(173, 233, 14)
HSLhsl(76, 89%, 48%)
CMYKcmyk(26%, 0%, 94%, 9%)
LABlab(85.6 -44.1 82.2)
LCHlch(85.6 93.3 118.2)
OKLCHoklch(0.861 0.218 126.3)
Decimal11397390
Display P3color(display-p3 0.678 0.914 0.055)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade90e on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#ade90e on black: 14.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6D800
deuteranopia · #EED534
tritanopia · #B5DDC6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ade90e 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
#EAF8C4
#DDF995
#CDF560
#BCF22B
#ade90e
#8FC00C
#729A09
#546F0B
#344507
Base = 600Lightest = 50 · #FAFDF2Darkest = 950 · #344507
:root {
  --brand-50: #FAFDF2;
  --brand-100: #F5FBE5;
  --brand-200: #EAF8C4;
  --brand-300: #DDF995;
  --brand-400: #CDF560;
  --brand-500: #BCF22B;
  --brand-600: #ade90e;
  --brand-700: #8FC00C;
  --brand-800: #729A09;
  --brand-900: #546F0B;
  --brand-950: #344507;
  --brand: #ade90e;
  --brand-ink: #000000;
}

Colors that work with #ade90e

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#E0EDC0
Hairlines and dividers
Muted text#859B4B
Captions on the surface
Accent#0E09EE
Second voice, not a rival
Dark variant#597807
Hover, pressed, headers
Light variant#F7FEE7
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 #ade90e

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#4A0EE9
Analogous left#E9B70E
Analogous right#40E90E
Split-complement 1#0E40E9
Split-complement 2#B70EE9
Triadic 1#0EADE9
Triadic 2#E90EAD
Tetradic#0EE9B7

RGB percentages

Red67.8%
Green91.4%
Blue5.5%

CMYK percentages

Cyan25.8%
Magenta0.0%
Yellow94.0%
Key (black)8.6%

Color previews

#ade90e text on a black background

contrast 14.44:1

Card sample

#ade90e text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade90e

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.

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

#ade90e, answered

What color is #ade90e?

#ade90e is a balanced electric green, closest to Green Yellow (ΔE2000 5). It sits at 76° on the hue wheel with 89% saturation and 48% lightness, which reads as warm.

What is the RGB value of #ade90e?

rgb(173, 233, 14) — 173 red, 233 green and 14 blue out of 255, or 67.8% / 91.4% / 5.5% by channel.

Is #ade90e a light or a dark color?

It is a light color. Relative luminance is 0.6719 and perceived brightness is 79%, so black text on it reaches 14.44:1.

Should I use black or white text on #ade90e?

Black. It scores 14.44:1 against #ade90e, versus 1.45:1 for white — AAA at any size.

What is the complementary color of #ade90e?

#4A0EE9 sits directly opposite on the wheel. Softer options are the split-complements #0E40E9 and #B70EE9, which give the same contrast with far less vibration.

What colors go well with #ade90e?

For interface work: #F9FAF4 as the surface, #E0EDC0 for borders, #859B4B for secondary text, #0E09EE as an accent and #597807 for hover and pressed states. For a palette, the analogous pair #E9B70E and #40E90E stays calm, while #4A0EE9 is the loudest partner.

What is #ade90e in CMYK for printing?

cmyk(26%, 0%, 94%, 9%). 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 #ade90e warm or cool?

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

Work with #ade90e in the Color Lab