Skip to content

#adeb2a

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

RGB
173, 235, 42
HSL
79°, 83%, 54%
CMYK
26, 0, 82, 8
Luminance
0.6847

At a glance

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

Hex
#adeb2a
Hue
79°
green
Saturation
83%
electric
Lightness
54%
balanced
Brightness
92%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6847
WCAG relative
Temperature
Warm
41/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.69:1
Closest name
Green Yellow
ΔE2000 4.4
Where it sits
Hue79° of 360°
Saturation83%
Lightness54%
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#adeb2a
RGBrgb(173, 235, 42)
HSLhsl(79, 83%, 54%)
CMYKcmyk(26%, 0%, 82%, 8%)
LABlab(86.2 -44.3 78.0)
LCHlch(86.2 89.7 119.6)
OKLCHoklch(0.866 0.213 127.1)
Decimal11397930
Display P3color(display-p3 0.678 0.922 0.165)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adeb2a on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#adeb2a on black: 14.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F7DA00
deuteranopia · #EFD741
tritanopia · #B4E0C9

Color scale — 50 to 950

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

#F9FCF2
#F3FAE6
#E6F6C6
#D7F598
#C4F165
#adeb2a
#9FE015
#84BA12
#6A950E
#4E6C0F
#314309
Base = 500Lightest = 50 · #F9FCF2Darkest = 950 · #314309
:root {
  --brand-50: #F9FCF2;
  --brand-100: #F3FAE6;
  --brand-200: #E6F6C6;
  --brand-300: #D7F598;
  --brand-400: #C4F165;
  --brand-500: #adeb2a;
  --brand-600: #9FE015;
  --brand-700: #84BA12;
  --brand-800: #6A950E;
  --brand-900: #4E6C0F;
  --brand-950: #314309;
  --brand: #adeb2a;
  --brand-ink: #000000;
}

Colors that work with #adeb2a

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#3425F0
Second voice, not a rival
Dark variant#53750B
Hover, pressed, headers
Light variant#F6FDE8
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 #adeb2a

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#682AEB
Analogous left#EBC92A
Analogous right#4CEB2A
Split-complement 1#2A4CEB
Split-complement 2#C92AEB
Triadic 1#2AADEB
Triadic 2#EB2AAD
Tetradic#2AEBC9

RGB percentages

Red67.8%
Green92.2%
Blue16.5%

CMYK percentages

Cyan26.4%
Magenta0.0%
Yellow82.1%
Key (black)7.8%

Color previews

#adeb2a text on a black background

contrast 14.69:1

Card sample

#adeb2a text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 235, 42, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 235, 42, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adeb2a;
background: linear-gradient(135deg, #adeb2a, #2CEB2A);

Monochromatic scale

Palettes built from #adeb2a

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.

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

#adeb2a, answered

What color is #adeb2a?

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

What is the RGB value of #adeb2a?

rgb(173, 235, 42) — 173 red, 235 green and 42 blue out of 255, or 67.8% / 92.2% / 16.5% by channel.

Is #adeb2a a light or a dark color?

It is a light color. Relative luminance is 0.6847 and perceived brightness is 80%, so black text on it reaches 14.69:1.

Should I use black or white text on #adeb2a?

Black. It scores 14.69:1 against #adeb2a, versus 1.43:1 for white — AAA at any size.

What is the complementary color of #adeb2a?

#682AEB sits directly opposite on the wheel. Softer options are the split-complements #2A4CEB and #C92AEB, which give the same contrast with far less vibration.

What colors go well with #adeb2a?

For interface work: #F8FAF4 as the surface, #DEEDC0 for borders, #819B4B for secondary text, #3425F0 as an accent and #53750B for hover and pressed states. For a palette, the analogous pair #EBC92A and #4CEB2A stays calm, while #682AEB is the loudest partner.

What is #adeb2a in CMYK for printing?

cmyk(26%, 0%, 82%, 8%). 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 #adeb2a 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 #EBE22A; nudged cooler, #65ED28.

Work with #adeb2a in the Color Lab