#BAD03C#BAD03C

#BAD03C is a light, vivid yellow. Relative luminance 0.559; OKLCH L 81.5% C 0.168 H 117.7°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).

Color values

HEX#BAD03C
RGBrgb(186, 208, 60)
HSLhsl(69, 61%, 53%)
HSVhsv(69, 71%, 82%)
CMYKcmyk(10.6%, 0%, 71.2%, 18.4%)
CIE-LABlab(79.54, -26.15, 66.85)
CIE-LCHlch(79.54, 71.79, 111.36°)
OKLaboklab(81.47% -0.0781 0.1488)
OKLCHoklch(81.47% 0.168 117.7)
XYZxyz(43.6222, 55.8775, 12.7615)
Luminance0.5588 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BAD03C #523CD0
analogous
#D09C3C #BAD03C #70D03C
triadic
#BAD03C #3CBAD0 #D03CBA
tetradic
#BAD03C #3CD09C #523CD0 #D03C70
square
#BAD03C #3CD09C #523CD0 #D03C70
split-complementary
#BAD03C #3C70D0 #9C3CD0
monochromatic
#68751C #94A728 #BAD03C #CBDC6D #DDE89F

Accessibility & contrast

On white

1.72
#BAD03C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.18
#BAD03C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BAD03C
12.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BAD03C#FFFFFF#000000##000000
##BAD03C1.001.7212.1812.18
#FFFFFF1.721.0021.0021.00
#00000012.1821.001.001.00
##00000012.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#DEC521
Deuteranopia (green-blind)
#DCC648
Tritanopia (blue-blind)
#C5C5B3
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #bad03c;
/* rgb */ color: rgb(186, 208, 60);
/* oklch */ color: oklch(81.5% 0.168 117.7);
Tailwind
colors: {
  custom: {
    50: '#d2de7b',
    500: '#bad03c',
    950: '#000000',
  },
}
SCSS
$custom: #bad03c;
$custom-light: #d2de7b;
$custom-dark: #000000;
JSON
{
  "hex": "#bad03c",
  "rgb": {
    "r": 186,
    "g": 208,
    "b": 60
  },
  "hsl": {
    "h": 68.919,
    "s": 61.157,
    "l": 52.549
  },
  "oklch": {
    "l": 0.8147,
    "c": 0.16803,
    "h": 117.7
  },
  "luminance": 0.55877
}

Semantic roles & 50–950 ramp

primary
#BAD03C
secondary
#3E327E
accent
#44E45B
background
#FEFEFB
surface
#FBFCF2
border
#D4D5CC
text
#15150A
muted
#84847D

Preview Lab

Preview with #BAD03C

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

Preview Lab → · Contrast checker → · Palette generator →

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