Skip to content

#baeb18

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

RGB
186, 235, 24
HSL
74°, 84%, 51%
CMYK
21, 0, 90, 8
Luminance
0.6992

At a glance

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

Hex
#baeb18
Hue
74°
green
Saturation
84%
electric
Lightness
51%
balanced
Brightness
92%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6992
WCAG relative
Temperature
Warm
37/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.98:1
Closest name
Green Yellow
ΔE2000 5.6
Where it sits
Hue74° of 360°
Saturation84%
Lightness51%
Temperature
Warm ← → Cool37% 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#baeb18
RGBrgb(186, 235, 24)
HSLhsl(74, 84%, 51%)
CMYKcmyk(21%, 0%, 90%, 8%)
LABlab(87.0 -39.8 82.4)
LCHlch(87.0 91.5 115.8)
OKLCHoklch(0.874 0.212 123.7)
Decimal12249880
Display P3color(display-p3 0.729 0.922 0.094)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baeb18 on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#baeb18 on black: 14.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F9DB00
deuteranopia · #F3D937
tritanopia · #C4DFC8

Color scale — 50 to 950

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

#FAFCF2
#F5FAE6
#EBF6C5
#E0F698
#D1F264
#C1ED30
#baeb18
#94BC10
#76960D
#576D0E
#364409
Base = 600Lightest = 50 · #FAFCF2Darkest = 950 · #364409
:root {
  --brand-50: #FAFCF2;
  --brand-100: #F5FAE6;
  --brand-200: #EBF6C5;
  --brand-300: #E0F698;
  --brand-400: #D1F264;
  --brand-500: #C1ED30;
  --brand-600: #baeb18;
  --brand-700: #94BC10;
  --brand-800: #76960D;
  --brand-900: #576D0E;
  --brand-950: #364409;
  --brand: #baeb18;
  --brand-ink: #000000;
}

Colors that work with #baeb18

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#E2EDC0
Hairlines and dividers
Muted text#889B4B
Captions on the surface
Accent#1317F0
Second voice, not a rival
Dark variant#5D750A
Hover, pressed, headers
Light variant#F8FDE8
Selected rows, tints
Dark surface#212414
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 #baeb18

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#4918EB
Analogous left#EBB218
Analogous right#51EB18
Split-complement 1#1851EB
Split-complement 2#B218EB
Triadic 1#18BAEB
Triadic 2#EB18BA
Tetradic#18EBB2

RGB percentages

Red72.9%
Green92.2%
Blue9.4%

CMYK percentages

Cyan20.9%
Magenta0.0%
Yellow89.8%
Key (black)7.8%

Color previews

#baeb18 text on a black background

contrast 14.98:1

Card sample

#baeb18 text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baeb18

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.

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

#baeb18, answered

What color is #baeb18?

#baeb18 is a balanced electric green, closest to Green Yellow (ΔE2000 5.6). It sits at 74° on the hue wheel with 84% saturation and 51% lightness, which reads as warm.

What is the RGB value of #baeb18?

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

Is #baeb18 a light or a dark color?

It is a light color. Relative luminance is 0.6992 and perceived brightness is 81%, so black text on it reaches 14.98:1.

Should I use black or white text on #baeb18?

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

What is the complementary color of #baeb18?

#4918EB sits directly opposite on the wheel. Softer options are the split-complements #1851EB and #B218EB, which give the same contrast with far less vibration.

What colors go well with #baeb18?

For interface work: #F9FAF4 as the surface, #E2EDC0 for borders, #889B4B for secondary text, #1317F0 as an accent and #5D750A for hover and pressed states. For a palette, the analogous pair #EBB218 and #51EB18 stays calm, while #4918EB is the loudest partner.

What is #baeb18 in CMYK for printing?

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

Warm — it scores 37 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EBCF18; nudged cooler, #6CEE16.

Work with #baeb18 in the Color Lab