#97FF7F#97FF7F

#97FF7F is a very light, vivid green. Relative luminance 0.796; OKLCH L 90.9% C 0.192 H 139.9°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).

Color values

HEX#97FF7F
RGBrgb(151, 255, 127)
HSLhsl(109, 100%, 75%)
HSVhsv(109, 50%, 100%)
CMYKcmyk(40.8%, 0%, 50.2%, 0%)
CIE-LABlab(91.52, -53.58, 51.46)
CIE-LCHlch(91.52, 74.29, 136.16°)
OKLaboklab(90.86% -0.1467 0.1236)
OKLCHoklch(90.86% 0.192 139.9)
XYZxyz(52.3513, 79.6286, 32.6859)
Luminance0.7963 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#97FF7F #E77FFF
analogous
#D7FF7F #97FF7F #7FFFA7
triadic
#97FF7F #7F97FF #FF7F97
tetradic
#97FF7F #7FD7FF #E77FFF #FFA77F
square
#97FF7F #7FD7FF #E77FFF #FFA77F
split-complementary
#97FF7F #A77FFF #FF7FD7
monochromatic
#34FF05 #65FF42 #97FF7F #C9FFBC #E6FFE0

Accessibility & contrast

On white

1.24
#97FF7F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.93
#97FF7F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #97FF7F
16.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##97FF7F#FFFFFF#000000##000000
##97FF7F1.001.2416.9316.93
#FFFFFF1.241.0021.0021.00
#00000016.9321.001.001.00
##00000016.9321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFEC74
Deuteranopia (green-blind)
#F7E388
Tritanopia (blue-blind)
#8FF8E2
Achromatopsia (no color)
#E7E7E7

Design tokens & code

CSS
--color: #97ff7f;
/* rgb */ color: rgb(151, 255, 127);
/* oklch */ color: oklch(90.9% 0.192 139.9);
Tailwind
colors: {
  custom: {
    50: '#bbffa7',
    500: '#97ff7f',
    950: '#000000',
  },
}
SCSS
$custom: #97ff7f;
$custom-light: #bbffa7;
$custom-dark: #000000;
JSON
{
  "hex": "#97ff7f",
  "rgb": {
    "r": 151,
    "g": 255,
    "b": 127
  },
  "hsl": {
    "h": 108.75,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.9086,
    "c": 0.19178,
    "h": 139.9
  },
  "luminance": 0.79632
}

Semantic roles & 50–950 ramp

primary
#97FF7F
secondary
#C144DE
accent
#00E6BA
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#121810
muted
#828680

Preview Lab

Preview with #97FF7F

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

Preview Lab → · Contrast checker → · Palette generator →

#97FF7F Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva