Skip to content

#9eee9c

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

RGB
158, 238, 156
HSL
119°, 71%, 77%
CMYK
34, 0, 35, 7
Luminance
0.7082

At a glance

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

Hex
#9eee9c
Hue
119°
green
Saturation
71%
vivid
Lightness
77%
light
Brightness
93%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7082
WCAG relative
Temperature
Cool
62/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.16:1
Closest name
Light Green
ΔE2000 2.3
Where it sits
Hue119° of 360°
Saturation71%
Lightness77%
Temperature
Warm ← → Cool62% 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#9eee9c
RGBrgb(158, 238, 156)
HSLhsl(119, 71%, 77%)
CMYKcmyk(34%, 0%, 35%, 7%)
LABlab(87.4 -40.2 32.2)
LCHlch(87.4 51.5 141.4)
OKLCHoklch(0.877 0.136 143.8)
Decimal10415772
Display P3color(display-p3 0.620 0.933 0.612)

Copy-ready code

/* CSS */
color: #9eee9c;
background-color: #9eee9c;
/* Tailwind (arbitrary) */
class="text-[#9eee9c] bg-[#9eee9c]"
/* SCSS */
$brand: #9eee9c;
/* SwiftUI */
Color(red: 0.620, green: 0.933, blue: 0.612)
/* Android */
Color.parseColor("#9eee9c")
/* Flutter */
Color(0xFF9EEE9C)
/* Python / OpenCV (BGR) */
(156, 238, 158)

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

Accessibility — WCAG contrast

Aa
#9eee9c on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#9eee9c on black: 15.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2E097
deuteranopia · #E5D8A1
tritanopia · #96E9D9

Color scale — 50 to 950

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

#F3FCF3
#E8F8E7
#CAF2C9
#9eee9c
#72E66F
#43DE3F
#28D124
#21AE1E
#1B8B18
#176515
#0F3F0D
Base = 300Lightest = 50 · #F3FCF3Darkest = 950 · #0F3F0D
:root {
  --brand-50: #F3FCF3;
  --brand-100: #E8F8E7;
  --brand-200: #CAF2C9;
  --brand-300: #9eee9c;
  --brand-400: #72E66F;
  --brand-500: #43DE3F;
  --brand-600: #28D124;
  --brand-700: #21AE1E;
  --brand-800: #1B8B18;
  --brand-900: #176515;
  --brand-950: #0F3F0D;
  --brand: #9eee9c;
  --brand-ink: #000000;
}

Colors that work with #9eee9c

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#F4FAF4
Tinted page background
Border#C1EDC0
Hairlines and dividers
Muted text#4D9B4B
Captions on the surface
Accent#891AB2
Second voice, not a rival
Dark variant#156D13
Hover, pressed, headers
Light variant#EAFBE9
Selected rows, tints
Dark surface#142414
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 #9eee9c

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#EC9CEE
Analogous left#C7EE9C
Analogous right#9CEEC3
Split-complement 1#C39CEE
Split-complement 2#EE9CC7
Triadic 1#9C9EEE
Triadic 2#EE9C9E
Tetradic#9CC7EE

RGB percentages

Red62.0%
Green93.3%
Blue61.2%

CMYK percentages

Cyan33.6%
Magenta0.0%
Yellow34.5%
Key (black)6.7%

Color previews

#9eee9c text on a black background

contrast 15.16:1

Card sample

#9eee9c text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(158, 238, 156, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(158, 238, 156, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9eee9c;
background: linear-gradient(135deg, #9eee9c, #9CEED1);

Monochromatic scale

Palettes built from #9eee9c

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.

#9eee9c 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.

#9eee9c, answered

What color is #9eee9c?

#9eee9c is a light vivid green, closest to Light Green (ΔE2000 2.3). It sits at 119° on the hue wheel with 71% saturation and 77% lightness, which reads as cool.

What is the RGB value of #9eee9c?

rgb(158, 238, 156) — 158 red, 238 green and 156 blue out of 255, or 62% / 93.3% / 61.2% by channel.

Is #9eee9c a light or a dark color?

It is a light color. Relative luminance is 0.7082 and perceived brightness is 82%, so black text on it reaches 15.16:1.

Should I use black or white text on #9eee9c?

Black. It scores 15.16:1 against #9eee9c, versus 1.38:1 for white — AAA at any size.

What is the complementary color of #9eee9c?

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

What colors go well with #9eee9c?

For interface work: #F4FAF4 as the surface, #C1EDC0 for borders, #4D9B4B for secondary text, #891AB2 as an accent and #156D13 for hover and pressed states. For a palette, the analogous pair #C7EE9C and #9CEEC3 stays calm, while #EC9CEE is the loudest partner.

What is #9eee9c in CMYK for printing?

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

Is #9eee9c warm or cool?

Cool — it scores 62 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BCEE9C; nudged cooler, #9BEFB8.

Work with #9eee9c in the Color Lab