Skip to content

#8ade6f

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

RGB
138, 222, 111
HSL
105°, 63%, 65%
CMYK
38, 0, 50, 13
Luminance
0.5879

At a glance

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

Hex
#8ade6f
Hue
105°
green
Saturation
63%
vivid
Lightness
65%
light
Brightness
87%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5879
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
12.76:1
Closest name
Light Green
ΔE2000 5
Where it sits
Hue105° of 360°
Saturation63%
Lightness65%
Temperature
Warm ← → Cool56% 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#8ade6f
RGBrgb(138, 222, 111)
HSLhsl(105, 63%, 65%)
CMYKcmyk(38%, 0%, 50%, 13%)
LABlab(81.2 -45.8 46.2)
LCHlch(81.2 65.1 134.8)
OKLCHoklch(0.822 0.168 138.6)
Decimal9100911
Display P3color(display-p3 0.541 0.871 0.435)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8ade6f on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#8ade6f on black: 12.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E4CE65
deuteranopia · #D8C776
tritanopia · #85D8C4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #8ade6f 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
#ECF7E8
#D4F0CC
#B5EAA4
#8ade6f
#6BD548
#53C72E
#45A626
#37851E
#2B611A
#1B3C10
Base = 400Lightest = 50 · #F5FBF4Darkest = 950 · #1B3C10
:root {
  --brand-50: #F5FBF4;
  --brand-100: #ECF7E8;
  --brand-200: #D4F0CC;
  --brand-300: #B5EAA4;
  --brand-400: #8ade6f;
  --brand-500: #6BD548;
  --brand-600: #53C72E;
  --brand-700: #45A626;
  --brand-800: #37851E;
  --brand-900: #2B611A;
  --brand-950: #1B3C10;
  --brand: #8ade6f;
  --brand-ink: #000000;
}

Colors that work with #8ade6f

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#F6FAF4
Tinted page background
Border#CBEDC0
Hairlines and dividers
Muted text#5E9B4B
Captions on the surface
Accent#A76BE2
Second voice, not a rival
Dark variant#2B6818
Hover, pressed, headers
Light variant#EEFAEA
Selected rows, tints
Dark surface#182414
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 #8ade6f

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#C36FDE
Analogous left#C2DE6F
Analogous right#6FDE8C
Split-complement 1#8C6FDE
Split-complement 2#DE6FC2
Triadic 1#6F8ADE
Triadic 2#DE6F8A
Tetradic#6FC2DE

RGB percentages

Red54.1%
Green87.1%
Blue43.5%

CMYK percentages

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

Color previews

#8ade6f text on a black background

contrast 12.76:1

Card sample

#8ade6f text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8ade6f

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.

#8ade6f 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.

#8ade6f, answered

What color is #8ade6f?

#8ade6f is a light vivid green, closest to Light Green (ΔE2000 5). It sits at 105° on the hue wheel with 63% saturation and 65% lightness, which reads as neutral.

What is the RGB value of #8ade6f?

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

Is #8ade6f a light or a dark color?

It is a light color. Relative luminance is 0.5879 and perceived brightness is 74%, so black text on it reaches 12.76:1.

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

Black. It scores 12.76:1 against #8ade6f, versus 1.65:1 for white — AAA at any size.

What is the complementary color of #8ade6f?

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

What colors go well with #8ade6f?

For interface work: #F6FAF4 as the surface, #CBEDC0 for borders, #5E9B4B for secondary text, #A76BE2 as an accent and #2B6818 for hover and pressed states. For a palette, the analogous pair #C2DE6F and #6FDE8C stays calm, while #C36FDE is the loudest partner.

What is #8ade6f in CMYK for printing?

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

Is #8ade6f warm or cool?

Neutral — it scores 56 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #B3DE6F; nudged cooler, #6DE07B.

Work with #8ade6f in the Color Lab