Skip to content

#98eb71

a light, electric green · neutral · closest name: Light Green

RGB
152, 235, 113
HSL
101°, 75%, 68%
CMYK
35, 0, 52, 8
Luminance
0.6728

At a glance

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

Hex
#98eb71
Hue
101°
green
Saturation
75%
electric
Lightness
68%
light
Brightness
92%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6728
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.46:1
Closest name
Light Green
ΔE2000 5
Where it sits
Hue101° of 360°
Saturation75%
Lightness68%
Temperature
Warm ← → Cool55% 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#98eb71
RGBrgb(152, 235, 113)
HSLhsl(101, 75%, 68%)
CMYKcmyk(35%, 0%, 52%, 8%)
LABlab(85.7 -46.6 50.9)
LCHlch(85.7 69.0 132.5)
OKLCHoklch(0.860 0.177 136.6)
Decimal10021745
Display P3color(display-p3 0.596 0.922 0.443)

Copy-ready code

/* CSS */
color: #98eb71;
background-color: #98eb71;
/* Tailwind (arbitrary) */
class="text-[#98eb71] bg-[#98eb71]"
/* SCSS */
$brand: #98eb71;
/* SwiftUI */
Color(red: 0.596, green: 0.922, blue: 0.443)
/* Android */
Color.parseColor("#98eb71")
/* Flutter */
Color(0xFF98EB71)
/* Python / OpenCV (BGR) */
(113, 235, 152)

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

Accessibility — WCAG contrast

Aa
#98eb71 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#98eb71 on black: 14.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2DB66
deuteranopia · #E6D379
tritanopia · #95E4CF

Color scale — 50 to 950

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

#F6FCF3
#ECF9E7
#D6F4C8
#B8F19D
#98eb71
#70E33A
#59D71E
#4AB319
#3B8F14
#2E6813
#1D410C
Base = 400Lightest = 50 · #F6FCF3Darkest = 950 · #1D410C
:root {
  --brand-50: #F6FCF3;
  --brand-100: #ECF9E7;
  --brand-200: #D6F4C8;
  --brand-300: #B8F19D;
  --brand-400: #98eb71;
  --brand-500: #70E33A;
  --brand-600: #59D71E;
  --brand-700: #4AB319;
  --brand-800: #3B8F14;
  --brand-900: #2E6813;
  --brand-950: #1D410C;
  --brand: #98eb71;
  --brand-ink: #000000;
}

Colors that work with #98eb71

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#F6FAF4
Tinted page background
Border#CEEDC0
Hairlines and dividers
Muted text#649B4B
Captions on the surface
Accent#A56EEE
Second voice, not a rival
Dark variant#2E7010
Hover, pressed, headers
Light variant#EFFCE9
Selected rows, tints
Dark surface#192414
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 #98eb71

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
  • Card and section backgrounds
  • 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
  • White 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#C471EB
Analogous left#D5EB71
Analogous right#71EB87
Split-complement 1#8771EB
Split-complement 2#EB71D5
Triadic 1#7198EB
Triadic 2#EB7198
Tetradic#71D5EB

RGB percentages

Red59.6%
Green92.2%
Blue44.3%

CMYK percentages

Cyan35.3%
Magenta0.0%
Yellow51.9%
Key (black)7.8%

Color previews

#98eb71 text on a black background

contrast 14.46:1

Card sample

#98eb71 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(152, 235, 113, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(152, 235, 113, 0.45);
Border & gradient
Gradient panel
border: 3px solid #98eb71;
background: linear-gradient(135deg, #98eb71, #71EB9B);

Monochromatic scale

Palettes built from #98eb71

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.

#98eb71 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
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#98eb71, answered

What color is #98eb71?

#98eb71 is a light electric green, closest to Light Green (ΔE2000 5). It sits at 101° on the hue wheel with 75% saturation and 68% lightness, which reads as neutral.

What is the RGB value of #98eb71?

rgb(152, 235, 113) — 152 red, 235 green and 113 blue out of 255, or 59.6% / 92.2% / 44.3% by channel.

Is #98eb71 a light or a dark color?

It is a light color. Relative luminance is 0.6728 and perceived brightness is 79%, so black text on it reaches 14.46:1.

Should I use black or white text on #98eb71?

Black. It scores 14.46:1 against #98eb71, versus 1.45:1 for white — AAA at any size.

What is the complementary color of #98eb71?

#C471EB sits directly opposite on the wheel. Softer options are the split-complements #8771EB and #EB71D5, which give the same contrast with far less vibration.

What colors go well with #98eb71?

For interface work: #F6FAF4 as the surface, #CEEDC0 for borders, #649B4B for secondary text, #A56EEE as an accent and #2E7010 for hover and pressed states. For a palette, the analogous pair #D5EB71 and #71EB87 stays calm, while #C471EB is the loudest partner.

What is #98eb71 in CMYK for printing?

cmyk(35%, 0%, 52%, 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 #98eb71 warm or cool?

Neutral — it scores 55 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C5EB71; nudged cooler, #6FED75.

Work with #98eb71 in the Color Lab