Skip to content

#affc2c

a balanced, electric green · neutral · “Green Yellow”

RGB
175, 252, 44
HSL
82°, 97%, 58%
CMYK
31, 0, 83, 1
Luminance
0.7892

At a glance

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

Hex
#affc2c
Hue
82°
green
Saturation
97%
electric
Lightness
58%
balanced
Brightness
99%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7892
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.78:1
Closest name
Green Yellow
ΔE2000 0.8
Where it sits
Hue82° of 360°
Saturation97%
Lightness58%
Temperature
Warm ← → Cool43% 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#affc2c
RGBrgb(175, 252, 44)
HSLhsl(82, 97%, 58%)
CMYKcmyk(31%, 0%, 83%, 1%)
LABlab(91.2 -50.6 81.9)
LCHlch(91.2 96.3 121.7)
OKLCHoklch(0.907 0.230 129.2)
Decimal11533356
Display P3color(display-p3 0.686 0.988 0.173)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#affc2c on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#affc2c on black: 16.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE900
deuteranopia · #FEE446
tritanopia · #B4F1D7

Color scale — 50 to 950

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

#F9FDF1
#F3FCE4
#E5FBC1
#D5FD90
#C0FD59
#affc2c
#99F103
#80C903
#66A102
#4B7406
#2F4804
Base = 500Lightest = 50 · #F9FDF1Darkest = 950 · #2F4804
:root {
  --brand-50: #F9FDF1;
  --brand-100: #F3FCE4;
  --brand-200: #E5FBC1;
  --brand-300: #D5FD90;
  --brand-400: #C0FD59;
  --brand-500: #affc2c;
  --brand-600: #99F103;
  --brand-700: #80C903;
  --brand-800: #66A102;
  --brand-900: #4B7406;
  --brand-950: #2F4804;
  --brand: #affc2c;
  --brand-ink: #000000;
}

Colors that work with #affc2c

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#DCEDC0
Hairlines and dividers
Muted text#7D9B4B
Captions on the surface
Accent#4329FF
Second voice, not a rival
Dark variant#507E02
Hover, pressed, headers
Light variant#F5FFE6
Selected rows, tints
Dark surface#1E2414
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 #affc2c

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#792CFC
Analogous left#FCE12C
Analogous right#47FC2C
Split-complement 1#2C47FC
Split-complement 2#E12CFC
Triadic 1#2CAFFC
Triadic 2#FC2CAF
Tetradic#2CFCE1

RGB percentages

Red68.6%
Green98.8%
Blue17.3%

CMYK percentages

Cyan30.6%
Magenta0.0%
Yellow82.5%
Key (black)1.2%

Color previews

#affc2c text on a black background

contrast 16.78:1

Card sample

#affc2c text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #affc2c

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.

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

#affc2c, answered

What color is #affc2c?

#affc2c is a balanced electric green — the CSS keyword Green Yellow. It sits at 82° on the hue wheel with 97% saturation and 58% lightness, which reads as neutral.

What is the RGB value of #affc2c?

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

Is #affc2c a light or a dark color?

It is a light color. Relative luminance is 0.7892 and perceived brightness is 85%, so black text on it reaches 16.78:1.

Should I use black or white text on #affc2c?

Black. It scores 16.78:1 against #affc2c, versus 1.25:1 for white — AAA at any size.

What is the complementary color of #affc2c?

#792CFC sits directly opposite on the wheel. Softer options are the split-complements #2C47FC and #E12CFC, which give the same contrast with far less vibration.

What colors go well with #affc2c?

For interface work: #F8FAF4 as the surface, #DCEDC0 for borders, #7D9B4B for secondary text, #4329FF as an accent and #507E02 for hover and pressed states. For a palette, the analogous pair #FCE12C and #47FC2C stays calm, while #792CFC is the loudest partner.

What is #affc2c in CMYK for printing?

cmyk(31%, 0%, 83%, 1%). 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 #affc2c warm or cool?

Neutral — it scores 43 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FBFC2C; nudged cooler, #62FE2A.

Work with #affc2c in the Color Lab