#89FD99#89FD99
#89FD99 is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.2% C 0.172 H 147.0°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #89FD99 |
|---|---|
| RGB | rgb(137, 253, 153) |
| HSL | hsl(128, 97%, 76%) |
| HSV | hsv(128, 46%, 99%) |
| CMYK | cmyk(45.8%, 0%, 39.5%, 0.8%) |
| CIE-LAB | lab(90.72, -53.19, 37.88) |
| CIE-LCH | lch(90.72, 65.30, 144.55°) |
| OKLab | oklab(90.16% -0.1445 0.0938) |
| OKLCH | oklch(90.16% 0.172 147) |
| XYZ | xyz(51.1886, 77.8652, 42.4629) |
| Luminance | 0.7787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 0.68
Mint Green
#8FFF9F
ΔE00 0.86
Palegreen
#98FB98
ΔE00 1.75
Foam Green
#90FDA9
ΔE00 2.58
Lightgreen
#90EE90
ΔE00 3.42
Light Bluish Green
#76FDA8
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FD99 #FD89ED
analogous
#B3FD89 #89FD99 #89FDD3
triadic
#89FD99 #9989FD #FD9989
tetradic
#89FD99 #89B3FD #FD89ED #FDD389
square
#89FD99 #89B3FD #FD89ED #FDD389
split-complementary
#89FD99 #D389FD #FD89B3
monochromatic
#11FB31 #4DFC65 #89FD99 #C5FECD #E1FEE5
Accessibility & contrast
On white
1.27
#89FD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#89FD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FD99
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FD99 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB92
Deuteranopia (green-blind)
#EFE09F
Tritanopia (blue-blind)
#76F8E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #89fd99; /* rgb */ color: rgb(137, 253, 153); /* oklch */ color: oklch(90.2% 0.172 147.0);
Tailwind
colors: {
custom: {
50: '#b1ffb8',
500: '#89fd99',
950: '#000000',
},
}SCSS
$custom: #89fd99; $custom-light: #b1ffb8; $custom-dark: #000000;
JSON
{
"hex": "#89fd99",
"rgb": {
"r": 137,
"g": 253,
"b": 153
},
"hsl": {
"h": 128.276,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.90164,
"c": 0.17231,
"h": 147
},
"luminance": 0.77869
}Semantic roles & 50–950 ramp
primary
#89FD99
secondary
#DD4DC9
accent
#00C6E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681