Skip to content

#8ace07

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

RGB
138, 206, 7
HSL
81°, 93%, 42%
CMYK
33, 0, 97, 19
Luminance
0.4956

At a glance

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

Hex
#8ace07
Hue
81°
green
Saturation
93%
electric
Lightness
42%
dark
Brightness
81%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4956
WCAG relative
Temperature
Neutral
42/100 cool
Color family
Green
Tone
Electric
Best ink
Black
10.91:1
Closest name
Yellow Green
ΔE2000 2.6
Where it sits
Hue81° of 360°
Saturation93%
Lightness42%
Temperature
Warm ← → Cool42% 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#8ace07
RGBrgb(138, 206, 7)
HSLhsl(81, 93%, 42%)
CMYKcmyk(33%, 0%, 97%, 19%)
LABlab(75.8 -45.7 74.3)
LCHlch(75.8 87.3 121.6)
OKLCHoklch(0.776 0.206 129.6)
Decimal9096711
Display P3color(display-p3 0.541 0.808 0.027)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8ace07 on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#8ace07 on black: 10.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D8BE00
deuteranopia · #CFB92C
tritanopia · #8EC4AF

Color scale — 50 to 950

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

#F9FDF2
#F3FBE4
#E7F9C2
#D7FB93
#C4F95C
#B0F826
#9FED08
#8ace07
#6A9E05
#4E7209
#314705
Base = 700Lightest = 50 · #F9FDF2Darkest = 950 · #314705
:root {
  --brand-50: #F9FDF2;
  --brand-100: #F3FBE4;
  --brand-200: #E7F9C2;
  --brand-300: #D7FB93;
  --brand-400: #C4F95C;
  --brand-500: #B0F826;
  --brand-600: #9FED08;
  --brand-700: #8ace07;
  --brand-800: #6A9E05;
  --brand-900: #4E7209;
  --brand-950: #314705;
  --brand: #8ace07;
  --brand-ink: #000000;
}

Colors that work with #8ace07

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#DDEDC0
Hairlines and dividers
Muted text#7F9B4B
Captions on the surface
Accent#1603D2
Second voice, not a rival
Dark variant#537B04
Hover, pressed, headers
Light variant#F6FEE6
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 #8ace07

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black 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#4B07CE
Analogous left#CEAF07
Analogous right#27CE07
Split-complement 1#0727CE
Split-complement 2#AF07CE
Triadic 1#078ACE
Triadic 2#CE078A
Tetradic#07CEAF

RGB percentages

Red54.1%
Green80.8%
Blue2.7%

CMYK percentages

Cyan33.0%
Magenta0.0%
Yellow96.6%
Key (black)19.2%

Color previews

#8ace07 text on a black background

contrast 10.91:1

Card sample

#8ace07 text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8ace07

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.

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

#8ace07, answered

What color is #8ace07?

#8ace07 is a dark electric green, closest to Yellow Green (ΔE2000 2.6). It sits at 81° on the hue wheel with 93% saturation and 42% lightness, which reads as neutral.

What is the RGB value of #8ace07?

rgb(138, 206, 7) — 138 red, 206 green and 7 blue out of 255, or 54.1% / 80.8% / 2.7% by channel.

Is #8ace07 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4956 and perceived brightness is 69%, so black text on it reaches 10.91:1.

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

Black. It scores 10.91:1 against #8ace07, versus 1.92:1 for white — AAA at any size.

What is the complementary color of #8ace07?

#4B07CE sits directly opposite on the wheel. Softer options are the split-complements #0727CE and #AF07CE, which give the same contrast with far less vibration.

What colors go well with #8ace07?

For interface work: #F8FAF4 as the surface, #DDEDC0 for borders, #7F9B4B for secondary text, #1603D2 as an accent and #537B04 for hover and pressed states. For a palette, the analogous pair #CEAF07 and #27CE07 stays calm, while #4B07CE is the loudest partner.

What is #8ace07 in CMYK for printing?

cmyk(33%, 0%, 97%, 19%). 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 #8ace07 warm or cool?

Neutral — it scores 42 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CEC907; nudged cooler, #40D005.

Work with #8ace07 in the Color Lab