#B2D03F#B2D03F

#B2D03F is a light, vivid yellow-green. Relative luminance 0.549; OKLCH L 80.9% C 0.169 H 120.5°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).

Color values

HEX#B2D03F
RGBrgb(178, 208, 63)
HSLhsl(72, 61%, 53%)
HSVhsv(72, 70%, 82%)
CMYKcmyk(14.4%, 0%, 69.7%, 18.4%)
CIE-LABlab(79.00, -29.23, 65.06)
CIE-LCHlch(79.00, 71.32, 114.19°)
OKLaboklab(80.9% -0.0859 0.1457)
OKLCHoklch(80.9% 0.169 120.5)
XYZxyz(41.8139, 54.9357, 13.1025)
Luminance0.5494 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#B2D03F #5D3FD0
analogous
#D0A53F #B2D03F #69D03F
triadic
#B2D03F #3FB2D0 #D03FB2
tetradic
#B2D03F #3FD0A5 #5D3FD0 #D03F69
square
#B2D03F #3FD0A5 #5D3FD0 #D03F69
split-complementary
#B2D03F #3F69D0 #A53FD0
monochromatic
#65771D #8EA929 #B2D03F #C6DC70 #D9E8A1

Accessibility & contrast

On white

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

On black

11.99
#B2D03F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #B2D03F
11.99:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##B2D03F#FFFFFF#000000##000000
##B2D03F1.001.7511.9911.99
#FFFFFF1.751.0021.0021.00
#00000011.9921.001.001.00
##00000011.9921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #b2d03f;
/* rgb */ color: rgb(178, 208, 63);
/* oklch */ color: oklch(80.9% 0.169 120.5);
Tailwind
colors: {
  custom: {
    50: '#ccde7d',
    500: '#b2d03f',
    950: '#000000',
  },
}
SCSS
$custom: #b2d03f;
$custom-light: #ccde7d;
$custom-dark: #000000;
JSON
{
  "hex": "#b2d03f",
  "rgb": {
    "r": 178,
    "g": 208,
    "b": 63
  },
  "hsl": {
    "h": 72.414,
    "s": 60.669,
    "l": 53.137
  },
  "oklch": {
    "l": 0.80901,
    "c": 0.16913,
    "h": 120.5
  },
  "luminance": 0.54936
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #B2D03F

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

Preview Lab → · Contrast checker → · Palette generator →

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