Skip to content

#baeb3e

a balanced, electric green · warm · closest name: Green Yellow

RGB
186, 235, 62
HSL
77°, 81%, 58%
CMYK
21, 0, 74, 8
Luminance
0.7020

At a glance

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

Hex
#baeb3e
Hue
77°
green
Saturation
81%
electric
Lightness
58%
balanced
Brightness
92%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7020
WCAG relative
Temperature
Warm
39/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.04:1
Closest name
Green Yellow
ΔE2000 5.2
Where it sits
Hue77° of 360°
Saturation81%
Lightness58%
Temperature
Warm ← → Cool39% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#baeb3e
RGBrgb(186, 235, 62)
HSLhsl(77, 81%, 58%)
CMYKcmyk(21%, 0%, 74%, 8%)
LABlab(87.1 -38.5 73.5)
LCHlch(87.1 83.0 117.7)
OKLCHoklch(0.876 0.198 124.5)
Decimal12249918
Display P3color(display-p3 0.729 0.922 0.243)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baeb3e on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#baeb3e on black: 15.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F8DC17
deuteranopia · #F2DA4E
tritanopia · #C3E0CA

Color scale — 50 to 950

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

#F9FCF3
#F4F9E6
#E8F6C6
#DBF499
#C8EF67
#baeb3e
#A5DE17
#8AB913
#6E940F
#516B0F
#33430A
Base = 500Lightest = 50 · #F9FCF3Darkest = 950 · #33430A
:root {
  --brand-50: #F9FCF3;
  --brand-100: #F4F9E6;
  --brand-200: #E8F6C6;
  --brand-300: #DBF499;
  --brand-400: #C8EF67;
  --brand-500: #baeb3e;
  --brand-600: #A5DE17;
  --brand-700: #8AB913;
  --brand-800: #6E940F;
  --brand-900: #516B0F;
  --brand-950: #33430A;
  --brand: #baeb3e;
  --brand-ink: #000000;
}

Colors that work with #baeb3e

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#F9FAF4
Tinted page background
Border#E0EDC0
Hairlines and dividers
Muted text#849B4B
Captions on the surface
Accent#403AEF
Second voice, not a rival
Dark variant#56740C
Hover, pressed, headers
Light variant#F7FDE8
Selected rows, tints
Dark surface#202414
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 #baeb3e

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
  • 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
  • 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#6F3EEB
Analogous left#EBC53E
Analogous right#63EB3E
Split-complement 1#3E63EB
Split-complement 2#C53EEB
Triadic 1#3EBAEB
Triadic 2#EB3EBA
Tetradic#3EEBC5

RGB percentages

Red72.9%
Green92.2%
Blue24.3%

CMYK percentages

Cyan20.9%
Magenta0.0%
Yellow73.6%
Key (black)7.8%

Color previews

#baeb3e text on a black background

contrast 15.04:1

Card sample

#baeb3e text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(186, 235, 62, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(186, 235, 62, 0.45);
Border & gradient
Gradient panel
border: 3px solid #baeb3e;
background: linear-gradient(135deg, #baeb3e, #47EB3E);

Monochromatic scale

Palettes built from #baeb3e

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.

#baeb3e 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
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#baeb3e, answered

What color is #baeb3e?

#baeb3e is a balanced electric green, closest to Green Yellow (ΔE2000 5.2). It sits at 77° on the hue wheel with 81% saturation and 58% lightness, which reads as warm.

What is the RGB value of #baeb3e?

rgb(186, 235, 62) — 186 red, 235 green and 62 blue out of 255, or 72.9% / 92.2% / 24.3% by channel.

Is #baeb3e a light or a dark color?

It is a light color. Relative luminance is 0.7020 and perceived brightness is 82%, so black text on it reaches 15.04:1.

Should I use black or white text on #baeb3e?

Black. It scores 15.04:1 against #baeb3e, versus 1.40:1 for white — AAA at any size.

What is the complementary color of #baeb3e?

#6F3EEB sits directly opposite on the wheel. Softer options are the split-complements #3E63EB and #C53EEB, which give the same contrast with far less vibration.

What colors go well with #baeb3e?

For interface work: #F9FAF4 as the surface, #E0EDC0 for borders, #849B4B for secondary text, #403AEF as an accent and #56740C for hover and pressed states. For a palette, the analogous pair #EBC53E and #63EB3E stays calm, while #6F3EEB is the loudest partner.

What is #baeb3e in CMYK for printing?

cmyk(21%, 0%, 74%, 8%). 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 #baeb3e warm or cool?

Warm — it scores 39 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EBDD3E; nudged cooler, #7AED3C.

Work with #baeb3e in the Color Lab