Skip to content

#b2fd5d

a light, electric green · neutral · closest name: Green Yellow

RGB
178, 253, 93
HSL
88°, 98%, 68%
CMYK
30, 0, 63, 1
Luminance
0.8051

At a glance

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

Hex
#b2fd5d
Hue
88°
green
Saturation
98%
electric
Lightness
68%
light
Brightness
99%
HSV value
Perceived
86%
weighted brightness
Luminance
0.8051
WCAG relative
Temperature
Neutral
48/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.10:1
Closest name
Green Yellow
ΔE2000 3.4
Where it sits
Hue88° of 360°
Saturation98%
Lightness68%
Temperature
Warm ← → Cool48% 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#b2fd5d
RGBrgb(178, 253, 93)
HSLhsl(88, 98%, 68%)
CMYKcmyk(30%, 0%, 63%, 1%)
LABlab(91.9 -47.3 67.0)
LCHlch(91.9 82.0 125.2)
OKLCHoklch(0.914 0.203 130.9)
Decimal11730269
Display P3color(display-p3 0.698 0.992 0.365)

Copy-ready code

/* CSS */
color: #b2fd5d;
background-color: #b2fd5d;
/* Tailwind (arbitrary) */
class="text-[#b2fd5d] bg-[#b2fd5d]"
/* SCSS */
$brand: #b2fd5d;
/* SwiftUI */
Color(red: 0.698, green: 0.992, blue: 0.365)
/* Android */
Color.parseColor("#b2fd5d")
/* Flutter */
Color(0xFFB2FD5D)
/* Python / OpenCV (BGR) */
(93, 253, 178)

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

Accessibility — WCAG contrast

Aa
#b2fd5d on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#b2fd5d on black: 17.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEB49
deuteranopia · #FDE66A
tritanopia · #B5F3DC

Color scale — 50 to 950

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

#F8FDF1
#F0FCE4
#E0FBC1
#CAFE90
#b2fd5d
#96FC21
#82F203
#6CCA02
#57A102
#417406
#284904
Base = 400Lightest = 50 · #F8FDF1Darkest = 950 · #284904
:root {
  --brand-50: #F8FDF1;
  --brand-100: #F0FCE4;
  --brand-200: #E0FBC1;
  --brand-300: #CAFE90;
  --brand-400: #b2fd5d;
  --brand-500: #96FC21;
  --brand-600: #82F203;
  --brand-700: #6CCA02;
  --brand-800: #57A102;
  --brand-900: #417406;
  --brand-950: #284904;
  --brand: #b2fd5d;
  --brand-ink: #000000;
}

Colors that work with #b2fd5d

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#F8FAF4
Tinted page background
Border#D8EDC0
Hairlines and dividers
Muted text#759B4B
Captions on the surface
Accent#7F5BFF
Second voice, not a rival
Dark variant#447E02
Hover, pressed, headers
Light variant#F3FFE6
Selected rows, tints
Dark surface#1D2414
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 #b2fd5d

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#A85DFD
Analogous left#FDF85D
Analogous right#62FD5D
Split-complement 1#5D62FD
Split-complement 2#F85DFD
Triadic 1#5DB2FD
Triadic 2#FD5DB2
Tetradic#5DFDF8

RGB percentages

Red69.8%
Green99.2%
Blue36.5%

CMYK percentages

Cyan29.6%
Magenta0.0%
Yellow63.2%
Key (black)0.8%

Color previews

#b2fd5d text on a black background

contrast 17.10:1

Card sample

#b2fd5d text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(178, 253, 93, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(178, 253, 93, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b2fd5d;
background: linear-gradient(135deg, #b2fd5d, #5DFD72);

Monochromatic scale

Palettes built from #b2fd5d

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.

#b2fd5d 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#b2fd5d, answered

What color is #b2fd5d?

#b2fd5d is a light electric green, closest to Green Yellow (ΔE2000 3.4). It sits at 88° on the hue wheel with 98% saturation and 68% lightness, which reads as neutral.

What is the RGB value of #b2fd5d?

rgb(178, 253, 93) — 178 red, 253 green and 93 blue out of 255, or 69.8% / 99.2% / 36.5% by channel.

Is #b2fd5d a light or a dark color?

It is a light color. Relative luminance is 0.8051 and perceived brightness is 86%, so black text on it reaches 17.10:1.

Should I use black or white text on #b2fd5d?

Black. It scores 17.10:1 against #b2fd5d, versus 1.23:1 for white — AAA at any size.

What is the complementary color of #b2fd5d?

#A85DFD sits directly opposite on the wheel. Softer options are the split-complements #5D62FD and #F85DFD, which give the same contrast with far less vibration.

What colors go well with #b2fd5d?

For interface work: #F8FAF4 as the surface, #D8EDC0 for borders, #759B4B for secondary text, #7F5BFF as an accent and #447E02 for hover and pressed states. For a palette, the analogous pair #FDF85D and #62FD5D stays calm, while #A85DFD is the loudest partner.

What is #b2fd5d in CMYK for printing?

cmyk(30%, 0%, 63%, 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 #b2fd5d warm or cool?

Neutral — it scores 48 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EDFD5D; nudged cooler, #76FF5B.

Work with #b2fd5d in the Color Lab