Skip to content

#bcd913

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

RGB
188, 217, 19
HSL
69°, 84%, 46%
CMYK
13, 0, 91, 15
Luminance
0.6036

At a glance

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

Hex
#bcd913
Hue
69°
yellow
Saturation
84%
electric
Lightness
46%
balanced
Brightness
85%
HSV value
Perceived
77%
weighted brightness
Luminance
0.6036
WCAG relative
Temperature
Warm
32/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
13.07:1
Closest name
Yellow Green
ΔE2000 6.8
Where it sits
Hue69° of 360°
Saturation84%
Lightness46%
Temperature
Warm ← → Cool32% 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#bcd913
RGBrgb(188, 217, 19)
HSLhsl(69, 84%, 46%)
CMYKcmyk(13%, 0%, 91%, 15%)
LABlab(82.0 -30.9 79.2)
LCHlch(82.0 85.0 111.3)
OKLCHoklch(0.835 0.193 119.1)
Decimal12376339
Display P3color(display-p3 0.737 0.851 0.075)

Copy-ready code

/* CSS */
color: #bcd913;
background-color: #bcd913;
/* Tailwind (arbitrary) */
class="text-[#bcd913] bg-[#bcd913]"
/* SCSS */
$brand: #bcd913;
/* SwiftUI */
Color(red: 0.737, green: 0.851, blue: 0.075)
/* Android */
Color.parseColor("#bcd913")
/* Flutter */
Color(0xFFBCD913)
/* Python / OpenCV (BGR) */
(19, 217, 188)

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 #bcd913 · 13.07:1
Use #000000AAA at every size.
Aa
White text · 1.61:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.07:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #bcd913 as text scores 1.61:1 on white and 13.07:1 on black.

Accessibility — WCAG contrast

Aa
#bcd913 on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#bcd913 on black: 13.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E8CC00
deuteranopia · #E5CD31
tritanopia · #C8CDB9

Color scale — 50 to 950

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

#FBFCF2
#F7FAE6
#EFF6C5
#E8F698
#DDF164
#D1ED31
#bcd913
#A2BC10
#82960D
#5F6C0E
#3B4409
Base = 600Lightest = 50 · #FBFCF2Darkest = 950 · #3B4409
:root {
  --brand-50: #FBFCF2;
  --brand-100: #F7FAE6;
  --brand-200: #EFF6C5;
  --brand-300: #E8F698;
  --brand-400: #DDF164;
  --brand-500: #D1ED31;
  --brand-600: #bcd913;
  --brand-700: #A2BC10;
  --brand-800: #82960D;
  --brand-900: #5F6C0E;
  --brand-950: #3B4409;
  --brand: #bcd913;
  --brand-ink: #000000;
}

Colors that work with #bcd913

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#FAFAF4
Tinted page background
Border#E6EDC0
Hairlines and dividers
Muted text#8F9B4B
Captions on the surface
Accent#0E24DE
Second voice, not a rival
Dark variant#66750A
Hover, pressed, headers
Light variant#FAFDE8
Selected rows, tints
Dark surface#222414
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 #bcd913

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#3013D9
Analogous left#D99313
Analogous right#59D913
Split-complement 1#1359D9
Split-complement 2#9313D9
Triadic 1#13BCD9
Triadic 2#D913BC
Tetradic#13D993

RGB percentages

Red73.7%
Green85.1%
Blue7.5%

CMYK percentages

Cyan13.4%
Magenta0.0%
Yellow91.2%
Key (black)14.9%

Color previews

#bcd913 text on a black background

contrast 13.07:1

Card sample

#bcd913 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 217, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 217, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bcd913;
background: linear-gradient(135deg, #bcd913, #38D913);

Monochromatic scale

Palettes built from #bcd913

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.

#bcd913 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#bcd913, answered

What color is #bcd913?

#bcd913 is a balanced electric yellow, closest to Yellow Green (ΔE2000 6.8). It sits at 69° on the hue wheel with 84% saturation and 46% lightness, which reads as warm.

What is the RGB value of #bcd913?

rgb(188, 217, 19) — 188 red, 217 green and 19 blue out of 255, or 73.7% / 85.1% / 7.5% by channel.

Is #bcd913 a light or a dark color?

It is a light color. Relative luminance is 0.6036 and perceived brightness is 77%, so black text on it reaches 13.07:1.

Should I use black or white text on #bcd913?

Black. It scores 13.07:1 against #bcd913, versus 1.61:1 for white — AAA at any size.

What is the complementary color of #bcd913?

#3013D9 sits directly opposite on the wheel. Softer options are the split-complements #1359D9 and #9313D9, which give the same contrast with far less vibration.

What colors go well with #bcd913?

For interface work: #FAFAF4 as the surface, #E6EDC0 for borders, #8F9B4B for secondary text, #0E24DE as an accent and #66750A for hover and pressed states. For a palette, the analogous pair #D99313 and #59D913 stays calm, while #3013D9 is the loudest partner.

What is #bcd913 in CMYK for printing?

cmyk(13%, 0%, 91%, 15%). 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 #bcd913 warm or cool?

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

Work with #bcd913 in the Color Lab