Skip to content

#74c708

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

RGB
116, 199, 8
HSL
86°, 92%, 41%
CMYK
42, 0, 96, 22
Luminance
0.4458

At a glance

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

Hex
#74c708
Hue
86°
green
Saturation
92%
electric
Lightness
41%
dark
Brightness
78%
HSV value
Perceived
65%
weighted brightness
Luminance
0.4458
WCAG relative
Temperature
Neutral
47/100 cool
Color family
Green
Tone
Electric
Best ink
Black
9.92:1
Closest name
Yellow Green
ΔE2000 5
Where it sits
Hue86° of 360°
Saturation92%
Lightness41%
Temperature
Warm ← → Cool47% 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#74c708
RGBrgb(116, 199, 8)
HSLhsl(86, 92%, 41%)
CMYKcmyk(42%, 0%, 96%, 22%)
LABlab(72.6 -50.6 71.3)
LCHlch(72.6 87.4 125.4)
OKLCHoklch(0.747 0.210 133.1)
Decimal7653128
Display P3color(display-p3 0.455 0.780 0.031)

Copy-ready code

/* CSS */
color: #74c708;
background-color: #74c708;
/* Tailwind (arbitrary) */
class="text-[#74c708] bg-[#74c708]"
/* SCSS */
$brand: #74c708;
/* SwiftUI */
Color(red: 0.455, green: 0.780, blue: 0.031)
/* Android */
Color.parseColor("#74c708")
/* Flutter */
Color(0xFF74C708)
/* Python / OpenCV (BGR) */
(8, 199, 116)

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

Accessibility — WCAG contrast

Aa
#74c708 on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#74c708 on black: 9.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CFB600
deuteranopia · #C4B02C
tritanopia · #74BFA9

Color scale — 50 to 950

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

#F8FDF2
#F1FBE4
#E1F9C3
#CEFB93
#B5F95D
#9CF627
#89EB09
#74c708
#5B9D06
#447109
#2A4706
Base = 700Lightest = 50 · #F8FDF2Darkest = 950 · #2A4706
:root {
  --brand-50: #F8FDF2;
  --brand-100: #F1FBE4;
  --brand-200: #E1F9C3;
  --brand-300: #CEFB93;
  --brand-400: #B5F95D;
  --brand-500: #9CF627;
  --brand-600: #89EB09;
  --brand-700: #74c708;
  --brand-800: #5B9D06;
  --brand-900: #447109;
  --brand-950: #2A4706;
  --brand: #74c708;
  --brand-ink: #000000;
}

Colors that work with #74c708

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#D9EDC0
Hairlines and dividers
Muted text#789B4B
Captions on the surface
Accent#2904CB
Second voice, not a rival
Dark variant#477B05
Hover, pressed, headers
Light variant#F4FEE6
Selected rows, tints
Dark surface#1D2414
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 #74c708

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black text placed on it
  • 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#5B08C7
Analogous left#C7BB08
Analogous right#14C708
Split-complement 1#0814C7
Split-complement 2#BB08C7
Triadic 1#0874C7
Triadic 2#C70874
Tetradic#08C7BB

RGB percentages

Red45.5%
Green78.0%
Blue3.1%

CMYK percentages

Cyan41.7%
Magenta0.0%
Yellow96.0%
Key (black)22.0%

Color previews

#74c708 text on a black background

contrast 9.92:1

Card sample

#74c708 text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(116, 199, 8, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(116, 199, 8, 0.45);
Border & gradient
Gradient panel
border: 3px solid #74c708;
background: linear-gradient(135deg, #74c708, #08C71B);

Monochromatic scale

Palettes built from #74c708

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.

#74c708 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.

#74c708, answered

What color is #74c708?

#74c708 is a dark electric green, closest to Yellow Green (ΔE2000 5). It sits at 86° on the hue wheel with 92% saturation and 41% lightness, which reads as neutral.

What is the RGB value of #74c708?

rgb(116, 199, 8) — 116 red, 199 green and 8 blue out of 255, or 45.5% / 78% / 3.1% by channel.

Is #74c708 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4458 and perceived brightness is 65%, so black text on it reaches 9.92:1.

Should I use black or white text on #74c708?

Black. It scores 9.92:1 against #74c708, versus 2.12:1 for white — AAA at any size.

What is the complementary color of #74c708?

#5B08C7 sits directly opposite on the wheel. Softer options are the split-complements #0814C7 and #BB08C7, which give the same contrast with far less vibration.

What colors go well with #74c708?

For interface work: #F8FAF4 as the surface, #D9EDC0 for borders, #789B4B for secondary text, #2904CB as an accent and #477B05 for hover and pressed states. For a palette, the analogous pair #C7BB08 and #14C708 stays calm, while #5B08C7 is the loudest partner.

What is #74c708 in CMYK for printing?

cmyk(42%, 0%, 96%, 22%). 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 #74c708 warm or cool?

Neutral — it scores 47 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BAC708; nudged cooler, #2DC906.

Work with #74c708 in the Color Lab