Skip to content

#bafbc7

a pale, electric green · cool · closest name: Aqua Marine

RGB
186, 251, 199
HSL
132°, 89%, 86%
CMYK
26, 0, 21, 2
Luminance
0.8356

At a glance

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

Hex
#bafbc7
Hue
132°
green
Saturation
89%
electric
Lightness
86%
pale
Brightness
98%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8356
WCAG relative
Temperature
Cool
68/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.71:1
Closest name
Aqua Marine
ΔE2000 8.6
Where it sits
Hue132° of 360°
Saturation89%
Lightness86%
Temperature
Warm ← → Cool68% 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#bafbc7
RGBrgb(186, 251, 199)
HSLhsl(132, 89%, 86%)
CMYKcmyk(26%, 0%, 21%, 2%)
LABlab(93.3 -30.3 18.5)
LCHlch(93.3 35.5 148.6)
OKLCHoklch(0.931 0.096 150.3)
Decimal12254151
Display P3color(display-p3 0.729 0.984 0.780)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bafbc7 on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#bafbc7 on black: 17.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FCF0C4
deuteranopia · #F1E9CA
tritanopia · #B1F9ED

Color scale — 50 to 950

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

#F2FDF4
#E5FBE9
#bafbc7
#95F9A9
#60F67E
#2BF353
#0DE739
#0BC130
#099A26
#0B6F1F
#074613
Base = 200Lightest = 50 · #F2FDF4Darkest = 950 · #074613
:root {
  --brand-50: #F2FDF4;
  --brand-100: #E5FBE9;
  --brand-200: #bafbc7;
  --brand-300: #95F9A9;
  --brand-400: #60F67E;
  --brand-500: #2BF353;
  --brand-600: #0DE739;
  --brand-700: #0BC130;
  --brand-800: #099A26;
  --brand-900: #0B6F1F;
  --brand-950: #074613;
  --brand: #bafbc7;
  --brand-ink: #000000;
}

Colors that work with #bafbc7

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#F4FAF6
Tinted page background
Border#C0EDC9
Hairlines and dividers
Muted text#4B9B5B
Captions on the surface
Accent#BB08C4
Second voice, not a rival
Dark variant#07781E
Hover, pressed, headers
Light variant#E7FEEB
Selected rows, tints
Dark surface#142417
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 #bafbc7

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#FBBAEE
Analogous left#CEFBBA
Analogous right#BAFBE8
Split-complement 1#E8BAFB
Split-complement 2#FBBACE
Triadic 1#C7BAFB
Triadic 2#FBC7BA
Tetradic#BACEFB

RGB percentages

Red72.9%
Green98.4%
Blue78.0%

CMYK percentages

Cyan25.9%
Magenta0.0%
Yellow20.7%
Key (black)1.6%

Color previews

#bafbc7 text on a black background

contrast 17.71:1

Card sample

#bafbc7 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bafbc7

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.

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

#bafbc7, answered

What color is #bafbc7?

#bafbc7 is a pale electric green, closest to Aqua Marine (ΔE2000 8.6). It sits at 132° on the hue wheel with 89% saturation and 86% lightness, which reads as cool.

What is the RGB value of #bafbc7?

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

Is #bafbc7 a light or a dark color?

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

Should I use black or white text on #bafbc7?

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

What is the complementary color of #bafbc7?

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

What colors go well with #bafbc7?

For interface work: #F4FAF6 as the surface, #C0EDC9 for borders, #4B9B5B for secondary text, #BB08C4 as an accent and #07781E for hover and pressed states. For a palette, the analogous pair #CEFBBA and #BAFBE8 stays calm, while #FBBAEE is the loudest partner.

What is #bafbc7 in CMYK for printing?

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

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

Work with #bafbc7 in the Color Lab