#89FC99#89FC99
#89FC99 is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.9% C 0.171 H 147.1°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #89FC99 |
|---|---|
| RGB | rgb(137, 252, 153) |
| HSL | hsl(128, 95%, 76%) |
| HSV | hsv(128, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 39.3%, 1.2%) |
| CIE-LAB | lab(90.43, -52.78, 37.50) |
| CIE-LCH | lch(90.43, 64.75, 144.61°) |
| OKLab | oklab(89.93% -0.1434 0.0929) |
| OKLCH | oklch(89.93% 0.171 147.1) |
| XYZ | xyz(50.8738, 77.2355, 42.3580) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 0.75
Mint Green
#8FFF9F
ΔE00 0.89
Palegreen
#98FB98
ΔE00 1.72
Foam Green
#90FDA9
ΔE00 2.48
Lightgreen
#90EE90
ΔE00 3.23
Light Bluish Green
#76FDA8
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FC99 #FC89EC
analogous
#B3FC89 #89FC99 #89FCD3
triadic
#89FC99 #9989FC #FC9989
tetradic
#89FC99 #89B3FC #FC89EC #FCD389
square
#89FC99 #89B3FC #FC89EC #FCD389
split-complementary
#89FC99 #D389FC #FC89B3
monochromatic
#12F932 #4DFA65 #89FC99 #C5FECD #E1FEE5
Accessibility & contrast
On white
1.28
#89FC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#89FC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FC99
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FC99 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA92
Deuteranopia (green-blind)
#EEDF9F
Tritanopia (blue-blind)
#76F7E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #89fc99; /* rgb */ color: rgb(137, 252, 153); /* oklch */ color: oklch(89.9% 0.171 147.1);
Tailwind
colors: {
custom: {
50: '#b1feb8',
500: '#89fc99',
950: '#000000',
},
}SCSS
$custom: #89fc99; $custom-light: #b1feb8; $custom-dark: #000000;
JSON
{
"hex": "#89fc99",
"rgb": {
"r": 137,
"g": 252,
"b": 153
},
"hsl": {
"h": 128.348,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.89929,
"c": 0.17091,
"h": 147.1
},
"luminance": 0.77239
}Semantic roles & 50–950 ramp
primary
#89FC99
secondary
#DB4EC8
accent
#00C6E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681