Skip to content

#afcc2c

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

RGB
175, 204, 44
HSL
71°, 65%, 49%
CMYK
14, 0, 78, 20
Luminance
0.5248

At a glance

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

Hex
#afcc2c
Hue
71°
green
Saturation
65%
vivid
Lightness
49%
balanced
Brightness
80%
HSV value
Perceived
72%
weighted brightness
Luminance
0.5248
WCAG relative
Temperature
Warm
34/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
11.50:1
Closest name
Yellow Green
ΔE2000 4.3
Where it sits
Hue71° of 360°
Saturation65%
Lightness49%
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#afcc2c
RGBrgb(175, 204, 44)
HSLhsl(71, 65%, 49%)
CMYKcmyk(14%, 0%, 78%, 20%)
LABlab(77.6 -29.5 69.8)
LCHlch(77.6 75.8 112.9)
OKLCHoklch(0.797 0.176 119.9)
Decimal11521068
Display P3color(display-p3 0.686 0.800 0.173)

Copy-ready code

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

Accessibility — WCAG contrast

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

Color scale — 50 to 950

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

#FAFBF4
#F5F7E8
#EAF1CB
#DEEBA3
#CDE175
#BDD746
#afcc2c
#90A824
#73861D
#546219
#353D10
Base = 600Lightest = 50 · #FAFBF4Darkest = 950 · #353D10
:root {
  --brand-50: #FAFBF4;
  --brand-100: #F5F7E8;
  --brand-200: #EAF1CB;
  --brand-300: #DEEBA3;
  --brand-400: #CDE175;
  --brand-500: #BDD746;
  --brand-600: #afcc2c;
  --brand-700: #90A824;
  --brand-800: #73861D;
  --brand-900: #546219;
  --brand-950: #353D10;
  --brand: #afcc2c;
  --brand-ink: #000000;
}

Colors that work with #afcc2c

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#8C9B4B
Captions on the surface
Accent#2733D1
Second voice, not a rival
Dark variant#5A6917
Hover, pressed, headers
Light variant#F7FAEA
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 #afcc2c

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#492CCC
Analogous left#CC992C
Analogous right#5FCC2C
Split-complement 1#2C5FCC
Split-complement 2#992CCC
Triadic 1#2CAFCC
Triadic 2#CC2CAF
Tetradic#2CCC99

RGB percentages

Red68.6%
Green80.0%
Blue17.3%

CMYK percentages

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

Color previews

#afcc2c text on a black background

contrast 11.50:1

Card sample

#afcc2c text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afcc2c

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.

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

#afcc2c, answered

What color is #afcc2c?

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

What is the RGB value of #afcc2c?

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

Is #afcc2c a light or a dark color?

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

Should I use black or white text on #afcc2c?

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

What is the complementary color of #afcc2c?

#492CCC sits directly opposite on the wheel. Softer options are the split-complements #2C5FCC and #992CCC, which give the same contrast with far less vibration.

What colors go well with #afcc2c?

For interface work: #F9FAF4 as the surface, #E4EDC0 for borders, #8C9B4B for secondary text, #2733D1 as an accent and #5A6917 for hover and pressed states. For a palette, the analogous pair #CC992C and #5FCC2C stays calm, while #492CCC is the loudest partner.

What is #afcc2c in CMYK for printing?

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

Is #afcc2c 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 #CCAE2C; nudged cooler, #74CE2A.

Work with #afcc2c in the Color Lab