#89FF99#89FF99
#89FF99 is a very light, vivid green. Relative luminance 0.791; OKLCH L 90.6% C 0.175 H 146.9°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #89FF99 |
|---|---|
| RGB | rgb(137, 255, 153) |
| HSL | hsl(128, 100%, 77%) |
| HSV | hsv(128, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 40%, 0%) |
| CIE-LAB | lab(91.30, -54.00, 38.63) |
| CIE-LCH | lch(91.30, 66.40, 144.42°) |
| OKLab | oklab(90.64% -0.1467 0.0956) |
| OKLCH | oklch(90.64% 0.175 146.9) |
| XYZ | xyz(51.8233, 79.1345, 42.6745) |
| Luminance | 0.7914 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 0.76
Mint Green
#8FFF9F
ΔE00 0.95
Palegreen
#98FB98
ΔE00 1.90
Foam Green
#90FDA9
ΔE00 2.82
Light Bluish Green
#76FDA8
ΔE00 3.72
Lightgreen
#90EE90
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FF99 #FF89EF
analogous
#B4FF89 #89FF99 #89FFD4
triadic
#89FF99 #9989FF #FF9989
tetradic
#89FF99 #89B4FF #FF89EF #FFD489
square
#89FF99 #89B4FF #FF89EF #FFD489
split-complementary
#89FF99 #D489FF #FF89B4
monochromatic
#0FFF2F #4CFF64 #89FF99 #C6FFCE #E0FFE5
Accessibility & contrast
On white
1.25
#89FF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#89FF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FF99
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FF99 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED92
Deuteranopia (green-blind)
#F1E29F
Tritanopia (blue-blind)
#76FAE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #89ff99; /* rgb */ color: rgb(137, 255, 153); /* oklch */ color: oklch(90.6% 0.175 146.9);
Tailwind
colors: {
custom: {
50: '#b2ffb8',
500: '#89ff99',
950: '#000000',
},
}SCSS
$custom: #89ff99; $custom-light: #b2ffb8; $custom-dark: #000000;
JSON
{
"hex": "#89ff99",
"rgb": {
"r": 137,
"g": 255,
"b": 153
},
"hsl": {
"h": 128.136,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.90635,
"c": 0.1751,
"h": 146.9
},
"luminance": 0.79138
}Semantic roles & 50–950 ramp
primary
#89FF99
secondary
#E04DCC
accent
#00C6E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681