Skip to content

#96df92

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

RGB
150, 223, 146
HSL
117°, 55%, 72%
CMYK
33, 0, 35, 13
Luminance
0.6133

At a glance

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

Hex
#96df92
Hue
117°
green
Saturation
55%
vivid
Lightness
72%
light
Brightness
87%
HSV value
Perceived
77%
weighted brightness
Luminance
0.6133
WCAG relative
Temperature
Cool
61/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.27:1
Closest name
Light Green
ΔE2000 4.1
Where it sits
Hue117° of 360°
Saturation55%
Lightness72%
Temperature
Warm ← → Cool61% 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#96df92
RGBrgb(150, 223, 146)
HSLhsl(117, 55%, 72%)
CMYKcmyk(33%, 0%, 35%, 13%)
LABlab(82.6 -37.6 30.7)
LCHlch(82.6 48.5 140.7)
OKLCHoklch(0.837 0.128 143.1)
Decimal9887634
Display P3color(display-p3 0.588 0.875 0.573)

Copy-ready code

/* CSS */
color: #96df92;
background-color: #96df92;
/* Tailwind (arbitrary) */
class="text-[#96df92] bg-[#96df92]"
/* SCSS */
$brand: #96df92;
/* SwiftUI */
Color(red: 0.588, green: 0.875, blue: 0.573)
/* Android */
Color.parseColor("#96df92")
/* Flutter */
Color(0xFF96DF92)
/* Python / OpenCV (BGR) */
(146, 223, 150)

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

Accessibility — WCAG contrast

Aa
#96df92 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#96df92 on black: 13.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E2D28D
deuteranopia · #D7CB96
tritanopia · #8FDBCB

Color scale — 50 to 950

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

#F4FBF4
#EAF6E9
#D0EECE
#ABE6A8
#96df92
#58CC52
#3EBD38
#349E2E
#2A7E25
#225C1E
#153913
Base = 400Lightest = 50 · #F4FBF4Darkest = 950 · #153913
:root {
  --brand-50: #F4FBF4;
  --brand-100: #EAF6E9;
  --brand-200: #D0EECE;
  --brand-300: #ABE6A8;
  --brand-400: #96df92;
  --brand-500: #58CC52;
  --brand-600: #3EBD38;
  --brand-700: #349E2E;
  --brand-800: #2A7E25;
  --brand-900: #225C1E;
  --brand-950: #153913;
  --brand: #96df92;
  --brand-ink: #000000;
}

Colors that work with #96df92

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#F5FAF4
Tinted page background
Border#C2ECC0
Hairlines and dividers
Muted text#4F9B4B
Captions on the surface
Accent#7E2AA2
Second voice, not a rival
Dark variant#21631D
Hover, pressed, headers
Light variant#ECF9EB
Selected rows, tints
Dark surface#152414
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 #96df92

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#DB92DF
Analogous left#BDDF92
Analogous right#92DFB5
Split-complement 1#B592DF
Split-complement 2#DF92BD
Triadic 1#9296DF
Triadic 2#DF9296
Tetradic#92BDDF

RGB percentages

Red58.8%
Green87.5%
Blue57.3%

CMYK percentages

Cyan32.7%
Magenta0.0%
Yellow34.5%
Key (black)12.5%

Color previews

#96df92 text on a black background

contrast 13.27:1

Card sample

#96df92 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #96df92;
Background color
Panel with #96df92 background
background-color: #96df92;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(150, 223, 146, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(150, 223, 146, 0.45);
Border & gradient
Gradient panel
border: 3px solid #96df92;
background: linear-gradient(135deg, #96df92, #92DFC1);

Monochromatic scale

Palettes built from #96df92

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.

#96df92 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.

#96df92, answered

What color is #96df92?

#96df92 is a light vivid green, closest to Light Green (ΔE2000 4.1). It sits at 117° on the hue wheel with 55% saturation and 72% lightness, which reads as cool.

What is the RGB value of #96df92?

rgb(150, 223, 146) — 150 red, 223 green and 146 blue out of 255, or 58.8% / 87.5% / 57.3% by channel.

Is #96df92 a light or a dark color?

It is a light color. Relative luminance is 0.6133 and perceived brightness is 77%, so black text on it reaches 13.27:1.

Should I use black or white text on #96df92?

Black. It scores 13.27:1 against #96df92, versus 1.58:1 for white — AAA at any size.

What is the complementary color of #96df92?

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

What colors go well with #96df92?

For interface work: #F5FAF4 as the surface, #C2ECC0 for borders, #4F9B4B for secondary text, #7E2AA2 as an accent and #21631D for hover and pressed states. For a palette, the analogous pair #BDDF92 and #92DFB5 stays calm, while #DB92DF is the loudest partner.

What is #96df92 in CMYK for printing?

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

Is #96df92 warm or cool?

Cool — it scores 61 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #B2DF92; nudged cooler, #91E0AA.

Work with #96df92 in the Color Lab