Skip to content

#32f708

a balanced, electric green · cool · closest name: Lime

RGB
50, 247, 8
HSL
110°, 94%, 50%
CMYK
80, 0, 97, 3
Luminance
0.6722

At a glance

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

Hex
#32f708
Hue
110°
green
Saturation
94%
electric
Lightness
50%
balanced
Brightness
97%
HSV value
Perceived
75%
weighted brightness
Luminance
0.6722
WCAG relative
Temperature
Cool
58/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.44:1
Closest name
Lime
ΔE2000 1.7
Where it sits
Hue110° of 360°
Saturation94%
Lightness50%
Temperature
Warm ← → Cool58% 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#32f708
RGBrgb(50, 247, 8)
HSLhsl(110, 94%, 50%)
CMYKcmyk(80%, 0%, 97%, 3%)
LABlab(85.6 -80.9 81.0)
LCHlch(85.6 114.5 135.0)
OKLCHoklch(0.850 0.282 141.6)
Decimal3340040
Display P3color(display-p3 0.196 0.969 0.031)

Copy-ready code

/* CSS */
color: #32f708;
background-color: #32f708;
/* Tailwind (arbitrary) */
class="text-[#32f708] bg-[#32f708]"
/* SCSS */
$brand: #32f708;
/* SwiftUI */
Color(red: 0.196, green: 0.969, blue: 0.031)
/* Android */
Color.parseColor("#32f708")
/* Flutter */
Color(0xFF32F708)
/* Python / OpenCV (BGR) */
(8, 247, 50)

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

Accessibility — WCAG contrast

Aa
#32f708 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#32f708 on black: 14.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FDDF00
deuteranopia · #E9D13A
tritanopia · #00EFD2

Color scale — 50 to 950

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

#F4FDF2
#E8FBE4
#CCFAC2
#A5FB92
#78FA5C
#4AF826
#32f708
#28C606
#209E05
#1B7208
#114705
Base = 600Lightest = 50 · #F4FDF2Darkest = 950 · #114705
:root {
  --brand-50: #F4FDF2;
  --brand-100: #E8FBE4;
  --brand-200: #CCFAC2;
  --brand-300: #A5FB92;
  --brand-400: #78FA5C;
  --brand-500: #4AF826;
  --brand-600: #32f708;
  --brand-700: #28C606;
  --brand-800: #209E05;
  --brand-900: #1B7208;
  --brand-950: #114705;
  --brand: #32f708;
  --brand-ink: #000000;
}

Colors that work with #32f708

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#C8EDC0
Hairlines and dividers
Muted text#599B4B
Captions on the surface
Accent#9203FC
Second voice, not a rival
Dark variant#197B04
Hover, pressed, headers
Light variant#EAFEE6
Selected rows, tints
Dark surface#172414
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 #32f708

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#CD08F7
Analogous left#A9F708
Analogous right#08F756
Split-complement 1#5608F7
Split-complement 2#F708A9
Triadic 1#0832F7
Triadic 2#F70832
Tetradic#08A9F7

RGB percentages

Red19.6%
Green96.9%
Blue3.1%

CMYK percentages

Cyan79.8%
Magenta0.0%
Yellow96.8%
Key (black)3.1%

Color previews

#32f708 text on a black background

contrast 14.44:1

Card sample

#32f708 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #32f708;
Background color
Panel with #32f708 background
background-color: #32f708;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(50, 247, 8, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(50, 247, 8, 0.45);
Border & gradient
Gradient panel
border: 3px solid #32f708;
background: linear-gradient(135deg, #32f708, #08F77E);

Monochromatic scale

Palettes built from #32f708

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.

#32f708 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.

#32f708, answered

What color is #32f708?

#32f708 is a balanced electric green, closest to Lime (ΔE2000 1.7). It sits at 110° on the hue wheel with 94% saturation and 50% lightness, which reads as cool.

What is the RGB value of #32f708?

rgb(50, 247, 8) — 50 red, 247 green and 8 blue out of 255, or 19.6% / 96.9% / 3.1% by channel.

Is #32f708 a light or a dark color?

It is a light color. Relative luminance is 0.6722 and perceived brightness is 75%, so black text on it reaches 14.44:1.

Should I use black or white text on #32f708?

Black. It scores 14.44:1 against #32f708, versus 1.45:1 for white — AAA at any size.

What is the complementary color of #32f708?

#CD08F7 sits directly opposite on the wheel. Softer options are the split-complements #5608F7 and #F708A9, which give the same contrast with far less vibration.

What colors go well with #32f708?

For interface work: #F5FAF4 as the surface, #C8EDC0 for borders, #599B4B for secondary text, #9203FC as an accent and #197B04 for hover and pressed states. For a palette, the analogous pair #A9F708 and #08F756 stays calm, while #CD08F7 is the loudest partner.

What is #32f708 in CMYK for printing?

cmyk(80%, 0%, 97%, 3%). 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 #32f708 warm or cool?

Cool — it scores 58 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #89F708; nudged cooler, #05FA34.

Work with #32f708 in the Color Lab