#BAD94F#BAD94F

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

Color values

HEX#BAD94F
RGBrgb(186, 217, 79)
HSLhsl(73, 64%, 58%)
HSVhsv(73, 64%, 85%)
CMYKcmyk(14.3%, 0%, 63.6%, 14.9%)
CIE-LABlab(82.18, -29.28, 62.32)
CIE-LCHlch(82.18, 68.86, 115.16°)
OKLaboklab(83.63% -0.0851 0.1421)
OKLCHoklch(83.63% 0.166 120.9)
XYZxyz(46.4745, 60.6294, 16.6499)
Luminance0.6063 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BAD94F #6E4FD9
analogous
#D9B34F #BAD94F #75D94F
triadic
#BAD94F #4FBAD9 #D94FBA
tetradic
#BAD94F #4FD9B3 #6E4FD9 #D94F75
square
#BAD94F #4FD9B3 #6E4FD9 #D94F75
split-complementary
#BAD94F #4F75D9 #B34FD9
monochromatic
#768F1F #9FC12A #BAD94F #CEE481 #E1EFB4

Accessibility & contrast

On white

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

On black

13.13
#BAD94F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BAD94F
13.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BAD94F#FFFFFF#000000##000000
##BAD94F1.001.6013.1313.13
#FFFFFF1.601.0021.0021.00
#00000013.1321.001.001.00
##00000013.1321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #bad94f;
/* rgb */ color: rgb(186, 217, 79);
/* oklch */ color: oklch(83.6% 0.166 120.9);
Tailwind
colors: {
  custom: {
    50: '#d2e487',
    500: '#bad94f',
    950: '#000000',
  },
}
SCSS
$custom: #bad94f;
$custom-light: #d2e487;
$custom-dark: #000000;
JSON
{
  "hex": "#bad94f",
  "rgb": {
    "r": 186,
    "g": 217,
    "b": 79
  },
  "hsl": {
    "h": 73.478,
    "s": 64.486,
    "l": 58.039
  },
  "oklch": {
    "l": 0.83633,
    "c": 0.16559,
    "h": 120.9
  },
  "luminance": 0.60629
}

Semantic roles & 50–950 ramp

primary
#BAD94F
secondary
#4D3894
accent
#40E766
background
#FEFEFC
surface
#FBFCF4
border
#D4D5CE
text
#14150C
muted
#83847F

Preview Lab

Preview with #BAD94F

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

Preview Lab → · Contrast checker → · Palette generator →

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