Skip to content

#92fd3e

a balanced, electric green · neutral · closest name: Chartreuse

RGB
146, 253, 62
HSL
94°, 98%, 62%
CMYK
42, 0, 76, 1
Luminance
0.7671

At a glance

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

Hex
#92fd3e
Hue
94°
green
Saturation
98%
electric
Lightness
62%
balanced
Brightness
99%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7671
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.34:1
Closest name
Chartreuse
ΔE2000 2.3
Where it sits
Hue94° of 360°
Saturation98%
Lightness62%
Temperature
Warm ← → Cool52% 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#92fd3e
RGBrgb(146, 253, 62)
HSLhsl(94, 98%, 62%)
CMYKcmyk(42%, 0%, 76%, 1%)
LABlab(90.2 -60.0 75.7)
LCHlch(90.2 96.6 128.4)
OKLCHoklch(0.895 0.238 134.9)
Decimal9633086
Display P3color(display-p3 0.573 0.992 0.243)

Copy-ready code

/* CSS */
color: #92fd3e;
background-color: #92fd3e;
/* Tailwind (arbitrary) */
class="text-[#92fd3e] bg-[#92fd3e]"
/* SCSS */
$brand: #92fd3e;
/* SwiftUI */
Color(red: 0.573, green: 0.992, blue: 0.243)
/* Android */
Color.parseColor("#92fd3e")
/* Flutter */
Color(0xFF92FD3E)
/* Python / OpenCV (BGR) */
(62, 253, 146)

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

Accessibility — WCAG contrast

Aa
#92fd3e on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#92fd3e on black: 16.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE808
deuteranopia · #F8E053
tritanopia · #90F3D9

Color scale — 50 to 950

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

#F7FDF1
#EEFCE3
#DAFBC1
#C0FE90
#92fd3e
#82FD21
#6CF203
#5ACA02
#48A102
#377406
#224904
Base = 400Lightest = 50 · #F7FDF1Darkest = 950 · #224904
:root {
  --brand-50: #F7FDF1;
  --brand-100: #EEFCE3;
  --brand-200: #DAFBC1;
  --brand-300: #C0FE90;
  --brand-400: #92fd3e;
  --brand-500: #82FD21;
  --brand-600: #6CF203;
  --brand-700: #5ACA02;
  --brand-800: #48A102;
  --brand-900: #377406;
  --brand-950: #224904;
  --brand: #92fd3e;
  --brand-ink: #000000;
}

Colors that work with #92fd3e

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#6E9B4B
Captions on the surface
Accent#793CFF
Second voice, not a rival
Dark variant#387E01
Hover, pressed, headers
Light variant#F1FFE6
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 #92fd3e

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#A93EFD
Analogous left#F2FD3E
Analogous right#3EFD4A
Split-complement 1#4A3EFD
Split-complement 2#FD3EF2
Triadic 1#3E92FD
Triadic 2#FD3E92
Tetradic#3EF2FD

RGB percentages

Red57.3%
Green99.2%
Blue24.3%

CMYK percentages

Cyan42.3%
Magenta0.0%
Yellow75.5%
Key (black)0.8%

Color previews

#92fd3e text on a black background

contrast 16.34:1

Card sample

#92fd3e text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #92fd3e;
Background color
Panel with #92fd3e background
background-color: #92fd3e;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(146, 253, 62, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(146, 253, 62, 0.45);
Border & gradient
Gradient panel
border: 3px solid #92fd3e;
background: linear-gradient(135deg, #92fd3e, #3EFD69);

Monochromatic scale

Palettes built from #92fd3e

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.

#92fd3e 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.

#92fd3e, answered

What color is #92fd3e?

#92fd3e is a balanced electric green, closest to Chartreuse (ΔE2000 2.3). It sits at 94° on the hue wheel with 98% saturation and 62% lightness, which reads as neutral.

What is the RGB value of #92fd3e?

rgb(146, 253, 62) — 146 red, 253 green and 62 blue out of 255, or 57.3% / 99.2% / 24.3% by channel.

Is #92fd3e a light or a dark color?

It is a light color. Relative luminance is 0.7671 and perceived brightness is 83%, so black text on it reaches 16.34:1.

Should I use black or white text on #92fd3e?

Black. It scores 16.34:1 against #92fd3e, versus 1.29:1 for white — AAA at any size.

What is the complementary color of #92fd3e?

#A93EFD sits directly opposite on the wheel. Softer options are the split-complements #4A3EFD and #FD3EF2, which give the same contrast with far less vibration.

What colors go well with #92fd3e?

For interface work: #F7FAF4 as the surface, #D4EDC0 for borders, #6E9B4B for secondary text, #793CFF as an accent and #387E01 for hover and pressed states. For a palette, the analogous pair #F2FD3E and #3EFD4A stays calm, while #A93EFD is the loudest partner.

What is #92fd3e in CMYK for printing?

cmyk(42%, 0%, 76%, 1%). 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 #92fd3e warm or cool?

Neutral — it scores 52 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D8FD3E; nudged cooler, #4BFF3C.

Work with #92fd3e in the Color Lab