#B2FF7F#B2FF7F

#B2FF7F is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.2% C 0.178 H 134.3°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).

Color values

HEX#B2FF7F
RGBrgb(178, 255, 127)
HSLhsl(96, 100%, 75%)
HSVhsv(96, 50%, 100%)
CMYKcmyk(30.2%, 0%, 50.2%, 0%)
CIE-LABlab(92.80, -45.00, 53.32)
CIE-LCHlch(92.80, 69.77, 130.16°)
OKLaboklab(92.25% -0.1243 0.1275)
OKLCHoklch(92.25% 0.178 134.3)
XYZxyz(57.9497, 82.5152, 32.9483)
Luminance0.8252 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#B2FF7F #CC7FFF
analogous
#F2FF7F #B2FF7F #7FFF8C
triadic
#B2FF7F #7FB2FF #FF7FB2
tetradic
#B2FF7F #7FF2FF #CC7FFF #FF8C7F
square
#B2FF7F #7FF2FF #CC7FFF #FF8C7F
split-complementary
#B2FF7F #8C7FFF #FF7FF2
monochromatic
#68FF05 #8DFF42 #B2FF7F #D7FFBC #EDFFE0

Accessibility & contrast

On white

1.20
#B2FF7F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.50
#B2FF7F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #B2FF7F
17.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##B2FF7F#FFFFFF#000000##000000
##B2FF7F1.001.2017.5017.50
#FFFFFF1.201.0021.0021.00
#00000017.5021.001.001.00
##00000017.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFEE74
Deuteranopia (green-blind)
#FCE887
Tritanopia (blue-blind)
#B2F7E2
Achromatopsia (no color)
#EAEAEA

Design tokens & code

CSS
--color: #b2ff7f;
/* rgb */ color: rgb(178, 255, 127);
/* oklch */ color: oklch(92.2% 0.178 134.3);
Tailwind
colors: {
  custom: {
    50: '#ccffa7',
    500: '#b2ff7f',
    950: '#000000',
  },
}
SCSS
$custom: #b2ff7f;
$custom-light: #ccffa7;
$custom-dark: #000000;
JSON
{
  "hex": "#b2ff7f",
  "rgb": {
    "r": 178,
    "g": 255,
    "b": 127
  },
  "hsl": {
    "h": 96.094,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.92249,
    "c": 0.17807,
    "h": 134.3
  },
  "luminance": 0.82517
}

Semantic roles & 50–950 ramp

primary
#B2FF7F
secondary
#A144DE
accent
#00E68A
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141810
muted
#838680

Preview Lab

Preview with #B2FF7F

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

Preview Lab → · Contrast checker → · Palette generator →

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