#BAD94C#BAD94C

#BAD94C is a very light, vivid yellow-green. Relative luminance 0.606; OKLCH L 83.6% C 0.168 H 120.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).

Color values

HEX#BAD94C
RGBrgb(186, 217, 76)
HSLhsl(73, 65%, 57%)
HSVhsv(73, 65%, 85%)
CMYKcmyk(14.3%, 0%, 65%, 14.9%)
CIE-LABlab(82.16, -29.48, 63.50)
CIE-LCHlch(82.16, 70.01, 114.90°)
OKLaboklab(83.61% -0.0859 0.1441)
OKLCHoklch(83.61% 0.168 120.8)
XYZxyz(46.3677, 60.5867, 16.0878)
Luminance0.6059 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BAD94C #6B4CD9
analogous
#D9B14C #BAD94C #74D94C
triadic
#BAD94C #4CBAD9 #D94CBA
tetradic
#BAD94C #4CD9B1 #6B4CD9 #D94C74
square
#BAD94C #4CD9B1 #6B4CD9 #D94C74
split-complementary
#BAD94C #4C74D9 #B14CD9
monochromatic
#748D1E #9EBF29 #BAD94C #CDE47E #E1EEB1

Accessibility & contrast

On white

1.60
#BAD94C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.12
#BAD94C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BAD94C
13.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BAD94C#FFFFFF#000000##000000
##BAD94C1.001.6013.1213.12
#FFFFFF1.601.0021.0021.00
#00000013.1221.001.001.00
##00000013.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6CD39
Deuteranopia (green-blind)
#E2CD56
Tritanopia (blue-blind)
#C4CEBC
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #bad94c;
/* rgb */ color: rgb(186, 217, 76);
/* oklch */ color: oklch(83.6% 0.168 120.8);
Tailwind
colors: {
  custom: {
    50: '#d2e485',
    500: '#bad94c',
    950: '#000000',
  },
}
SCSS
$custom: #bad94c;
$custom-light: #d2e485;
$custom-dark: #000000;
JSON
{
  "hex": "#bad94c",
  "rgb": {
    "r": 186,
    "g": 217,
    "b": 76
  },
  "hsl": {
    "h": 73.191,
    "s": 64.977,
    "l": 57.451
  },
  "oklch": {
    "l": 0.83607,
    "c": 0.16779,
    "h": 120.8
  },
  "luminance": 0.60587
}

Semantic roles & 50–950 ramp

primary
#BAD94C
secondary
#4B3792
accent
#40E865
background
#FEFEFB
surface
#FBFCF2
border
#D4D5CC
text
#14150B
muted
#83847E

Preview Lab

Preview with #BAD94C

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

Preview Lab → · Contrast checker → · Palette generator →

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