Skip to content

#affc40

a balanced, electric green · neutral · closest name: Green Yellow

RGB
175, 252, 64
HSL
85°, 97%, 62%
CMYK
31, 0, 75, 1
Luminance
0.7910

At a glance

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

Hex
#affc40
Hue
85°
green
Saturation
97%
electric
Lightness
62%
balanced
Brightness
99%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7910
WCAG relative
Temperature
Neutral
46/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.82:1
Closest name
Green Yellow
ΔE2000 1.2
Where it sits
Hue85° of 360°
Saturation97%
Lightness62%
Temperature
Warm ← → Cool46% 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#affc40
RGBrgb(175, 252, 64)
HSLhsl(85, 97%, 62%)
CMYKcmyk(31%, 0%, 75%, 1%)
LABlab(91.3 -49.8 76.6)
LCHlch(91.3 91.4 123.0)
OKLCHoklch(0.908 0.222 129.8)
Decimal11533376
Display P3color(display-p3 0.686 0.988 0.251)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#affc40 on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#affc40 on black: 16.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEA11
deuteranopia · #FDE453
tritanopia · #B4F1D9

Color scale — 50 to 950

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

#F8FDF1
#F2FCE4
#E3FBC1
#D1FD91
#affc40
#A2FC22
#90F104
#78C903
#60A103
#477407
#2C4804
Base = 400Lightest = 50 · #F8FDF1Darkest = 950 · #2C4804
:root {
  --brand-50: #F8FDF1;
  --brand-100: #F2FCE4;
  --brand-200: #E3FBC1;
  --brand-300: #D1FD91;
  --brand-400: #affc40;
  --brand-500: #A2FC22;
  --brand-600: #90F104;
  --brand-700: #78C903;
  --brand-800: #60A103;
  --brand-900: #477407;
  --brand-950: #2C4804;
  --brand: #affc40;
  --brand-ink: #000000;
}

Colors that work with #affc40

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#DAEDC0
Hairlines and dividers
Muted text#7A9B4B
Captions on the surface
Accent#5C3DFF
Second voice, not a rival
Dark variant#4B7E02
Hover, pressed, headers
Light variant#F4FFE6
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 #affc40

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#8D40FC
Analogous left#FCEB40
Analogous right#51FC40
Split-complement 1#4051FC
Split-complement 2#EB40FC
Triadic 1#40AFFC
Triadic 2#FC40AF
Tetradic#40FCEB

RGB percentages

Red68.6%
Green98.8%
Blue25.1%

CMYK percentages

Cyan30.6%
Magenta0.0%
Yellow74.6%
Key (black)1.2%

Color previews

#affc40 text on a black background

contrast 16.82:1

Card sample

#affc40 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #affc40

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.

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

#affc40, answered

What color is #affc40?

#affc40 is a balanced electric green, closest to Green Yellow (ΔE2000 1.2). It sits at 85° on the hue wheel with 97% saturation and 62% lightness, which reads as neutral.

What is the RGB value of #affc40?

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

Is #affc40 a light or a dark color?

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

Should I use black or white text on #affc40?

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

What is the complementary color of #affc40?

#8D40FC sits directly opposite on the wheel. Softer options are the split-complements #4051FC and #EB40FC, which give the same contrast with far less vibration.

What colors go well with #affc40?

For interface work: #F8FAF4 as the surface, #DAEDC0 for borders, #7A9B4B for secondary text, #5C3DFF as an accent and #4B7E02 for hover and pressed states. For a palette, the analogous pair #FCEB40 and #51FC40 stays calm, while #8D40FC is the loudest partner.

What is #affc40 in CMYK for printing?

cmyk(31%, 0%, 75%, 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 #affc40 warm or cool?

Neutral — it scores 46 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F4FC40; nudged cooler, #69FE3E.

Work with #affc40 in the Color Lab