#BCCB3F#BCCB3F

#BCCB3F is a light, vivid yellow. Relative luminance 0.538; OKLCH L 80.5% C 0.160 H 115.4°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).

Color values

HEX#BCCB3F
RGBrgb(188, 203, 63)
HSLhsl(66, 57%, 52%)
HSVhsv(66, 69%, 80%)
CMYKcmyk(7.4%, 0%, 69%, 20.4%)
CIE-LABlab(78.32, -22.75, 64.62)
CIE-LCHlch(78.32, 68.50, 109.40°)
OKLaboklab(80.53% -0.0685 0.1445)
OKLCHoklch(80.53% 0.16 115.4)
XYZxyz(42.9933, 53.7628, 12.8141)
Luminance0.5376 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCB3F #4E3FCB
analogous
#CB943F #BCCB3F #76CB3F
triadic
#BCCB3F #3FBCCB #CB3FBC
tetradic
#BCCB3F #3FCB94 #4E3FCB #CB3F76
square
#BCCB3F #3FCB94 #4E3FCB #CB3F76
split-complementary
#BCCB3F #3F76CB #943FCB
monochromatic
#68711F #95A12C #BCCB3F #CDD86F #DEE59F

Accessibility & contrast

On white

1.79
#BCCB3F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.75
#BCCB3F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCB3F
11.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCB3F#FFFFFF#000000##000000
##BCCB3F1.001.7911.7511.75
#FFFFFF1.791.0021.0021.00
#00000011.7521.001.001.00
##00000011.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9C128
Deuteranopia (green-blind)
#D8C34A
Tritanopia (blue-blind)
#C8BFAF
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #bccb3f;
/* rgb */ color: rgb(188, 203, 63);
/* oklch */ color: oklch(80.5% 0.160 115.4);
Tailwind
colors: {
  custom: {
    50: '#d3da7c',
    500: '#bccb3f',
    950: '#000000',
  },
}
SCSS
$custom: #bccb3f;
$custom-light: #d3da7c;
$custom-dark: #000000;
JSON
{
  "hex": "#bccb3f",
  "rgb": {
    "r": 188,
    "g": 203,
    "b": 63
  },
  "hsl": {
    "h": 66.429,
    "s": 57.377,
    "l": 52.157
  },
  "oklch": {
    "l": 0.80532,
    "c": 0.15991,
    "h": 115.4
  },
  "luminance": 0.53762
}

Semantic roles & 50–950 ramp

primary
#BCCB3F
secondary
#3C347A
accent
#47E158
background
#FEFEFB
surface
#FBFBF2
border
#D4D4CC
text
#15140A
muted
#84837D

Preview Lab

Preview with #BCCB3F

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

Preview Lab → · Contrast checker → · Palette generator →

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