#7FFEB5#7FFEB5

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

Color values

HEX#7FFEB5
RGBrgb(127, 254, 181)
HSLhsl(146, 98%, 75%)
HSVhsv(146, 50%, 100%)
CMYKcmyk(50%, 0%, 28.7%, 0.4%)
CIE-LABlab(91.11, -51.36, 24.30)
CIE-LCHlch(91.11, 56.82, 154.68°)
OKLaboklab(90.54% -0.1404 0.0617)
OKLCHoklch(90.54% 0.153 156.3)
XYZxyz(52.5306, 78.7275, 56.1348)
Luminance0.7873 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#7FFEB5 #FE7FC8
analogous
#88FE7F #7FFEB5 #7FFEF5
triadic
#7FFEB5 #B57FFE #FEB57F
tetradic
#7FFEB5 #7F88FE #FE7FC8 #FEF57F
square
#7FFEB5 #7F88FE #FE7FC8 #FEF57F
split-complementary
#7FFEB5 #F57FFE #FE7F88
monochromatic
#06FD6F #42FE92 #7FFEB5 #BCFED8 #E1FFED

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##7FFEB5#FFFFFF#000000##000000
##7FFEB51.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)
#FDEDB1
Deuteranopia (green-blind)
#EAE0B9
Tritanopia (blue-blind)
#5CFCEA
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #7ffeb5;
/* rgb */ color: rgb(127, 254, 181);
/* oklch */ color: oklch(90.5% 0.153 156.3);
Tailwind
colors: {
  custom: {
    50: '#abffcb',
    500: '#7ffeb5',
    950: '#000000',
  },
}
SCSS
$custom: #7ffeb5;
$custom-light: #abffcb;
$custom-dark: #000000;
JSON
{
  "hex": "#7ffeb5",
  "rgb": {
    "r": 127,
    "g": 254,
    "b": 181
  },
  "hsl": {
    "h": 145.512,
    "s": 98.45,
    "l": 74.706
  },
  "oklch": {
    "l": 0.90538,
    "c": 0.15338,
    "h": 156.3
  },
  "luminance": 0.78732
}

Semantic roles & 50–950 ramp

primary
#7FFEB5
secondary
#DD459C
accent
#0084E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683

Preview Lab

Preview with #7FFEB5

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

Preview Lab → · Contrast checker → · Palette generator →

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