#89FF8D#89FF8D
#89FF8D is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.4% C 0.186 H 144.5°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #89FF8D |
|---|---|
| RGB | rgb(137, 255, 141) |
| HSL | hsl(122, 100%, 77%) |
| HSV | hsv(122, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(91.12, -55.76, 44.24) |
| CIE-LCH | lch(91.12, 71.18, 141.57°) |
| OKLab | oklab(90.44% -0.1516 0.1081) |
| OKLCH | oklch(90.44% 0.186 144.5) |
| XYZ | xyz(50.8816, 78.7578, 37.7147) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 2.13
Palegreen
#98FB98
ΔE00 2.37
Lightgreen (survey)
#76FF7B
ΔE00 2.40
Baby Green
#8CFF9E
ΔE00 2.55
Mint Green
#8FFF9F
ΔE00 2.65
Light Green
#96F97B
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FF8D #FF89FB
analogous
#C0FF89 #89FF8D #89FFC8
triadic
#89FF8D #8D89FF #FF8D89
tetradic
#89FF8D #89C0FF #FF89FB #FFC889
square
#89FF8D #89C0FF #FF89FB #FFC889
split-complementary
#89FF8D #C889FF #FF89C0
monochromatic
#0FFF17 #4CFF52 #89FF8D #C6FFC8 #E0FFE1
Accessibility & contrast
On white
1.25
#89FF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#89FF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FF8D
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FF8D | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC84
Deuteranopia (green-blind)
#F2E194
Tritanopia (blue-blind)
#79F9E4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #89ff8d; /* rgb */ color: rgb(137, 255, 141); /* oklch */ color: oklch(90.4% 0.186 144.5);
Tailwind
colors: {
custom: {
50: '#b2ffb0',
500: '#89ff8d',
950: '#000000',
},
}SCSS
$custom: #89ff8d; $custom-light: #b2ffb0; $custom-dark: #000000;
JSON
{
"hex": "#89ff8d",
"rgb": {
"r": 137,
"g": 255,
"b": 141
},
"hsl": {
"h": 122.034,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.9044,
"c": 0.18619,
"h": 144.5
},
"luminance": 0.78761
}Semantic roles & 50–950 ramp
primary
#89FF8D
secondary
#E04DDB
accent
#00DEE6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111811
muted
#818681