#89FF7F#89FF7F

#89FF7F is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.2% C 0.199 H 142.2°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).

Color values

HEX#89FF7F
RGBrgb(137, 255, 127)
HSLhsl(115, 100%, 75%)
HSVhsv(115, 50%, 100%)
CMYKcmyk(46.3%, 0%, 50.2%, 0%)
CIE-LABlab(90.95, -57.61, 50.63)
CIE-LCHlch(90.95, 76.70, 138.69°)
OKLaboklab(90.24% -0.1571 0.1218)
OKLCHoklch(90.24% 0.199 142.2)
XYZxyz(49.9050, 78.3672, 32.5712)
Luminance0.7837 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#89FF7F #F57FFF
analogous
#C9FF7F #89FF7F #7FFFB5
triadic
#89FF7F #7F89FF #FF7F89
tetradic
#89FF7F #7FC9FF #F57FFF #FFB57F
square
#89FF7F #7FC9FF #F57FFF #FFB57F
split-complementary
#89FF7F #B57FFF #FF7FC9
monochromatic
#18FF05 #51FF42 #89FF7F #C1FFBC #E3FFE0

Accessibility & contrast

On white

1.26
#89FF7F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.67
#89FF7F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #89FF7F
16.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##89FF7F#FFFFFF#000000##000000
##89FF7F1.001.2616.6716.67
#FFFFFF1.261.0021.0021.00
#00000016.6721.001.001.00
##00000016.6721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFEC74
Deuteranopia (green-blind)
#F4E188
Tritanopia (blue-blind)
#7BF8E2
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #89ff7f;
/* rgb */ color: rgb(137, 255, 127);
/* oklch */ color: oklch(90.2% 0.199 142.2);
Tailwind
colors: {
  custom: {
    50: '#b2ffa6',
    500: '#89ff7f',
    950: '#000000',
  },
}
SCSS
$custom: #89ff7f;
$custom-light: #b2ffa6;
$custom-dark: #000000;
JSON
{
  "hex": "#89ff7f",
  "rgb": {
    "r": 137,
    "g": 255,
    "b": 127
  },
  "hsl": {
    "h": 115.313,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.90237,
    "c": 0.19874,
    "h": 142.2
  },
  "luminance": 0.78371
}

Semantic roles & 50–950 ramp

primary
#89FF7F
secondary
#D244DE
accent
#00E6D4
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#111810
muted
#818680

Preview Lab

Preview with #89FF7F

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

Preview Lab → · Contrast checker → · Palette generator →

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