Skip to content

#adef83

a light, electric green · neutral · closest name: Light Green

RGB
173, 239, 131
HSL
97°, 77%, 73%
CMYK
28, 0, 45, 6
Luminance
0.7226

At a glance

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

Hex
#adef83
Hue
97°
green
Saturation
77%
electric
Lightness
73%
light
Brightness
94%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7226
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.45:1
Closest name
Light Green
ΔE2000 5.2
Where it sits
Hue97° of 360°
Saturation77%
Lightness73%
Temperature
Warm ← → Cool53% 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#adef83
RGBrgb(173, 239, 131)
HSLhsl(97, 77%, 73%)
CMYKcmyk(28%, 0%, 45%, 6%)
LABlab(88.1 -39.2 45.6)
LCHlch(88.1 60.1 130.7)
OKLCHoklch(0.884 0.154 134.3)
Decimal11399043
Display P3color(display-p3 0.678 0.937 0.514)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adef83 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#adef83 on black: 15.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6E07A
deuteranopia · #EDDB89
tritanopia · #ADE8D5

Color scale — 50 to 950

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

#F6FCF3
#EEF9E6
#D9F4C7
#adef83
#9CEC6A
#7BE538
#65D91C
#54B517
#449113
#346912
#20410B
Base = 300Lightest = 50 · #F6FCF3Darkest = 950 · #20410B
:root {
  --brand-50: #F6FCF3;
  --brand-100: #EEF9E6;
  --brand-200: #D9F4C7;
  --brand-300: #adef83;
  --brand-400: #9CEC6A;
  --brand-500: #7BE538;
  --brand-600: #65D91C;
  --brand-700: #54B517;
  --brand-800: #449113;
  --brand-900: #346912;
  --brand-950: #20410B;
  --brand: #adef83;
  --brand-ink: #000000;
}

Colors that work with #adef83

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#F7FAF4
Tinted page background
Border#D1EDC0
Hairlines and dividers
Muted text#6A9B4B
Captions on the surface
Accent#4F13B9
Second voice, not a rival
Dark variant#35710F
Hover, pressed, headers
Light variant#F0FCE8
Selected rows, tints
Dark surface#1A2414
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 #adef83

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
  • Card and section backgrounds
  • 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
  • White text placed on it
  • 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#C583EF
Analogous left#E3EF83
Analogous right#83EF8F
Split-complement 1#8F83EF
Split-complement 2#EF83E3
Triadic 1#83ADEF
Triadic 2#EF83AD
Tetradic#83E3EF

RGB percentages

Red67.8%
Green93.7%
Blue51.4%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow45.2%
Key (black)6.3%

Color previews

#adef83 text on a black background

contrast 15.45:1

Card sample

#adef83 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adef83

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.

#adef83 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
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#adef83, answered

What color is #adef83?

#adef83 is a light electric green, closest to Light Green (ΔE2000 5.2). It sits at 97° on the hue wheel with 77% saturation and 73% lightness, which reads as neutral.

What is the RGB value of #adef83?

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

Is #adef83 a light or a dark color?

It is a light color. Relative luminance is 0.7226 and perceived brightness is 83%, so black text on it reaches 15.45:1.

Should I use black or white text on #adef83?

Black. It scores 15.45:1 against #adef83, versus 1.36:1 for white — AAA at any size.

What is the complementary color of #adef83?

#C583EF sits directly opposite on the wheel. Softer options are the split-complements #8F83EF and #EF83E3, which give the same contrast with far less vibration.

What colors go well with #adef83?

For interface work: #F7FAF4 as the surface, #D1EDC0 for borders, #6A9B4B for secondary text, #4F13B9 as an accent and #35710F for hover and pressed states. For a palette, the analogous pair #E3EF83 and #83EF8F stays calm, while #C583EF is the loudest partner.

What is #adef83 in CMYK for printing?

cmyk(28%, 0%, 45%, 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 #adef83 warm or cool?

Neutral — it scores 53 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D4EF83; nudged cooler, #84F081.

Work with #adef83 in the Color Lab