#BFCC53#BFCC53

#BFCC53 is a light, vivid yellow. Relative luminance 0.549; OKLCH L 81.2% C 0.145 H 114.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).

Color values

HEX#BFCC53
RGBrgb(191, 204, 83)
HSLhsl(66, 54%, 56%)
HSVhsv(66, 59%, 80%)
CMYKcmyk(6.4%, 0%, 59.3%, 20%)
CIE-LABlab(78.98, -20.72, 57.29)
CIE-LCHlch(78.98, 60.92, 109.89°)
OKLaboklab(81.16% -0.061 0.1318)
OKLCHoklch(81.16% 0.145 114.8)
XYZxyz(44.6410, 54.8873, 16.4246)
Luminance0.5489 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BFCC53 #6053CC
analogous
#CC9D53 #BFCC53 #83CC53
triadic
#BFCC53 #53BFCC #CC53BF
tetradic
#BFCC53 #53CC9D #6053CC #CC5383
square
#BFCC53 #53CC9D #6053CC #CC5383
split-complementary
#BFCC53 #5383CC #9D53CC
monochromatic
#757F26 #A1AE34 #BFCC53 #D1DA82 #E2E8B1

Accessibility & contrast

On white

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

On black

11.98
#BFCC53 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BFCC53
11.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BFCC53#FFFFFF#000000##000000
##BFCC531.001.7511.9811.98
#FFFFFF1.751.0021.0021.00
#00000011.9821.001.001.00
##00000011.9821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9C345
Deuteranopia (green-blind)
#D9C55B
Tritanopia (blue-blind)
#CAC1B2
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #bfcc53;
/* rgb */ color: rgb(191, 204, 83);
/* oklch */ color: oklch(81.2% 0.145 114.8);
Tailwind
colors: {
  custom: {
    50: '#d5db88',
    500: '#bfcc53',
    950: '#000000',
  },
}
SCSS
$custom: #bfcc53;
$custom-light: #d5db88;
$custom-dark: #000000;
JSON
{
  "hex": "#bfcc53",
  "rgb": {
    "r": 191,
    "g": 204,
    "b": 83
  },
  "hsl": {
    "h": 66.446,
    "s": 54.26,
    "l": 56.275
  },
  "oklch": {
    "l": 0.81161,
    "c": 0.14527,
    "h": 114.8
  },
  "luminance": 0.54887
}

Semantic roles & 50–950 ramp

primary
#BFCC53
secondary
#443D87
accent
#4ADE5A
background
#FEFEFC
surface
#FBFBF4
border
#D4D4CE
text
#15150C
muted
#84847F

Preview Lab

Preview with #BFCC53

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

Preview Lab → · Contrast checker → · Palette generator →

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