Skip to content

#8eee99

a light, vivid green · cool · closest name: Light Green

RGB
142, 238, 153
HSL
127°, 74%, 75%
CMYK
40, 0, 36, 7
Luminance
0.6920

At a glance

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

Hex
#8eee99
Hue
127°
green
Saturation
74%
vivid
Lightness
75%
light
Brightness
93%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6920
WCAG relative
Temperature
Cool
65/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
14.84:1
Closest name
Light Green
ΔE2000 1.7
Where it sits
Hue127° of 360°
Saturation74%
Lightness75%
Temperature
Warm ← → Cool65% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#8eee99
RGBrgb(142, 238, 153)
HSLhsl(127, 74%, 75%)
CMYKcmyk(40%, 0%, 36%, 7%)
LABlab(86.6 -45.5 32.5)
LCHlch(86.6 55.9 144.5)
OKLCHoklch(0.869 0.148 146.8)
Decimal9367193
Display P3color(display-p3 0.557 0.933 0.600)

Copy-ready code

/* CSS */
color: #8eee99;
background-color: #8eee99;
/* Tailwind (arbitrary) */
class="text-[#8eee99] bg-[#8eee99]"
/* SCSS */
$brand: #8eee99;
/* SwiftUI */
Color(red: 0.557, green: 0.933, blue: 0.600)
/* Android */
Color.parseColor("#8eee99")
/* Flutter */
Color(0xFF8EEE99)
/* Python / OpenCV (BGR) */
(153, 238, 142)

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

Accessibility — WCAG contrast

Aa
#8eee99 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#8eee99 on black: 14.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F1DF93
deuteranopia · #E2D59E
tritanopia · #80EAD8

Color scale — 50 to 950

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

#F3FCF4
#E7F9E9
#C8F3CD
#8eee99
#6DE97B
#3CE24F
#20D535
#1BB12C
#158E23
#14671D
#0C4012
Base = 300Lightest = 50 · #F3FCF4Darkest = 950 · #0C4012
:root {
  --brand-50: #F3FCF4;
  --brand-100: #E7F9E9;
  --brand-200: #C8F3CD;
  --brand-300: #8eee99;
  --brand-400: #6DE97B;
  --brand-500: #3CE24F;
  --brand-600: #20D535;
  --brand-700: #1BB12C;
  --brand-800: #158E23;
  --brand-900: #14671D;
  --brand-950: #0C4012;
  --brand: #8eee99;
  --brand-ink: #000000;
}

Colors that work with #8eee99

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#F4FAF5
Tinted page background
Border#C0EDC5
Hairlines and dividers
Muted text#4B9B54
Captions on the surface
Accent#A016B6
Second voice, not a rival
Dark variant#116F1C
Hover, pressed, headers
Light variant#E9FCEB
Selected rows, tints
Dark surface#142416
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 #8eee99

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#EE8EE3
Analogous left#B3EE8E
Analogous right#8EEEC9
Split-complement 1#C98EEE
Split-complement 2#EE8EB3
Triadic 1#998EEE
Triadic 2#EE998E
Tetradic#8EB3EE

RGB percentages

Red55.7%
Green93.3%
Blue60.0%

CMYK percentages

Cyan40.3%
Magenta0.0%
Yellow35.7%
Key (black)6.7%

Color previews

#8eee99 text on a black background

contrast 14.84:1

Card sample

#8eee99 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(142, 238, 153, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(142, 238, 153, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8eee99;
background: linear-gradient(135deg, #8eee99, #8EEED9);

Monochromatic scale

Palettes built from #8eee99

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.

#8eee99 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

Converts to four-color process without much drama. Proof it anyway.

#8eee99, answered

What color is #8eee99?

#8eee99 is a light vivid green, closest to Light Green (ΔE2000 1.7). It sits at 127° on the hue wheel with 74% saturation and 75% lightness, which reads as cool.

What is the RGB value of #8eee99?

rgb(142, 238, 153) — 142 red, 238 green and 153 blue out of 255, or 55.7% / 93.3% / 60% by channel.

Is #8eee99 a light or a dark color?

It is a light color. Relative luminance is 0.6920 and perceived brightness is 80%, so black text on it reaches 14.84:1.

Should I use black or white text on #8eee99?

Black. It scores 14.84:1 against #8eee99, versus 1.42:1 for white — AAA at any size.

What is the complementary color of #8eee99?

#EE8EE3 sits directly opposite on the wheel. Softer options are the split-complements #C98EEE and #EE8EB3, which give the same contrast with far less vibration.

What colors go well with #8eee99?

For interface work: #F4FAF5 as the surface, #C0EDC5 for borders, #4B9B54 for secondary text, #A016B6 as an accent and #116F1C for hover and pressed states. For a palette, the analogous pair #B3EE8E and #8EEEC9 stays calm, while #EE8EE3 is the loudest partner.

What is #8eee99 in CMYK for printing?

cmyk(40%, 0%, 36%, 7%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #8eee99 warm or cool?

Cool — it scores 65 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #A6EE8E; nudged cooler, #8DEFBC.

Work with #8eee99 in the Color Lab