Skip to content

#afcc2a

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

RGB
175, 204, 42
HSL
71°, 66%, 48%
CMYK
14, 0, 79, 20
Luminance
0.5247

At a glance

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

Hex
#afcc2a
Hue
71°
green
Saturation
66%
vivid
Lightness
48%
balanced
Brightness
80%
HSV value
Perceived
72%
weighted brightness
Luminance
0.5247
WCAG relative
Temperature
Warm
34/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
11.49:1
Closest name
Yellow Green
ΔE2000 4.3
Where it sits
Hue71° of 360°
Saturation66%
Lightness48%
Temperature
Warm ← → Cool34% 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#afcc2a
RGBrgb(175, 204, 42)
HSLhsl(71, 66%, 48%)
CMYKcmyk(14%, 0%, 79%, 20%)
LABlab(77.6 -29.6 70.4)
LCHlch(77.6 76.3 112.8)
OKLCHoklch(0.796 0.177 119.9)
Decimal11521066
Display P3color(display-p3 0.686 0.800 0.165)

Copy-ready code

/* CSS */
color: #afcc2a;
background-color: #afcc2a;
/* Tailwind (arbitrary) */
class="text-[#afcc2a] bg-[#afcc2a]"
/* SCSS */
$brand: #afcc2a;
/* SwiftUI */
Color(red: 0.686, green: 0.800, blue: 0.165)
/* Android */
Color.parseColor("#afcc2a")
/* Flutter */
Color(0xFFAFCC2A)
/* Python / OpenCV (BGR) */
(42, 204, 175)

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

Accessibility — WCAG contrast

Aa
#afcc2a on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#afcc2a on black: 11.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D9C000
deuteranopia · #D6C03B
tritanopia · #B9C1AF

Color scale — 50 to 950

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

#FAFBF3
#F5F8E8
#EAF1CB
#DFECA2
#CFE273
#BED945
#afcc2a
#91A923
#74871C
#556218
#353D0F
Base = 600Lightest = 50 · #FAFBF3Darkest = 950 · #353D0F
:root {
  --brand-50: #FAFBF3;
  --brand-100: #F5F8E8;
  --brand-200: #EAF1CB;
  --brand-300: #DFECA2;
  --brand-400: #CFE273;
  --brand-500: #BED945;
  --brand-600: #afcc2a;
  --brand-700: #91A923;
  --brand-800: #74871C;
  --brand-900: #556218;
  --brand-950: #353D0F;
  --brand: #afcc2a;
  --brand-ink: #000000;
}

Colors that work with #afcc2a

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#E5EDC0
Hairlines and dividers
Muted text#8D9B4B
Captions on the surface
Accent#2531D1
Second voice, not a rival
Dark variant#5B6A16
Hover, pressed, headers
Light variant#F8FBEA
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 #afcc2a

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#472ACC
Analogous left#CC982A
Analogous right#5ECC2A
Split-complement 1#2A5ECC
Split-complement 2#982ACC
Triadic 1#2AAFCC
Triadic 2#CC2AAF
Tetradic#2ACC98

RGB percentages

Red68.6%
Green80.0%
Blue16.5%

CMYK percentages

Cyan14.2%
Magenta0.0%
Yellow79.4%
Key (black)20.0%

Color previews

#afcc2a text on a black background

contrast 11.49:1

Card sample

#afcc2a text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 204, 42, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 204, 42, 0.45);
Border & gradient
Gradient panel
border: 3px solid #afcc2a;
background: linear-gradient(135deg, #afcc2a, #43CC2A);

Monochromatic scale

Palettes built from #afcc2a

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.

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

#afcc2a, answered

What color is #afcc2a?

#afcc2a is a balanced vivid green, closest to Yellow Green (ΔE2000 4.3). It sits at 71° on the hue wheel with 66% saturation and 48% lightness, which reads as warm.

What is the RGB value of #afcc2a?

rgb(175, 204, 42) — 175 red, 204 green and 42 blue out of 255, or 68.6% / 80% / 16.5% by channel.

Is #afcc2a a light or a dark color?

It is a light color. Relative luminance is 0.5247 and perceived brightness is 72%, so black text on it reaches 11.49:1.

Should I use black or white text on #afcc2a?

Black. It scores 11.49:1 against #afcc2a, versus 1.83:1 for white — AAA at any size.

What is the complementary color of #afcc2a?

#472ACC sits directly opposite on the wheel. Softer options are the split-complements #2A5ECC and #982ACC, which give the same contrast with far less vibration.

What colors go well with #afcc2a?

For interface work: #F9FAF4 as the surface, #E5EDC0 for borders, #8D9B4B for secondary text, #2531D1 as an accent and #5B6A16 for hover and pressed states. For a palette, the analogous pair #CC982A and #5ECC2A stays calm, while #472ACC is the loudest partner.

What is #afcc2a in CMYK for printing?

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

Is #afcc2a warm or cool?

Warm — it scores 34 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CCAD2A; nudged cooler, #73CE27.

Work with #afcc2a in the Color Lab