Skip to content

#adeb1b

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

RGB
173, 235, 27
HSL
78°, 84%, 51%
CMYK
26, 0, 89, 8
Luminance
0.6838

At a glance

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

Hex
#adeb1b
Hue
78°
green
Saturation
84%
electric
Lightness
51%
balanced
Brightness
92%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6838
WCAG relative
Temperature
Warm
40/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.68:1
Closest name
Green Yellow
ΔE2000 4.5
Where it sits
Hue78° of 360°
Saturation84%
Lightness51%
Temperature
Warm ← → Cool40% 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#adeb1b
RGBrgb(173, 235, 27)
HSLhsl(78, 84%, 51%)
CMYKcmyk(26%, 0%, 89%, 8%)
LABlab(86.2 -44.7 81.0)
LCHlch(86.2 92.5 118.9)
OKLCHoklch(0.866 0.217 126.8)
Decimal11397915
Display P3color(display-p3 0.678 0.922 0.106)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adeb1b on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#adeb1b on black: 14.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F8DA00
deuteranopia · #EFD739
tritanopia · #B4E0C8

Color scale — 50 to 950

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

#F9FCF2
#F4FAE6
#E8F6C5
#DAF698
#C7F164
#B5ED31
#adeb1b
#89BC10
#6D960D
#506C0E
#324409
Base = 600Lightest = 50 · #F9FCF2Darkest = 950 · #324409
:root {
  --brand-50: #F9FCF2;
  --brand-100: #F4FAE6;
  --brand-200: #E8F6C5;
  --brand-300: #DAF698;
  --brand-400: #C7F164;
  --brand-500: #B5ED31;
  --brand-600: #adeb1b;
  --brand-700: #89BC10;
  --brand-800: #6D960D;
  --brand-900: #506C0E;
  --brand-950: #324409;
  --brand: #adeb1b;
  --brand-ink: #000000;
}

Colors that work with #adeb1b

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#DFEDC0
Hairlines and dividers
Muted text#839B4B
Captions on the surface
Accent#2116F0
Second voice, not a rival
Dark variant#55750A
Hover, pressed, headers
Light variant#F7FDE8
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 #adeb1b

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#591BEB
Analogous left#EBC11B
Analogous right#45EB1B
Split-complement 1#1B45EB
Split-complement 2#C11BEB
Triadic 1#1BADEB
Triadic 2#EB1BAD
Tetradic#1BEBC1

RGB percentages

Red67.8%
Green92.2%
Blue10.6%

CMYK percentages

Cyan26.4%
Magenta0.0%
Yellow88.5%
Key (black)7.8%

Color previews

#adeb1b text on a black background

contrast 14.68:1

Card sample

#adeb1b text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adeb1b

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.

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

#adeb1b, answered

What color is #adeb1b?

#adeb1b is a balanced electric green, closest to Green Yellow (ΔE2000 4.5). It sits at 78° on the hue wheel with 84% saturation and 51% lightness, which reads as warm.

What is the RGB value of #adeb1b?

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

Is #adeb1b a light or a dark color?

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

Should I use black or white text on #adeb1b?

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

What is the complementary color of #adeb1b?

#591BEB sits directly opposite on the wheel. Softer options are the split-complements #1B45EB and #C11BEB, which give the same contrast with far less vibration.

What colors go well with #adeb1b?

For interface work: #F9FAF4 as the surface, #DFEDC0 for borders, #839B4B for secondary text, #2116F0 as an accent and #55750A for hover and pressed states. For a palette, the analogous pair #EBC11B and #45EB1B stays calm, while #591BEB is the loudest partner.

What is #adeb1b in CMYK for printing?

cmyk(26%, 0%, 89%, 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 #adeb1b warm or cool?

Warm — it scores 40 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EBDD1B; nudged cooler, #60EE19.

Work with #adeb1b in the Color Lab