Skip to content

#bafbc1

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

RGB
186, 251, 193
HSL
127°, 89%, 86%
CMYK
26, 0, 23, 2
Luminance
0.8328

At a glance

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

Hex
#bafbc1
Hue
127°
green
Saturation
89%
electric
Lightness
86%
pale
Brightness
98%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8328
WCAG relative
Temperature
Cool
65/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.66:1
Closest name
Pale Green
ΔE2000 7.7
Where it sits
Hue127° of 360°
Saturation89%
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#bafbc1
RGBrgb(186, 251, 193)
HSLhsl(127, 89%, 86%)
CMYKcmyk(26%, 0%, 23%, 2%)
LABlab(93.1 -31.3 21.4)
LCHlch(93.1 37.9 145.7)
OKLCHoklch(0.930 0.102 147.5)
Decimal12254145
Display P3color(display-p3 0.729 0.984 0.757)

Copy-ready code

/* CSS */
color: #bafbc1;
background-color: #bafbc1;
/* Tailwind (arbitrary) */
class="text-[#bafbc1] bg-[#bafbc1]"
/* SCSS */
$brand: #bafbc1;
/* SwiftUI */
Color(red: 0.729, green: 0.984, blue: 0.757)
/* Android */
Color.parseColor("#bafbc1")
/* Flutter */
Color(0xFFBAFBC1)
/* Python / OpenCV (BGR) */
(193, 251, 186)

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

Accessibility — WCAG contrast

Aa
#bafbc1 on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#bafbc1 on black: 17.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FDF0BE
deuteranopia · #F2E9C4
tritanopia · #B2F8EB

Color scale — 50 to 950

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

#F2FDF3
#E5FBE7
#bafbc1
#95F9A0
#60F670
#2BF341
#0DE725
#0BC11F
#099A19
#0B6F16
#07460E
Base = 200Lightest = 50 · #F2FDF3Darkest = 950 · #07460E
:root {
  --brand-50: #F2FDF3;
  --brand-100: #E5FBE7;
  --brand-200: #bafbc1;
  --brand-300: #95F9A0;
  --brand-400: #60F670;
  --brand-500: #2BF341;
  --brand-600: #0DE725;
  --brand-700: #0BC11F;
  --brand-800: #099A19;
  --brand-900: #0B6F16;
  --brand-950: #07460E;
  --brand: #bafbc1;
  --brand-ink: #000000;
}

Colors that work with #bafbc1

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#C0EDC5
Hairlines and dividers
Muted text#4B9B53
Captions on the surface
Accent#AA08C4
Second voice, not a rival
Dark variant#077813
Hover, pressed, headers
Light variant#E7FEE9
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 #bafbc1

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#FBBAF4
Analogous left#D4FBBA
Analogous right#BAFBE2
Split-complement 1#E2BAFB
Split-complement 2#FBBAD4
Triadic 1#C1BAFB
Triadic 2#FBC1BA
Tetradic#BAD4FB

RGB percentages

Red72.9%
Green98.4%
Blue75.7%

CMYK percentages

Cyan25.9%
Magenta0.0%
Yellow23.1%
Key (black)1.6%

Color previews

#bafbc1 text on a black background

contrast 17.66:1

Card sample

#bafbc1 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(186, 251, 193, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(186, 251, 193, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bafbc1;
background: linear-gradient(135deg, #bafbc1, #BAFBEC);

Monochromatic scale

Palettes built from #bafbc1

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.

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

#bafbc1, answered

What color is #bafbc1?

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

What is the RGB value of #bafbc1?

rgb(186, 251, 193) — 186 red, 251 green and 193 blue out of 255, or 72.9% / 98.4% / 75.7% by channel.

Is #bafbc1 a light or a dark color?

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

Should I use black or white text on #bafbc1?

Black. It scores 17.66:1 against #bafbc1, versus 1.19:1 for white — AAA at any size.

What is the complementary color of #bafbc1?

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

What colors go well with #bafbc1?

For interface work: #F4FAF5 as the surface, #C0EDC5 for borders, #4B9B53 for secondary text, #AA08C4 as an accent and #077813 for hover and pressed states. For a palette, the analogous pair #D4FBBA and #BAFBE2 stays calm, while #FBBAF4 is the loudest partner.

What is #bafbc1 in CMYK for printing?

cmyk(26%, 0%, 23%, 2%). 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 #bafbc1 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 #CBFBBA; nudged cooler, #B9FCD9.

Work with #bafbc1 in the Color Lab