Skip to content

#aefc13

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

RGB
174, 252, 19
HSL
80°, 98%, 53%
CMYK
31, 0, 93, 1
Luminance
0.7867

At a glance

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

Hex
#aefc13
Hue
80°
green
Saturation
98%
electric
Lightness
53%
balanced
Brightness
99%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7867
WCAG relative
Temperature
Warm
42/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.73:1
Closest name
Green Yellow
ΔE2000 1.4
Where it sits
Hue80° of 360°
Saturation98%
Lightness53%
Temperature
Warm ← → Cool42% 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#aefc13
RGBrgb(174, 252, 19)
HSLhsl(80, 98%, 53%)
CMYKcmyk(31%, 0%, 93%, 1%)
LABlab(91.1 -51.6 86.0)
LCHlch(91.1 100.3 121.0)
OKLCHoklch(0.906 0.237 128.9)
Decimal11467795
Display P3color(display-p3 0.682 0.988 0.075)

Copy-ready code

/* CSS */
color: #aefc13;
background-color: #aefc13;
/* Tailwind (arbitrary) */
class="text-[#aefc13] bg-[#aefc13]"
/* SCSS */
$brand: #aefc13;
/* SwiftUI */
Color(red: 0.682, green: 0.988, blue: 0.075)
/* Android */
Color.parseColor("#aefc13")
/* Flutter */
Color(0xFFAEFC13)
/* Python / OpenCV (BGR) */
(19, 252, 174)

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

Accessibility — WCAG contrast

Aa
#aefc13 on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#aefc13 on black: 16.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE900
deuteranopia · #FEE43B
tritanopia · #B4F0D7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #aefc13 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
#F4FCE4
#E7FBC1
#D9FE90
#C6FD59
#aefc13
#A2F203
#87C903
#6CA102
#4F7406
#324904
Base = 500Lightest = 50 · #F9FDF1Darkest = 950 · #324904
:root {
  --brand-50: #F9FDF1;
  --brand-100: #F4FCE4;
  --brand-200: #E7FBC1;
  --brand-300: #D9FE90;
  --brand-400: #C6FD59;
  --brand-500: #aefc13;
  --brand-600: #A2F203;
  --brand-700: #87C903;
  --brand-800: #6CA102;
  --brand-900: #4F7406;
  --brand-950: #324904;
  --brand: #aefc13;
  --brand-ink: #000000;
}

Colors that work with #aefc13

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#DEEDC0
Hairlines and dividers
Muted text#809B4B
Captions on the surface
Accent#2410FF
Second voice, not a rival
Dark variant#547E02
Hover, pressed, headers
Light variant#F6FFE6
Selected rows, tints
Dark surface#1F2414
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 #aefc13

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#6113FC
Analogous left#FCD613
Analogous right#39FC13
Split-complement 1#1339FC
Split-complement 2#D613FC
Triadic 1#13AEFC
Triadic 2#FC13AE
Tetradic#13FCD6

RGB percentages

Red68.2%
Green98.8%
Blue7.5%

CMYK percentages

Cyan31.0%
Magenta0.0%
Yellow92.5%
Key (black)1.2%

Color previews

#aefc13 text on a black background

contrast 16.73:1

Card sample

#aefc13 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(174, 252, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(174, 252, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aefc13;
background: linear-gradient(135deg, #aefc13, #13FC13);

Monochromatic scale

Palettes built from #aefc13

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.

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

#aefc13, answered

What color is #aefc13?

#aefc13 is a balanced electric green, closest to Green Yellow (ΔE2000 1.4). It sits at 80° on the hue wheel with 98% saturation and 53% lightness, which reads as warm.

What is the RGB value of #aefc13?

rgb(174, 252, 19) — 174 red, 252 green and 19 blue out of 255, or 68.2% / 98.8% / 7.5% by channel.

Is #aefc13 a light or a dark color?

It is a light color. Relative luminance is 0.7867 and perceived brightness is 84%, so black text on it reaches 16.73:1.

Should I use black or white text on #aefc13?

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

What is the complementary color of #aefc13?

#6113FC sits directly opposite on the wheel. Softer options are the split-complements #1339FC and #D613FC, which give the same contrast with far less vibration.

What colors go well with #aefc13?

For interface work: #F8FAF4 as the surface, #DEEDC0 for borders, #809B4B for secondary text, #2410FF as an accent and #547E02 for hover and pressed states. For a palette, the analogous pair #FCD613 and #39FC13 stays calm, while #6113FC is the loudest partner.

What is #aefc13 in CMYK for printing?

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

Warm — it scores 42 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FCF513; nudged cooler, #57FE10.

Work with #aefc13 in the Color Lab