Skip to content

#bafcb0

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

RGB
186, 252, 176
HSL
112°, 93%, 84%
CMYK
26, 0, 30, 1
Luminance
0.8319

At a glance

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

Hex
#bafcb0
Hue
112°
green
Saturation
93%
electric
Lightness
84%
light
Brightness
99%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8319
WCAG relative
Temperature
Cool
59/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.64:1
Closest name
Pale Green
ΔE2000 5
Where it sits
Hue112° of 360°
Saturation93%
Lightness84%
Temperature
Warm ← → Cool59% 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#bafcb0
RGBrgb(186, 252, 176)
HSLhsl(112, 93%, 84%)
CMYKcmyk(26%, 0%, 30%, 1%)
LABlab(93.1 -34.5 30.0)
LCHlch(93.1 45.7 139.1)
OKLCHoklch(0.928 0.121 141.3)
Decimal12254384
Display P3color(display-p3 0.729 0.988 0.690)

Copy-ready code

/* CSS */
color: #bafcb0;
background-color: #bafcb0;
/* Tailwind (arbitrary) */
class="text-[#bafcb0] bg-[#bafcb0]"
/* SCSS */
$brand: #bafcb0;
/* SwiftUI */
Color(red: 0.729, green: 0.988, blue: 0.690)
/* Android */
Color.parseColor("#bafcb0")
/* Flutter */
Color(0xFFBAFCB0)
/* Python / OpenCV (BGR) */
(176, 252, 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 #bafcb0 · 17.64:1
Use #000000AAA at every size.
Aa
White text · 1.19:1
AA fail · AA large fail · AAA fail
Aa
Black text · 17.64:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #bafcb0 as text scores 1.19:1 on white and 17.64:1 on black.

Accessibility — WCAG contrast

Aa
#bafcb0 on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#bafcb0 on black: 17.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEFAB
deuteranopia · #F6E9B4
tritanopia · #B5F7E8

Color scale — 50 to 950

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

#F3FDF2
#E7FBE4
#bafcb0
#A1FB93
#71F95D
#42F727
#27EC09
#20C507
#1A9D06
#177109
#0E4706
Base = 200Lightest = 50 · #F3FDF2Darkest = 950 · #0E4706
:root {
  --brand-50: #F3FDF2;
  --brand-100: #E7FBE4;
  --brand-200: #bafcb0;
  --brand-300: #A1FB93;
  --brand-400: #71F95D;
  --brand-500: #42F727;
  --brand-600: #27EC09;
  --brand-700: #20C507;
  --brand-800: #1A9D06;
  --brand-900: #177109;
  --brand-950: #0E4706;
  --brand: #bafcb0;
  --brand-ink: #000000;
}

Colors that work with #bafcb0

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#C6EDC0
Hairlines and dividers
Muted text#559B4B
Captions on the surface
Accent#7D02CA
Second voice, not a rival
Dark variant#147B05
Hover, pressed, headers
Light variant#EAFEE6
Selected rows, tints
Dark surface#162414
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 #bafcb0

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#F2B0FC
Analogous left#E0FCB0
Analogous right#B0FCCC
Split-complement 1#CCB0FC
Split-complement 2#FCB0E0
Triadic 1#B0BAFC
Triadic 2#FCB0BA
Tetradic#B0E0FC

RGB percentages

Red72.9%
Green98.8%
Blue69.0%

CMYK percentages

Cyan26.2%
Magenta0.0%
Yellow30.2%
Key (black)1.2%

Color previews

#bafcb0 text on a black background

contrast 17.64:1

Card sample

#bafcb0 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bafcb0

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.

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

#bafcb0, answered

What color is #bafcb0?

#bafcb0 is a light electric green, closest to Pale Green (ΔE2000 5). It sits at 112° on the hue wheel with 93% saturation and 84% lightness, which reads as cool.

What is the RGB value of #bafcb0?

rgb(186, 252, 176) — 186 red, 252 green and 176 blue out of 255, or 72.9% / 98.8% / 69% by channel.

Is #bafcb0 a light or a dark color?

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

Should I use black or white text on #bafcb0?

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

What is the complementary color of #bafcb0?

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

What colors go well with #bafcb0?

For interface work: #F5FAF4 as the surface, #C6EDC0 for borders, #559B4B for secondary text, #7D02CA as an accent and #147B05 for hover and pressed states. For a palette, the analogous pair #E0FCB0 and #B0FCCC stays calm, while #F2B0FC is the loudest partner.

What is #bafcb0 in CMYK for printing?

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

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

Work with #bafcb0 in the Color Lab