Skip to content

#b8fdbf

a pale, electric green · cool · closest name: Pale Green

RGB
184, 253, 191
HSL
126°, 95%, 86%
CMYK
27, 0, 25, 1
Luminance
0.8420

At a glance

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

Hex
#b8fdbf
Hue
126°
green
Saturation
95%
electric
Lightness
86%
pale
Brightness
99%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8420
WCAG relative
Temperature
Cool
65/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.84:1
Closest name
Pale Green
ΔE2000 6.9
Where it sits
Hue126° of 360°
Saturation95%
Lightness86%
Temperature
Warm ← → Cool65% 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#b8fdbf
RGBrgb(184, 253, 191)
HSLhsl(126, 95%, 86%)
CMYKcmyk(27%, 0%, 25%, 1%)
LABlab(93.5 -33.2 23.0)
LCHlch(93.5 40.4 145.4)
OKLCHoklch(0.932 0.108 147.2)
Decimal12123583
Display P3color(display-p3 0.722 0.992 0.749)

Copy-ready code

/* CSS */
color: #b8fdbf;
background-color: #b8fdbf;
/* Tailwind (arbitrary) */
class="text-[#b8fdbf] bg-[#b8fdbf]"
/* SCSS */
$brand: #b8fdbf;
/* SwiftUI */
Color(red: 0.722, green: 0.992, blue: 0.749)
/* Android */
Color.parseColor("#b8fdbf")
/* Flutter */
Color(0xFFB8FDBF)
/* Python / OpenCV (BGR) */
(191, 253, 184)

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

Accessibility — WCAG contrast

Aa
#b8fdbf on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#b8fdbf on black: 17.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF1BB
deuteranopia · #F4EAC2
tritanopia · #B0FAEC

Color scale — 50 to 950

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

#F1FDF3
#E4FBE6
#b8fdbf
#92FC9D
#5BFA6B
#25F93A
#07EE1E
#06C619
#049F14
#087213
#05480C
Base = 200Lightest = 50 · #F1FDF3Darkest = 950 · #05480C
:root {
  --brand-50: #F1FDF3;
  --brand-100: #E4FBE6;
  --brand-200: #b8fdbf;
  --brand-300: #92FC9D;
  --brand-400: #5BFA6B;
  --brand-500: #25F93A;
  --brand-600: #07EE1E;
  --brand-700: #06C619;
  --brand-800: #049F14;
  --brand-900: #087213;
  --brand-950: #05480C;
  --brand: #b8fdbf;
  --brand-ink: #000000;
}

Colors that work with #b8fdbf

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#F4FAF5
Tinted page background
Border#C0EDC4
Hairlines and dividers
Muted text#4B9B53
Captions on the surface
Accent#AD03C9
Second voice, not a rival
Dark variant#047C10
Hover, pressed, headers
Light variant#E6FEE9
Selected rows, tints
Dark surface#142415
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 #b8fdbf

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#FDB8F6
Analogous left#D4FDB8
Analogous right#B8FDE2
Split-complement 1#E2B8FD
Split-complement 2#FDB8D4
Triadic 1#BFB8FD
Triadic 2#FDBFB8
Tetradic#B8D4FD

RGB percentages

Red72.2%
Green99.2%
Blue74.9%

CMYK percentages

Cyan27.3%
Magenta0.0%
Yellow24.5%
Key (black)0.8%

Color previews

#b8fdbf text on a black background

contrast 17.84:1

Card sample

#b8fdbf text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(184, 253, 191, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(184, 253, 191, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b8fdbf;
background: linear-gradient(135deg, #b8fdbf, #B8FDED);

Monochromatic scale

Palettes built from #b8fdbf

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.

#b8fdbf 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.

#b8fdbf, answered

What color is #b8fdbf?

#b8fdbf is a pale electric green, closest to Pale Green (ΔE2000 6.9). It sits at 126° on the hue wheel with 95% saturation and 86% lightness, which reads as cool.

What is the RGB value of #b8fdbf?

rgb(184, 253, 191) — 184 red, 253 green and 191 blue out of 255, or 72.2% / 99.2% / 74.9% by channel.

Is #b8fdbf a light or a dark color?

It is a light color. Relative luminance is 0.8420 and perceived brightness is 89%, so black text on it reaches 17.84:1.

Should I use black or white text on #b8fdbf?

Black. It scores 17.84:1 against #b8fdbf, versus 1.18:1 for white — AAA at any size.

What is the complementary color of #b8fdbf?

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

What colors go well with #b8fdbf?

For interface work: #F4FAF5 as the surface, #C0EDC4 for borders, #4B9B53 for secondary text, #AD03C9 as an accent and #047C10 for hover and pressed states. For a palette, the analogous pair #D4FDB8 and #B8FDE2 stays calm, while #FDB8F6 is the loudest partner.

What is #b8fdbf in CMYK for printing?

cmyk(27%, 0%, 25%, 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 #b8fdbf warm or cool?

Cool — it scores 65 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CAFDB8; nudged cooler, #B7FED8.

Work with #b8fdbf in the Color Lab