#89FF9D#89FF9D
#89FF9D is a very light, vivid green. Relative luminance 0.793; OKLCH L 90.7% C 0.171 H 147.8°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #89FF9D |
|---|---|
| RGB | rgb(137, 255, 157) |
| HSL | hsl(130, 100%, 77%) |
| HSV | hsv(130, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 38.4%, 0%) |
| CIE-LAB | lab(91.36, -53.38, 36.74) |
| CIE-LCH | lch(91.36, 64.80, 145.47°) |
| OKLab | oklab(90.71% -0.1451 0.0912) |
| OKLCH | oklch(90.71% 0.171 147.8) |
| XYZ | xyz(52.1592, 79.2689, 44.4437) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 0.29
Mint Green
#8FFF9F
ΔE00 0.58
Palegreen
#98FB98
ΔE00 2.12
Foam Green
#90FDA9
ΔE00 2.22
Light Bluish Green
#76FDA8
ΔE00 3.15
Mint (survey)
#9FFEB0
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FF9D #FF89EB
analogous
#B0FF89 #89FF9D #89FFD8
triadic
#89FF9D #9D89FF #FF9D89
tetradic
#89FF9D #89B0FF #FF89EB #FFD889
square
#89FF9D #89B0FF #FF89EB #FFD889
split-complementary
#89FF9D #D889FF #FF89B0
monochromatic
#0FFF37 #4CFF6A #89FF9D #C6FFD0 #E0FFE6
Accessibility & contrast
On white
1.25
#89FF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#89FF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FF9D
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FF9D | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED96
Deuteranopia (green-blind)
#F1E2A3
Tritanopia (blue-blind)
#75FBE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #89ff9d; /* rgb */ color: rgb(137, 255, 157); /* oklch */ color: oklch(90.7% 0.171 147.8);
Tailwind
colors: {
custom: {
50: '#b2ffbb',
500: '#89ff9d',
950: '#000000',
},
}SCSS
$custom: #89ff9d; $custom-light: #b2ffbb; $custom-dark: #000000;
JSON
{
"hex": "#89ff9d",
"rgb": {
"r": 137,
"g": 255,
"b": 157
},
"hsl": {
"h": 130.169,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.90705,
"c": 0.17136,
"h": 147.8
},
"luminance": 0.79273
}Semantic roles & 50–950 ramp
primary
#89FF9D
secondary
#E04DC7
accent
#00BFE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111812
muted
#818682