Skip to content

#74eb0f

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

RGB
116, 235, 15
HSL
93°, 88%, 49%
CMYK
51, 0, 94, 8
Luminance
0.6316

At a glance

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

Hex
#74eb0f
Hue
93°
green
Saturation
88%
electric
Lightness
49%
balanced
Brightness
92%
HSV value
Perceived
75%
weighted brightness
Luminance
0.6316
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.63:1
Closest name
Lawn Green
ΔE2000 3.7
Where it sits
Hue93° of 360°
Saturation88%
Lightness49%
Temperature
Warm ← → Cool51% 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#74eb0f
RGBrgb(116, 235, 15)
HSLhsl(93, 88%, 49%)
CMYKcmyk(51%, 0%, 94%, 8%)
LABlab(83.5 -63.9 79.3)
LCHlch(83.5 101.9 128.9)
OKLCHoklch(0.837 0.247 136.2)
Decimal7662351
Display P3color(display-p3 0.455 0.922 0.059)

Copy-ready code

/* CSS */
color: #74eb0f;
background-color: #74eb0f;
/* Tailwind (arbitrary) */
class="text-[#74eb0f] bg-[#74eb0f]"
/* SCSS */
$brand: #74eb0f;
/* SwiftUI */
Color(red: 0.455, green: 0.922, blue: 0.059)
/* Android */
Color.parseColor("#74eb0f")
/* Flutter */
Color(0xFF74EB0F)
/* Python / OpenCV (BGR) */
(15, 235, 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 #74eb0f · 13.63:1
Use #000000AAA at every size.
Aa
White text · 1.54:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.63:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #74eb0f as text scores 1.54:1 on white and 13.63:1 on black.

Accessibility — WCAG contrast

Aa
#74eb0f on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#74eb0f on black: 13.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3D600
deuteranopia · #E4CD37
tritanopia · #6EE2C8

Color scale — 50 to 950

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

#F7FDF2
#EFFAE5
#DCF8C4
#C3F896
#A5F561
#87F22C
#74eb0f
#5FC00C
#4C990A
#396F0C
#244507
Base = 600Lightest = 50 · #F7FDF2Darkest = 950 · #244507
:root {
  --brand-50: #F7FDF2;
  --brand-100: #EFFAE5;
  --brand-200: #DCF8C4;
  --brand-300: #C3F896;
  --brand-400: #A5F561;
  --brand-500: #87F22C;
  --brand-600: #74eb0f;
  --brand-700: #5FC00C;
  --brand-800: #4C990A;
  --brand-900: #396F0C;
  --brand-950: #244507;
  --brand: #74eb0f;
  --brand-ink: #000000;
}

Colors that work with #74eb0f

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#F7FAF4
Tinted page background
Border#D4EDC0
Hairlines and dividers
Muted text#6F9B4B
Captions on the surface
Accent#4D0AF0
Second voice, not a rival
Dark variant#3B7808
Hover, pressed, headers
Light variant#F1FDE7
Selected rows, tints
Dark surface#1B2414
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 #74eb0f

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#860FEB
Analogous left#E2EB0F
Analogous right#0FEB18
Split-complement 1#180FEB
Split-complement 2#EB0FE2
Triadic 1#0F74EB
Triadic 2#EB0F74
Tetradic#0FE2EB

RGB percentages

Red45.5%
Green92.2%
Blue5.9%

CMYK percentages

Cyan50.6%
Magenta0.0%
Yellow93.6%
Key (black)7.8%

Color previews

#74eb0f text on a black background

contrast 13.63:1

Card sample

#74eb0f text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #74eb0f

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.

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

#74eb0f, answered

What color is #74eb0f?

#74eb0f is a balanced electric green, closest to Lawn Green (ΔE2000 3.7). It sits at 93° on the hue wheel with 88% saturation and 49% lightness, which reads as neutral.

What is the RGB value of #74eb0f?

rgb(116, 235, 15) — 116 red, 235 green and 15 blue out of 255, or 45.5% / 92.2% / 5.9% by channel.

Is #74eb0f a light or a dark color?

It is a light color. Relative luminance is 0.6316 and perceived brightness is 75%, so black text on it reaches 13.63:1.

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

Black. It scores 13.63:1 against #74eb0f, versus 1.54:1 for white — AAA at any size.

What is the complementary color of #74eb0f?

#860FEB sits directly opposite on the wheel. Softer options are the split-complements #180FEB and #EB0FE2, which give the same contrast with far less vibration.

What colors go well with #74eb0f?

For interface work: #F7FAF4 as the surface, #D4EDC0 for borders, #6F9B4B for secondary text, #4D0AF0 as an accent and #3B7808 for hover and pressed states. For a palette, the analogous pair #E2EB0F and #0FEB18 stays calm, while #860FEB is the loudest partner.

What is #74eb0f in CMYK for printing?

cmyk(51%, 0%, 94%, 8%). 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 #74eb0f warm or cool?

Neutral — it scores 51 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C4EB0F; nudged cooler, #21ED0C.

Work with #74eb0f in the Color Lab