Skip to content

#bdcb13

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

RGB
189, 203, 19
HSL
65°, 83%, 44%
CMYK
7, 0, 91, 20
Luminance
0.5358

At a glance

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

Hex
#bdcb13
Hue
65°
yellow
Saturation
83%
electric
Lightness
44%
dark
Brightness
80%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5358
WCAG relative
Temperature
Warm
29/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
11.72:1
Closest name
Yellow Green
ΔE2000 8
Where it sits
Hue65° of 360°
Saturation83%
Lightness44%
Temperature
Warm ← → Cool29% 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#bdcb13
RGBrgb(189, 203, 19)
HSLhsl(65, 83%, 44%)
CMYKcmyk(7%, 0%, 91%, 20%)
LABlab(78.2 -23.9 76.2)
LCHlch(78.2 79.9 107.4)
OKLCHoklch(0.804 0.179 114.7)
Decimal12438291
Display P3color(display-p3 0.741 0.796 0.075)

Copy-ready code

/* CSS */
color: #bdcb13;
background-color: #bdcb13;
/* Tailwind (arbitrary) */
class="text-[#bdcb13] bg-[#bdcb13]"
/* SCSS */
$brand: #bdcb13;
/* SwiftUI */
Color(red: 0.741, green: 0.796, blue: 0.075)
/* Android */
Color.parseColor("#bdcb13")
/* Flutter */
Color(0xFFBDCB13)
/* Python / OpenCV (BGR) */
(19, 203, 189)

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

Accessibility — WCAG contrast

Aa
#bdcb13 on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#bdcb13 on black: 11.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DBC000
deuteranopia · #DAC32D
tritanopia · #CABEAD

Color scale — 50 to 950

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

#FCFCF2
#F8FAE6
#F2F6C6
#EEF598
#E6F165
#DEEC32
#D0E015
#bdcb13
#8B950E
#656C0F
#3F4309
Base = 700Lightest = 50 · #FCFCF2Darkest = 950 · #3F4309
:root {
  --brand-50: #FCFCF2;
  --brand-100: #F8FAE6;
  --brand-200: #F2F6C6;
  --brand-300: #EEF598;
  --brand-400: #E6F165;
  --brand-500: #DEEC32;
  --brand-600: #D0E015;
  --brand-700: #bdcb13;
  --brand-800: #8B950E;
  --brand-900: #656C0F;
  --brand-950: #3F4309;
  --brand: #bdcb13;
  --brand-ink: #000000;
}

Colors that work with #bdcb13

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#E9EDC0
Hairlines and dividers
Muted text#959B4B
Captions on the surface
Accent#0F30CF
Second voice, not a rival
Dark variant#6C750B
Hover, pressed, headers
Light variant#FBFDE8
Selected rows, tints
Dark surface#232414
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 #bdcb13

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black text placed on it
  • 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#2113CB
Analogous left#CB7D13
Analogous right#61CB13
Split-complement 1#1361CB
Split-complement 2#7D13CB
Triadic 1#13BDCB
Triadic 2#CB13BD
Tetradic#13CB7D

RGB percentages

Red74.1%
Green79.6%
Blue7.5%

CMYK percentages

Cyan6.9%
Magenta0.0%
Yellow90.6%
Key (black)20.4%

Color previews

#bdcb13 text on a black background

contrast 11.72:1

Card sample

#bdcb13 text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(189, 203, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(189, 203, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bdcb13;
background: linear-gradient(135deg, #bdcb13, #42CB13);

Monochromatic scale

Palettes built from #bdcb13

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.

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

#bdcb13, answered

What color is #bdcb13?

#bdcb13 is a dark electric yellow, closest to Yellow Green (ΔE2000 8). It sits at 65° on the hue wheel with 83% saturation and 44% lightness, which reads as warm.

What is the RGB value of #bdcb13?

rgb(189, 203, 19) — 189 red, 203 green and 19 blue out of 255, or 74.1% / 79.6% / 7.5% by channel.

Is #bdcb13 a light or a dark color?

It is a light color. Relative luminance is 0.5358 and perceived brightness is 73%, so black text on it reaches 11.72:1.

Should I use black or white text on #bdcb13?

Black. It scores 11.72:1 against #bdcb13, versus 1.79:1 for white — AAA at any size.

What is the complementary color of #bdcb13?

#2113CB sits directly opposite on the wheel. Softer options are the split-complements #1361CB and #7D13CB, which give the same contrast with far less vibration.

What colors go well with #bdcb13?

For interface work: #FAFAF4 as the surface, #E9EDC0 for borders, #959B4B for secondary text, #0F30CF as an accent and #6C750B for hover and pressed states. For a palette, the analogous pair #CB7D13 and #61CB13 stays calm, while #2113CB is the loudest partner.

What is #bdcb13 in CMYK for printing?

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

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

Work with #bdcb13 in the Color Lab