#BFCC50#BFCC50

#BFCC50 is a light, vivid yellow. Relative luminance 0.548; OKLCH L 81.1% C 0.148 H 114.8°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).

Color values

HEX#BFCC50
RGBrgb(191, 204, 80)
HSLhsl(66, 55%, 56%)
HSVhsv(66, 61%, 80%)
CMYKcmyk(6.4%, 0%, 60.8%, 20%)
CIE-LABlab(78.95, -20.94, 58.55)
CIE-LCHlch(78.95, 62.18, 109.68°)
OKLaboklab(81.13% -0.0619 0.1341)
OKLCHoklch(81.13% 0.148 114.8)
XYZxyz(44.5277, 54.8420, 15.8277)
Luminance0.5484 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BFCC50 #5D50CC
analogous
#CC9B50 #BFCC50 #81CC50
triadic
#BFCC50 #50BFCC #CC50BF
tetradic
#BFCC50 #50CC9B #5D50CC #CC5081
square
#BFCC50 #50CC9B #5D50CC #CC5081
split-complementary
#BFCC50 #5081CC #9B50CC
monochromatic
#747D24 #A0AD32 #BFCC50 #D0DA7F #E2E8AF

Accessibility & contrast

On white

1.75
#BFCC50 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.97
#BFCC50 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BFCC50
11.97:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BFCC50#FFFFFF#000000##000000
##BFCC501.001.7511.9711.97
#FFFFFF1.751.0021.0021.00
#00000011.9721.001.001.00
##00000011.9721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DAC241
Deuteranopia (green-blind)
#D9C558
Tritanopia (blue-blind)
#CAC1B2
Achromatopsia (no color)
#C3C3C3

Design tokens & code

CSS
--color: #bfcc50;
/* rgb */ color: rgb(191, 204, 80);
/* oklch */ color: oklch(81.1% 0.148 114.8);
Tailwind
colors: {
  custom: {
    50: '#d5db86',
    500: '#bfcc50',
    950: '#000000',
  },
}
SCSS
$custom: #bfcc50;
$custom-light: #d5db86;
$custom-dark: #000000;
JSON
{
  "hex": "#bfcc50",
  "rgb": {
    "r": 191,
    "g": 204,
    "b": 80
  },
  "hsl": {
    "h": 66.29,
    "s": 54.867,
    "l": 55.686
  },
  "oklch": {
    "l": 0.81131,
    "c": 0.14774,
    "h": 114.8
  },
  "luminance": 0.54841
}

Semantic roles & 50–950 ramp

primary
#BFCC50
secondary
#433B85
accent
#4ADE59
background
#FEFEFC
surface
#FBFBF3
border
#D4D4CD
text
#15150B
muted
#84847E

Preview Lab

Preview with #BFCC50

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

Preview Lab → · Contrast checker → · Palette generator →

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