#BCC02C#BCC02C

#BCC02C is a light, vivid yellow. Relative luminance 0.486; OKLCH L 78.0% C 0.159 H 111.2°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).

Color values

HEX#BCC02C
RGBrgb(188, 192, 44)
HSLhsl(62, 63%, 46%)
HSVhsv(62, 77%, 75%)
CMYKcmyk(2.1%, 0%, 77.1%, 24.7%)
CIE-LABlab(75.19, -18.21, 68.05)
CIE-LCHlch(75.19, 70.44, 104.98°)
OKLaboklab(77.98% -0.0575 0.1485)
OKLCHoklch(77.98% 0.159 111.2)
XYZxyz(40.0447, 48.5736, 9.6486)
Luminance0.4857 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCC02C #302CC0
analogous
#C07A2C #BCC02C #72C02C
triadic
#BCC02C #2CBCC0 #C02CBC
tetradic
#BCC02C #2CC07A #302CC0 #C02C72
square
#BCC02C #2CC07A #302CC0 #C02C72
split-complementary
#BCC02C #2C72C0 #7A2CC0
monochromatic
#5A5C15 #8B8E21 #BCC02C #D4D752 #E0E384

Accessibility & contrast

On white

1.96
#BCC02C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.71
#BCC02C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCC02C
10.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCC02C#FFFFFF#000000##000000
##BCC02C1.001.9610.7110.71
#FFFFFF1.961.0021.0021.00
#00000010.7121.001.001.00
##00000010.7121.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFB700
Deuteranopia (green-blind)
#D0BB39
Tritanopia (blue-blind)
#C9B4A5
Achromatopsia (no color)
#B9B9B9

Design tokens & code

CSS
--color: #bcc02c;
/* rgb */ color: rgb(188, 192, 44);
/* oklch */ color: oklch(78.0% 0.159 111.2);
Tailwind
colors: {
  custom: {
    50: '#d4d272',
    500: '#bcc02c',
    950: '#000000',
  },
}
SCSS
$custom: #bcc02c;
$custom-light: #d4d272;
$custom-dark: #000000;
JSON
{
  "hex": "#bcc02c",
  "rgb": {
    "r": 188,
    "g": 192,
    "b": 44
  },
  "hsl": {
    "h": 61.622,
    "s": 62.712,
    "l": 46.275
  },
  "oklch": {
    "l": 0.77984,
    "c": 0.15924,
    "h": 111.2
  },
  "luminance": 0.48572
}

Semantic roles & 50–950 ramp

primary
#BCC02C
secondary
#7E7CCC
accent
#42E646
background
#FDFCF7
surface
#FBF9ED
border
#D4D2C8
text
#151409
muted
#83827B

Preview Lab

Preview with #BCC02C

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

Preview Lab → · Contrast checker → · Palette generator →

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