Skip to content

#8ade7a

a light, vivid green · cool · closest name: Light Green

RGB
138, 222, 122
HSL
110°, 60%, 68%
CMYK
38, 0, 45, 13
Luminance
0.5905

At a glance

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

Hex
#8ade7a
Hue
110°
green
Saturation
60%
vivid
Lightness
68%
light
Brightness
87%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5905
WCAG relative
Temperature
Cool
58/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
12.81:1
Closest name
Light Green
ΔE2000 4
Where it sits
Hue110° of 360°
Saturation60%
Lightness68%
Temperature
Warm ← → Cool58% cool

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

Every format

HEX#8ade7a
RGBrgb(138, 222, 122)
HSLhsl(110, 60%, 68%)
CMYKcmyk(38%, 0%, 45%, 13%)
LABlab(81.3 -44.4 41.1)
LCHlch(81.3 60.5 137.3)
OKLCHoklch(0.824 0.157 140.5)
Decimal9100922
Display P3color(display-p3 0.541 0.871 0.478)

Copy-ready code

/* CSS */
color: #8ade7a;
background-color: #8ade7a;
/* Tailwind (arbitrary) */
class="text-[#8ade7a] bg-[#8ade7a]"
/* SCSS */
$brand: #8ade7a;
/* SwiftUI */
Color(red: 0.541, green: 0.871, blue: 0.478)
/* Android */
Color.parseColor("#8ade7a")
/* Flutter */
Color(0xFF8ADE7A)
/* Python / OpenCV (BGR) */
(122, 222, 138)

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 #8ade7a · 12.81:1
Use #000000AAA at every size.
Aa
White text · 1.64:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.81:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #8ade7a as text scores 1.64:1 on white and 12.81:1 on black.

Accessibility — WCAG contrast

Aa
#8ade7a on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#8ade7a on black: 12.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3CF72
deuteranopia · #D7C780
tritanopia · #83D8C6

Color scale — 50 to 950

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

#F5FBF4
#EBF7E9
#D2EFCC
#B0E9A5
#8ade7a
#61D24B
#48C431
#3CA329
#308320
#265F1B
#183B11
Base = 400Lightest = 50 · #F5FBF4Darkest = 950 · #183B11
:root {
  --brand-50: #F5FBF4;
  --brand-100: #EBF7E9;
  --brand-200: #D2EFCC;
  --brand-300: #B0E9A5;
  --brand-400: #8ade7a;
  --brand-500: #61D24B;
  --brand-600: #48C431;
  --brand-700: #3CA329;
  --brand-800: #308320;
  --brand-900: #265F1B;
  --brand-950: #183B11;
  --brand: #8ade7a;
  --brand-ink: #000000;
}

Colors that work with #8ade7a

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#F5FAF4
Tinted page background
Border#C7EDC0
Hairlines and dividers
Muted text#579B4B
Captions on the surface
Accent#7225A7
Second voice, not a rival
Dark variant#266619
Hover, pressed, headers
Light variant#EDFAEB
Selected rows, tints
Dark surface#162414
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 #8ade7a

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#CE7ADE
Analogous left#BCDE7A
Analogous right#7ADE9C
Split-complement 1#9C7ADE
Split-complement 2#DE7ABC
Triadic 1#7A8ADE
Triadic 2#DE7A8A
Tetradic#7ABCDE

RGB percentages

Red54.1%
Green87.1%
Blue47.8%

CMYK percentages

Cyan37.8%
Magenta0.0%
Yellow45.0%
Key (black)12.9%

Color previews

#8ade7a text on a black background

contrast 12.81:1

Card sample

#8ade7a text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(138, 222, 122, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(138, 222, 122, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8ade7a;
background: linear-gradient(135deg, #8ade7a, #7ADEAD);

Monochromatic scale

Palettes built from #8ade7a

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.

#8ade7a 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

Converts to four-color process without much drama. Proof it anyway.

#8ade7a, answered

What color is #8ade7a?

#8ade7a is a light vivid green, closest to Light Green (ΔE2000 4). It sits at 110° on the hue wheel with 60% saturation and 68% lightness, which reads as cool.

What is the RGB value of #8ade7a?

rgb(138, 222, 122) — 138 red, 222 green and 122 blue out of 255, or 54.1% / 87.1% / 47.8% by channel.

Is #8ade7a a light or a dark color?

It is a light color. Relative luminance is 0.5905 and perceived brightness is 75%, so black text on it reaches 12.81:1.

Should I use black or white text on #8ade7a?

Black. It scores 12.81:1 against #8ade7a, versus 1.64:1 for white — AAA at any size.

What is the complementary color of #8ade7a?

#CE7ADE sits directly opposite on the wheel. Softer options are the split-complements #9C7ADE and #DE7ABC, which give the same contrast with far less vibration.

What colors go well with #8ade7a?

For interface work: #F5FAF4 as the surface, #C7EDC0 for borders, #579B4B for secondary text, #7225A7 as an accent and #266619 for hover and pressed states. For a palette, the analogous pair #BCDE7A and #7ADE9C stays calm, while #CE7ADE is the loudest partner.

What is #8ade7a in CMYK for printing?

cmyk(38%, 0%, 45%, 13%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #8ade7a warm or cool?

Cool — it scores 58 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #AFDE7A; nudged cooler, #79E08E.

Work with #8ade7a in the Color Lab