#B3D03F#B3D03F

#B3D03F is a light, vivid yellow-green. Relative luminance 0.551; OKLCH L 81.0% C 0.169 H 120.2°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).

Color values

HEX#B3D03F
RGBrgb(179, 208, 63)
HSLhsl(72, 61%, 53%)
HSVhsv(72, 70%, 82%)
CMYKcmyk(13.9%, 0%, 69.7%, 18.4%)
CIE-LABlab(79.07, -28.82, 65.15)
CIE-LCHlch(79.07, 71.24, 113.87°)
OKLaboklab(80.97% -0.0849 0.1459)
OKLCHoklch(80.97% 0.169 120.2)
XYZxyz(42.0442, 55.0545, 13.1133)
Luminance0.5505 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#B3D03F #5C3FD0
analogous
#D0A43F #B3D03F #6AD03F
triadic
#B3D03F #3FB3D0 #D03FB3
tetradic
#B3D03F #3FD0A4 #5C3FD0 #D03F6A
square
#B3D03F #3FD0A4 #5C3FD0 #D03F6A
split-complementary
#B3D03F #3F6AD0 #A43FD0
monochromatic
#65771D #8FA929 #B3D03F #C6DC70 #DAE8A1

Accessibility & contrast

On white

1.75
#B3D03F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.01
#B3D03F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #B3D03F
12.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##B3D03F#FFFFFF#000000##000000
##B3D03F1.001.7512.0112.01
#FFFFFF1.751.0021.0021.00
#00000012.0121.001.001.00
##00000012.0121.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDC427
Deuteranopia (green-blind)
#D9C44B
Tritanopia (blue-blind)
#BDC5B3
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #b3d03f;
/* rgb */ color: rgb(179, 208, 63);
/* oklch */ color: oklch(81.0% 0.169 120.2);
Tailwind
colors: {
  custom: {
    50: '#cdde7d',
    500: '#b3d03f',
    950: '#000000',
  },
}
SCSS
$custom: #b3d03f;
$custom-light: #cdde7d;
$custom-dark: #000000;
JSON
{
  "hex": "#b3d03f",
  "rgb": {
    "r": 179,
    "g": 208,
    "b": 63
  },
  "hsl": {
    "h": 72,
    "s": 60.669,
    "l": 53.137
  },
  "oklch": {
    "l": 0.80973,
    "c": 0.16875,
    "h": 120.2
  },
  "luminance": 0.55054
}

Semantic roles & 50–950 ramp

primary
#B3D03F
secondary
#433480
accent
#44E464
background
#FEFEFB
surface
#FBFCF2
border
#D4D5CC
text
#14150A
muted
#83847D

Preview Lab

Preview with #B3D03F

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

Preview Lab → · Contrast checker → · Palette generator →

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