Skip to content

#adef5c

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

RGB
173, 239, 92
HSL
87°, 82%, 65%
CMYK
28, 0, 62, 6
Luminance
0.7139

At a glance

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

Hex
#adef5c
Hue
87°
green
Saturation
82%
electric
Lightness
65%
balanced
Brightness
94%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7139
WCAG relative
Temperature
Neutral
47/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.28:1
Closest name
Green Yellow
ΔE2000 5.2
Where it sits
Hue87° of 360°
Saturation82%
Lightness65%
Temperature
Warm ← → Cool47% cool

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

Every format

HEX#adef5c
RGBrgb(173, 239, 92)
HSLhsl(87, 82%, 65%)
CMYKcmyk(28%, 0%, 62%, 6%)
LABlab(87.7 -43.2 62.7)
LCHlch(87.7 76.1 124.5)
OKLCHoklch(0.879 0.189 130.0)
Decimal11399004
Display P3color(display-p3 0.678 0.937 0.361)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adef5c on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#adef5c on black: 15.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F9DF4B
deuteranopia · #F0DA67
tritanopia · #B1E5D0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #adef5c is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F8FCF2
#F1FAE6
#E0F6C6
#CCF599
#adef5c
#98EB33
#85DF16
#6FBA12
#59950F
#426B0F
#294309
Base = 400Lightest = 50 · #F8FCF2Darkest = 950 · #294309
:root {
  --brand-50: #F8FCF2;
  --brand-100: #F1FAE6;
  --brand-200: #E0F6C6;
  --brand-300: #CCF599;
  --brand-400: #adef5c;
  --brand-500: #98EB33;
  --brand-600: #85DF16;
  --brand-700: #6FBA12;
  --brand-800: #59950F;
  --brand-900: #426B0F;
  --brand-950: #294309;
  --brand: #adef5c;
  --brand-ink: #000000;
}

Colors that work with #adef5c

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#D9EDC0
Hairlines and dividers
Muted text#779B4B
Captions on the surface
Accent#7758F3
Second voice, not a rival
Dark variant#45740B
Hover, pressed, headers
Light variant#F3FDE8
Selected rows, tints
Dark surface#1D2414
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 #adef5c

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#9E5CEF
Analogous left#EFE75C
Analogous right#64EF5C
Split-complement 1#5C64EF
Split-complement 2#E75CEF
Triadic 1#5CADEF
Triadic 2#EF5CAD
Tetradic#5CEFE7

RGB percentages

Red67.8%
Green93.7%
Blue36.1%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow61.5%
Key (black)6.3%

Color previews

#adef5c text on a black background

contrast 15.28:1

Card sample

#adef5c text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 239, 92, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 239, 92, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adef5c;
background: linear-gradient(135deg, #adef5c, #5CEF6D);

Monochromatic scale

Palettes built from #adef5c

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.

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

#adef5c, answered

What color is #adef5c?

#adef5c is a balanced electric green, closest to Green Yellow (ΔE2000 5.2). It sits at 87° on the hue wheel with 82% saturation and 65% lightness, which reads as neutral.

What is the RGB value of #adef5c?

rgb(173, 239, 92) — 173 red, 239 green and 92 blue out of 255, or 67.8% / 93.7% / 36.1% by channel.

Is #adef5c a light or a dark color?

It is a light color. Relative luminance is 0.7139 and perceived brightness is 82%, so black text on it reaches 15.28:1.

Should I use black or white text on #adef5c?

Black. It scores 15.28:1 against #adef5c, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #adef5c?

#9E5CEF sits directly opposite on the wheel. Softer options are the split-complements #5C64EF and #E75CEF, which give the same contrast with far less vibration.

What colors go well with #adef5c?

For interface work: #F8FAF4 as the surface, #D9EDC0 for borders, #779B4B for secondary text, #7758F3 as an accent and #45740B for hover and pressed states. For a palette, the analogous pair #EFE75C and #64EF5C stays calm, while #9E5CEF is the loudest partner.

What is #adef5c in CMYK for printing?

cmyk(28%, 0%, 62%, 6%). 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 #adef5c warm or cool?

Neutral — it scores 47 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E3EF5C; nudged cooler, #76F15A.

Work with #adef5c in the Color Lab