#7FFEB6#7FFEB6

#7FFEB6 is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.6% C 0.153 H 156.6°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).

Color values

HEX#7FFEB6
RGBrgb(127, 254, 182)
HSLhsl(146, 98%, 75%)
HSVhsv(146, 50%, 100%)
CMYKcmyk(50%, 0%, 28.3%, 0.4%)
CIE-LABlab(91.13, -51.17, 23.82)
CIE-LCHlch(91.13, 56.45, 155.04°)
OKLaboklab(90.56% -0.14 0.0605)
OKLCHoklch(90.56% 0.153 156.6)
XYZxyz(52.6336, 78.7687, 56.6772)
Luminance0.7877 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#7FFEB6 #FE7FC7
analogous
#88FE7F #7FFEB6 #7FFEF5
triadic
#7FFEB6 #B67FFE #FEB67F
tetradic
#7FFEB6 #7F88FE #FE7FC7 #FEF57F
square
#7FFEB6 #7F88FE #FE7FC7 #FEF57F
split-complementary
#7FFEB6 #F57FFE #FE7F88
monochromatic
#06FD71 #42FE93 #7FFEB6 #BCFED9 #E1FFEE

Accessibility & contrast

On white

1.25
#7FFEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.75
#7FFEB6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #7FFEB6
16.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##7FFEB6#FFFFFF#000000##000000
##7FFEB61.001.2516.7516.75
#FFFFFF1.251.0021.0021.00
#00000016.7521.001.001.00
##00000016.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDEDB2
Deuteranopia (green-blind)
#EAE0BA
Tritanopia (blue-blind)
#5CFCEB
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #7ffeb6;
/* rgb */ color: rgb(127, 254, 182);
/* oklch */ color: oklch(90.6% 0.153 156.6);
Tailwind
colors: {
  custom: {
    50: '#abffcc',
    500: '#7ffeb6',
    950: '#000000',
  },
}
SCSS
$custom: #7ffeb6;
$custom-light: #abffcc;
$custom-dark: #000000;
JSON
{
  "hex": "#7ffeb6",
  "rgb": {
    "r": 127,
    "g": 254,
    "b": 182
  },
  "hsl": {
    "h": 145.984,
    "s": 98.45,
    "l": 74.706
  },
  "oklch": {
    "l": 0.90559,
    "c": 0.15251,
    "h": 156.6
  },
  "luminance": 0.78773
}

Semantic roles & 50–950 ramp

primary
#7FFEB6
secondary
#DD459B
accent
#0082E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683

Preview Lab

Preview with #7FFEB6

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

Preview Lab → · Contrast checker → · Palette generator →

#7FFEB6 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva