Skip to content

#aacf3f

a balanced, vivid green · warm · closest name: Yellow Green

RGB
170, 207, 63
HSL
75°, 60%, 53%
CMYK
18, 0, 70, 19
Luminance
0.5353

At a glance

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

Hex
#aacf3f
Hue
75°
green
Saturation
60%
vivid
Lightness
53%
balanced
Brightness
81%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5353
WCAG relative
Temperature
Warm
38/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
11.71:1
Closest name
Yellow Green
ΔE2000 2.5
Where it sits
Hue75° of 360°
Saturation60%
Lightness53%
Temperature
Warm ← → Cool38% 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#aacf3f
RGBrgb(170, 207, 63)
HSLhsl(75, 60%, 53%)
CMYKcmyk(18%, 0%, 70%, 19%)
LABlab(78.2 -31.9 64.1)
LCHlch(78.2 71.6 116.5)
OKLCHoklch(0.801 0.171 122.9)
Decimal11194175
Display P3color(display-p3 0.667 0.812 0.247)

Copy-ready code

/* CSS */
color: #aacf3f;
background-color: #aacf3f;
/* Tailwind (arbitrary) */
class="text-[#aacf3f] bg-[#aacf3f]"
/* SCSS */
$brand: #aacf3f;
/* SwiftUI */
Color(red: 0.667, green: 0.812, blue: 0.247)
/* Android */
Color.parseColor("#aacf3f")
/* Flutter */
Color(0xFFAACF3F)
/* Python / OpenCV (BGR) */
(63, 207, 170)

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

Accessibility — WCAG contrast

Aa
#aacf3f on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#aacf3f on black: 11.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DBC227
deuteranopia · #D6C14B
tritanopia · #B2C5B3

Color scale — 50 to 950

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

#F9FBF4
#F3F7E9
#E6EFCC
#D7E9A5
#C3DD78
#aacf3f
#9EC431
#84A329
#698321
#4E5F1B
#313B11
Base = 500Lightest = 50 · #F9FBF4Darkest = 950 · #313B11
:root {
  --brand-50: #F9FBF4;
  --brand-100: #F3F7E9;
  --brand-200: #E6EFCC;
  --brand-300: #D7E9A5;
  --brand-400: #C3DD78;
  --brand-500: #aacf3f;
  --brand-600: #9EC431;
  --brand-700: #84A329;
  --brand-800: #698321;
  --brand-900: #4E5F1B;
  --brand-950: #313B11;
  --brand: #aacf3f;
  --brand-ink: #000000;
}

Colors that work with #aacf3f

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#E1EDC0
Hairlines and dividers
Muted text#869B4B
Captions on the surface
Accent#3B3AD4
Second voice, not a rival
Dark variant#52661A
Hover, pressed, headers
Light variant#F6FAEB
Selected rows, tints
Dark surface#202414
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 #aacf3f

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
  • 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
  • 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#643FCF
Analogous left#CFAC3F
Analogous right#62CF3F
Split-complement 1#3F62CF
Split-complement 2#AC3FCF
Triadic 1#3FAACF
Triadic 2#CF3FAA
Tetradic#3FCFAC

RGB percentages

Red66.7%
Green81.2%
Blue24.7%

CMYK percentages

Cyan17.9%
Magenta0.0%
Yellow69.6%
Key (black)18.8%

Color previews

#aacf3f text on a black background

contrast 11.71:1

Card sample

#aacf3f text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(170, 207, 63, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(170, 207, 63, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aacf3f;
background: linear-gradient(135deg, #aacf3f, #4ACF3F);

Monochromatic scale

Palettes built from #aacf3f

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.

#aacf3f 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

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

#aacf3f, answered

What color is #aacf3f?

#aacf3f is a balanced vivid green, closest to Yellow Green (ΔE2000 2.5). It sits at 75° on the hue wheel with 60% saturation and 53% lightness, which reads as warm.

What is the RGB value of #aacf3f?

rgb(170, 207, 63) — 170 red, 207 green and 63 blue out of 255, or 66.7% / 81.2% / 24.7% by channel.

Is #aacf3f a light or a dark color?

It is a light color. Relative luminance is 0.5353 and perceived brightness is 73%, so black text on it reaches 11.71:1.

Should I use black or white text on #aacf3f?

Black. It scores 11.71:1 against #aacf3f, versus 1.79:1 for white — AAA at any size.

What is the complementary color of #aacf3f?

#643FCF sits directly opposite on the wheel. Softer options are the split-complements #3F62CF and #AC3FCF, which give the same contrast with far less vibration.

What colors go well with #aacf3f?

For interface work: #F9FAF4 as the surface, #E1EDC0 for borders, #869B4B for secondary text, #3B3AD4 as an accent and #52661A for hover and pressed states. For a palette, the analogous pair #CFAC3F and #62CF3F stays calm, while #643FCF is the loudest partner.

What is #aacf3f in CMYK for printing?

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

Is #aacf3f warm or cool?

Warm — it scores 38 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CFBF3F; nudged cooler, #75D13C.

Work with #aacf3f in the Color Lab