Skip to content

#bade1c

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

RGB
186, 222, 28
HSL
71°, 78%, 49%
CMYK
16, 0, 87, 13
Luminance
0.6277

At a glance

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

Hex
#bade1c
Hue
71°
green
Saturation
78%
electric
Lightness
49%
balanced
Brightness
87%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6277
WCAG relative
Temperature
Warm
34/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.55:1
Closest name
Yellow Green
ΔE2000 6.5
Where it sits
Hue71° of 360°
Saturation78%
Lightness49%
Temperature
Warm ← → Cool34% 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#bade1c
RGBrgb(186, 222, 28)
HSLhsl(71, 78%, 49%)
CMYKcmyk(16%, 0%, 87%, 13%)
LABlab(83.3 -33.9 78.8)
LCHlch(83.3 85.8 113.3)
OKLCHoklch(0.845 0.197 121.0)
Decimal12246556
Display P3color(display-p3 0.729 0.871 0.110)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bade1c on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#bade1c on black: 13.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ECD000
deuteranopia · #E8D036
tritanopia · #C5D2BD

Color scale — 50 to 950

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

#FAFCF3
#F6F9E6
#ECF4C7
#E2F29B
#D4EC6A
#C6E638
#bade1c
#98B517
#799112
#596912
#37420B
Base = 600Lightest = 50 · #FAFCF3Darkest = 950 · #37420B
:root {
  --brand-50: #FAFCF3;
  --brand-100: #F6F9E6;
  --brand-200: #ECF4C7;
  --brand-300: #E2F29B;
  --brand-400: #D4EC6A;
  --brand-500: #C6E638;
  --brand-600: #bade1c;
  --brand-700: #98B517;
  --brand-800: #799112;
  --brand-900: #596912;
  --brand-950: #37420B;
  --brand: #bade1c;
  --brand-ink: #000000;
}

Colors that work with #bade1c

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#E4EDC0
Hairlines and dividers
Muted text#8C9B4B
Captions on the surface
Accent#1724E3
Second voice, not a rival
Dark variant#5F710E
Hover, pressed, headers
Light variant#F8FCE8
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 #bade1c

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#401CDE
Analogous left#DEA11C
Analogous right#59DE1C
Split-complement 1#1C59DE
Split-complement 2#A11CDE
Triadic 1#1CBADE
Triadic 2#DE1CBA
Tetradic#1CDEA1

RGB percentages

Red72.9%
Green87.1%
Blue11.0%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow87.4%
Key (black)12.9%

Color previews

#bade1c text on a black background

contrast 13.55:1

Card sample

#bade1c text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(186, 222, 28, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(186, 222, 28, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bade1c;
background: linear-gradient(135deg, #bade1c, #39DE1C);

Monochromatic scale

Palettes built from #bade1c

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.

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

#bade1c, answered

What color is #bade1c?

#bade1c is a balanced electric green, closest to Yellow Green (ΔE2000 6.5). It sits at 71° on the hue wheel with 78% saturation and 49% lightness, which reads as warm.

What is the RGB value of #bade1c?

rgb(186, 222, 28) — 186 red, 222 green and 28 blue out of 255, or 72.9% / 87.1% / 11% by channel.

Is #bade1c a light or a dark color?

It is a light color. Relative luminance is 0.6277 and perceived brightness is 78%, so black text on it reaches 13.55:1.

Should I use black or white text on #bade1c?

Black. It scores 13.55:1 against #bade1c, versus 1.55:1 for white — AAA at any size.

What is the complementary color of #bade1c?

#401CDE sits directly opposite on the wheel. Softer options are the split-complements #1C59DE and #A11CDE, which give the same contrast with far less vibration.

What colors go well with #bade1c?

For interface work: #F9FAF4 as the surface, #E4EDC0 for borders, #8C9B4B for secondary text, #1724E3 as an accent and #5F710E for hover and pressed states. For a palette, the analogous pair #DEA11C and #59DE1C stays calm, while #401CDE is the loudest partner.

What is #bade1c in CMYK for printing?

cmyk(16%, 0%, 87%, 13%). 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 #bade1c warm or cool?

Warm — it scores 34 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DEBB1C; nudged cooler, #73E019.

Work with #bade1c in the Color Lab