#BCC92C#BCC92C

#BCC92C is a light, vivid yellow. Relative luminance 0.526; OKLCH L 80.0% C 0.168 H 114.5°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).

Color values

HEX#BCC92C
RGBrgb(188, 201, 44)
HSLhsl(65, 64%, 48%)
HSVhsv(65, 78%, 79%)
CMYKcmyk(6.5%, 0%, 78.1%, 21.2%)
CIE-LABlab(77.67, -22.65, 70.28)
CIE-LCHlch(77.67, 73.84, 107.86°)
OKLaboklab(79.97% -0.0699 0.1533)
OKLCHoklch(79.97% 0.168 114.5)
XYZxyz(42.0816, 52.6473, 10.3275)
Luminance0.5265 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCC92C #392CC9
analogous
#C9872C #BCC92C #6DC92C
triadic
#BCC92C #2CBCC9 #C92CBC
tetradic
#BCC92C #2CC987 #392CC9 #C92C6D
square
#BCC92C #2CC987 #392CC9 #C92C6D
split-complementary
#BCC92C #2C6DC9 #872CC9
monochromatic
#5E6516 #8D9721 #BCC92C #D0DA58 #DEE58A

Accessibility & contrast

On white

1.82
#BCC92C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.53
#BCC92C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCC92C
11.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCC92C#FFFFFF#000000##000000
##BCC92C1.001.8211.5311.53
#FFFFFF1.821.0021.0021.00
#00000011.5321.001.001.00
##00000011.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8BF00
Deuteranopia (green-blind)
#D7C13B
Tritanopia (blue-blind)
#C9BDAC
Achromatopsia (no color)
#C0C0C0

Design tokens & code

CSS
--color: #bcc92c;
/* rgb */ color: rgb(188, 201, 44);
/* oklch */ color: oklch(80.0% 0.168 114.5);
Tailwind
colors: {
  custom: {
    50: '#d4d973',
    500: '#bcc92c',
    950: '#000000',
  },
}
SCSS
$custom: #bcc92c;
$custom-light: #d4d973;
$custom-dark: #000000;
JSON
{
  "hex": "#bcc92c",
  "rgb": {
    "r": 188,
    "g": 201,
    "b": 44
  },
  "hsl": {
    "h": 64.968,
    "s": 64.082,
    "l": 48.039
  },
  "oklch": {
    "l": 0.79972,
    "c": 0.16842,
    "h": 114.5
  },
  "luminance": 0.52647
}

Semantic roles & 50–950 ramp

primary
#BCC92C
secondary
#302A6F
accent
#41E74E
background
#FEFEFB
surface
#FCFBF1
border
#D5D4CB
text
#151409
muted
#84837D

Preview Lab

Preview with #BCC92C

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#BCC92C Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva