#BAD25F#BAD25F

#BAD25F is a very light, vivid yellow-green. Relative luminance 0.574; OKLCH L 82.2% C 0.144 H 119.5°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).

Color values

HEX#BAD25F
RGBrgb(186, 210, 95)
HSLhsl(73, 56%, 60%)
HSVhsv(73, 55%, 82%)
CMYKcmyk(11.4%, 0%, 54.8%, 17.6%)
CIE-LABlab(80.38, -24.69, 53.43)
CIE-LCHlch(80.38, 58.86, 114.81°)
OKLaboklab(82.23% -0.0707 0.125)
OKLCHoklch(82.23% 0.144 119.5)
XYZxyz(45.3624, 57.3587, 19.5059)
Luminance0.5736 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BAD25F #775FD2
analogous
#D2B15F #BAD25F #80D25F
triadic
#BAD25F #5FBAD2 #D25FBA
tetradic
#BAD25F #5FD2B1 #775FD2 #D25F80
square
#BAD25F #5FD2B1 #775FD2 #D25F80
split-complementary
#BAD25F #5F80D2 #B15FD2
monochromatic
#798F28 #A2BE36 #BAD25F #CFDF8F #E3EDBF

Accessibility & contrast

On white

1.68
#BAD25F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.47
#BAD25F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BAD25F
12.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BAD25F#FFFFFF#000000##000000
##BAD25F1.001.6812.4712.47
#FFFFFF1.681.0021.0021.00
#00000012.4721.001.001.00
##00000012.4721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DEC753
Deuteranopia (green-blind)
#DBC866
Tritanopia (blue-blind)
#C3C8B9
Achromatopsia (no color)
#C7C7C7

Design tokens & code

CSS
--color: #bad25f;
/* rgb */ color: rgb(186, 210, 95);
/* oklch */ color: oklch(82.2% 0.144 119.5);
Tailwind
colors: {
  custom: {
    50: '#d1df90',
    500: '#bad25f',
    950: '#000000',
  },
}
SCSS
$custom: #bad25f;
$custom-light: #d1df90;
$custom-dark: #000000;
JSON
{
  "hex": "#bad25f",
  "rgb": {
    "r": 186,
    "g": 210,
    "b": 95
  },
  "hsl": {
    "h": 72.522,
    "s": 56.098,
    "l": 59.804
  },
  "oklch": {
    "l": 0.82233,
    "c": 0.14364,
    "h": 119.5
  },
  "luminance": 0.57359
}

Semantic roles & 50–950 ramp

primary
#BAD25F
secondary
#524194
accent
#48DF68
background
#FEFEFC
surface
#FBFCF4
border
#D4D5CE
text
#14150D
muted
#83847F

Preview Lab

Preview with #BAD25F

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

Preview Lab → · Contrast checker → · Palette generator →

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