Skip to content

#acd607

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

RGB
172, 214, 7
HSL
72°, 94%, 43%
CMYK
20, 0, 97, 16
Luminance
0.5688

At a glance

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

Hex
#acd607
Hue
72°
green
Saturation
94%
electric
Lightness
43%
dark
Brightness
84%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5688
WCAG relative
Temperature
Warm
35/100 cool
Color family
Green
Tone
Electric
Best ink
Black
12.38:1
Closest name
Yellow Green
ΔE2000 4.5
Where it sits
Hue72° of 360°
Saturation94%
Lightness43%
Temperature
Warm ← → Cool35% cool

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

Every format

HEX#acd607
RGBrgb(172, 214, 7)
HSLhsl(72, 94%, 43%)
CMYKcmyk(20%, 0%, 97%, 16%)
LABlab(80.1 -36.2 78.5)
LCHlch(80.1 86.5 114.7)
OKLCHoklch(0.816 0.199 122.8)
Decimal11326983
Display P3color(display-p3 0.675 0.839 0.027)

Copy-ready code

/* CSS */
color: #acd607;
background-color: #acd607;
/* Tailwind (arbitrary) */
class="text-[#acd607] bg-[#acd607]"
/* SCSS */
$brand: #acd607;
/* SwiftUI */
Color(red: 0.675, green: 0.839, blue: 0.027)
/* Android */
Color.parseColor("#acd607")
/* Flutter */
Color(0xFFACD607)
/* Python / OpenCV (BGR) */
(7, 214, 172)

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

Accessibility — WCAG contrast

Aa
#acd607 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#acd607 on black: 12.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3C800
deuteranopia · #DEC62D
tritanopia · #B6CAB6

Color scale — 50 to 950

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

#FBFDF2
#F7FBE4
#EEFAC2
#E6FB92
#DAFA5C
#CDF826
#BEED08
#acd607
#7F9E05
#5D7208
#3A4705
Base = 700Lightest = 50 · #FBFDF2Darkest = 950 · #3A4705
:root {
  --brand-50: #FBFDF2;
  --brand-100: #F7FBE4;
  --brand-200: #EEFAC2;
  --brand-300: #E6FB92;
  --brand-400: #DAFA5C;
  --brand-500: #CDF826;
  --brand-600: #BEED08;
  --brand-700: #acd607;
  --brand-800: #7F9E05;
  --brand-900: #5D7208;
  --brand-950: #3A4705;
  --brand: #acd607;
  --brand-ink: #000000;
}

Colors that work with #acd607

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#F9FAF4
Tinted page background
Border#E4EDC0
Hairlines and dividers
Muted text#8B9B4B
Captions on the surface
Accent#030DDA
Second voice, not a rival
Dark variant#637B04
Hover, pressed, headers
Light variant#F9FEE6
Selected rows, tints
Dark surface#212414
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 #acd607

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#3107D6
Analogous left#D69807
Analogous right#44D607
Split-complement 1#0744D6
Split-complement 2#9807D6
Triadic 1#07ACD6
Triadic 2#D607AC
Tetradic#07D698

RGB percentages

Red67.5%
Green83.9%
Blue2.7%

CMYK percentages

Cyan19.6%
Magenta0.0%
Yellow96.7%
Key (black)16.1%

Color previews

#acd607 text on a black background

contrast 12.38:1

Card sample

#acd607 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 214, 7, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 214, 7, 0.45);
Border & gradient
Gradient panel
border: 3px solid #acd607;
background: linear-gradient(135deg, #acd607, #22D607);

Monochromatic scale

Palettes built from #acd607

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.

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

#acd607, answered

What color is #acd607?

#acd607 is a dark electric green, closest to Yellow Green (ΔE2000 4.5). It sits at 72° on the hue wheel with 94% saturation and 43% lightness, which reads as warm.

What is the RGB value of #acd607?

rgb(172, 214, 7) — 172 red, 214 green and 7 blue out of 255, or 67.5% / 83.9% / 2.7% by channel.

Is #acd607 a light or a dark color?

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

Should I use black or white text on #acd607?

Black. It scores 12.38:1 against #acd607, versus 1.70:1 for white — AAA at any size.

What is the complementary color of #acd607?

#3107D6 sits directly opposite on the wheel. Softer options are the split-complements #0744D6 and #9807D6, which give the same contrast with far less vibration.

What colors go well with #acd607?

For interface work: #F9FAF4 as the surface, #E4EDC0 for borders, #8B9B4B for secondary text, #030DDA as an accent and #637B04 for hover and pressed states. For a palette, the analogous pair #D69807 and #44D607 stays calm, while #3107D6 is the loudest partner.

What is #acd607 in CMYK for printing?

cmyk(20%, 0%, 97%, 16%). 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 #acd607 warm or cool?

Warm — it scores 35 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D6B407; nudged cooler, #60D805.

Work with #acd607 in the Color Lab