#B2D23F#B2D23F

#B2D23F is a light, vivid yellow-green. Relative luminance 0.559; OKLCH L 81.4% C 0.171 H 121.1°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).

Color values

HEX#B2D23F
RGBrgb(178, 210, 63)
HSLhsl(73, 62%, 54%)
HSVhsv(73, 70%, 82%)
CMYKcmyk(15.2%, 0%, 70%, 17.6%)
CIE-LABlab(79.57, -30.17, 65.62)
CIE-LCHlch(79.57, 72.22, 114.69°)
OKLaboklab(81.35% -0.0885 0.1469)
OKLCHoklch(81.35% 0.171 121.1)
XYZxyz(42.3046, 55.9171, 13.2661)
Luminance0.5592 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#B2D23F #5F3FD2
analogous
#D2A83F #B2D23F #68D23F
triadic
#B2D23F #3FB2D2 #D23FB2
tetradic
#B2D23F #3FD2A8 #5F3FD2 #D23F68
square
#B2D23F #3FD2A8 #5F3FD2 #D23F68
split-complementary
#B2D23F #3F68D2 #A83FD2
monochromatic
#667A1D #8FAC28 #B2D23F #C6DE71 #DAE9A2

Accessibility & contrast

On white

1.72
#B2D23F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.18
#B2D23F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #B2D23F
12.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##B2D23F#FFFFFF#000000##000000
##B2D23F1.001.7212.1812.18
#FFFFFF1.721.0021.0021.00
#00000012.1821.001.001.00
##00000012.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFC626
Deuteranopia (green-blind)
#DBC54B
Tritanopia (blue-blind)
#BCC7B5
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #b2d23f;
/* rgb */ color: rgb(178, 210, 63);
/* oklch */ color: oklch(81.4% 0.171 121.1);
Tailwind
colors: {
  custom: {
    50: '#ccdf7d',
    500: '#b2d23f',
    950: '#000000',
  },
}
SCSS
$custom: #b2d23f;
$custom-light: #ccdf7d;
$custom-dark: #000000;
JSON
{
  "hex": "#b2d23f",
  "rgb": {
    "r": 178,
    "g": 210,
    "b": 63
  },
  "hsl": {
    "h": 73.061,
    "s": 62.025,
    "l": 53.529
  },
  "oklch": {
    "l": 0.81354,
    "c": 0.17147,
    "h": 121.1
  },
  "luminance": 0.55917
}

Semantic roles & 50–950 ramp

primary
#B2D23F
secondary
#443382
accent
#43E566
background
#FEFEFB
surface
#FBFCF2
border
#D4D5CC
text
#14150A
muted
#83847D

Preview Lab

Preview with #B2D23F

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

Preview Lab → · Contrast checker → · Palette generator →

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