Skip to content

#baec97

a light, vivid green · neutral · closest name: Light Green

RGB
186, 236, 151
HSL
95°, 69%, 76%
CMYK
21, 0, 36, 8
Luminance
0.7266

At a glance

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

Hex
#baec97
Hue
95°
green
Saturation
69%
vivid
Lightness
76%
light
Brightness
93%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7266
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.53:1
Closest name
Light Green
ΔE2000 6.1
Where it sits
Hue95° of 360°
Saturation69%
Lightness76%
Temperature
Warm ← → Cool52% 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#baec97
RGBrgb(186, 236, 151)
HSLhsl(95, 69%, 76%)
CMYKcmyk(21%, 0%, 36%, 8%)
LABlab(88.3 -30.8 36.1)
LCHlch(88.3 47.5 130.4)
OKLCHoklch(0.888 0.123 133.2)
Decimal12250263
Display P3color(display-p3 0.729 0.925 0.592)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baec97 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#baec97 on black: 15.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3E091
deuteranopia · #EBDC9B
tritanopia · #BBE6D7

Color scale — 50 to 950

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

#F7FBF3
#EEF8E7
#DAF2CA
#baec97
#A1E571
#81DC41
#6BCF26
#5AAC20
#488A19
#366416
#223F0E
Base = 300Lightest = 50 · #F7FBF3Darkest = 950 · #223F0E
:root {
  --brand-50: #F7FBF3;
  --brand-100: #EEF8E7;
  --brand-200: #DAF2CA;
  --brand-300: #baec97;
  --brand-400: #A1E571;
  --brand-500: #81DC41;
  --brand-600: #6BCF26;
  --brand-700: #5AAC20;
  --brand-800: #488A19;
  --brand-900: #366416;
  --brand-950: #223F0E;
  --brand: #baec97;
  --brand-ink: #000000;
}

Colors that work with #baec97

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#F7FAF4
Tinted page background
Border#D2EDC0
Hairlines and dividers
Muted text#6C9B4B
Captions on the surface
Accent#4E1CB0
Second voice, not a rival
Dark variant#386C14
Hover, pressed, headers
Light variant#F1FBE9
Selected rows, tints
Dark surface#1B2414
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 #baec97

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#C997EC
Analogous left#E5EC97
Analogous right#97EC9F
Split-complement 1#9F97EC
Split-complement 2#EC97E5
Triadic 1#97BAEC
Triadic 2#EC97BA
Tetradic#97E5EC

RGB percentages

Red72.9%
Green92.5%
Blue59.2%

CMYK percentages

Cyan21.2%
Magenta0.0%
Yellow36.0%
Key (black)7.5%

Color previews

#baec97 text on a black background

contrast 15.53:1

Card sample

#baec97 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(186, 236, 151, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(186, 236, 151, 0.45);
Border & gradient
Gradient panel
border: 3px solid #baec97;
background: linear-gradient(135deg, #baec97, #97ECAD);

Monochromatic scale

Palettes built from #baec97

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.

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

Converts to four-color process without much drama. Proof it anyway.

#baec97, answered

What color is #baec97?

#baec97 is a light vivid green, closest to Light Green (ΔE2000 6.1). It sits at 95° on the hue wheel with 69% saturation and 76% lightness, which reads as neutral.

What is the RGB value of #baec97?

rgb(186, 236, 151) — 186 red, 236 green and 151 blue out of 255, or 72.9% / 92.5% / 59.2% by channel.

Is #baec97 a light or a dark color?

It is a light color. Relative luminance is 0.7266 and perceived brightness is 84%, so black text on it reaches 15.53:1.

Should I use black or white text on #baec97?

Black. It scores 15.53:1 against #baec97, versus 1.35:1 for white — AAA at any size.

What is the complementary color of #baec97?

#C997EC sits directly opposite on the wheel. Softer options are the split-complements #9F97EC and #EC97E5, which give the same contrast with far less vibration.

What colors go well with #baec97?

For interface work: #F7FAF4 as the surface, #D2EDC0 for borders, #6C9B4B for secondary text, #4E1CB0 as an accent and #386C14 for hover and pressed states. For a palette, the analogous pair #E5EC97 and #97EC9F stays calm, while #C997EC is the loudest partner.

What is #baec97 in CMYK for printing?

cmyk(21%, 0%, 36%, 8%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #baec97 warm or cool?

Neutral — it scores 52 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D9EC97; nudged cooler, #9AED96.

Work with #baec97 in the Color Lab