#89FB98#89FB98
#89FB98 is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.7% C 0.170 H 146.9°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #89FB98 |
|---|---|
| RGB | rgb(137, 251, 152) |
| HSL | hsl(128, 93%, 76%) |
| HSV | hsv(128, 45%, 98%) |
| CMYK | cmyk(45.4%, 0%, 39.4%, 1.6%) |
| CIE-LAB | lab(90.13, -52.53, 37.60) |
| CIE-LCH | lch(90.13, 64.60, 144.41°) |
| OKLab | oklab(89.68% -0.1428 0.0931) |
| OKLCH | oklch(89.68% 0.17 146.9) |
| XYZ | xyz(50.4783, 76.5762, 41.8204) |
| Luminance | 0.7658 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 0.95
Mint Green
#8FFF9F
ΔE00 1.06
Palegreen
#98FB98
ΔE00 1.65
Foam Green
#90FDA9
ΔE00 2.56
Lightgreen
#90EE90
ΔE00 3.03
Light Bluish Green
#76FDA8
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FB98 #FB89EC
analogous
#B3FB89 #89FB98 #89FBD1
triadic
#89FB98 #9889FB #FB9889
tetradic
#89FB98 #89B3FB #FB89EC #FBD189
square
#89FB98 #89B3FB #FB89EC #FBD189
split-complementary
#89FB98 #D189FB #FB89B3
monochromatic
#13F731 #4EF964 #89FB98 #C4FDCC #E1FEE5
Accessibility & contrast
On white
1.29
#89FB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#89FB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FB98
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FB98 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE991
Deuteranopia (green-blind)
#EDDE9E
Tritanopia (blue-blind)
#77F6E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #89fb98; /* rgb */ color: rgb(137, 251, 152); /* oklch */ color: oklch(89.7% 0.170 146.9);
Tailwind
colors: {
custom: {
50: '#b1fdb7',
500: '#89fb98',
950: '#000000',
},
}SCSS
$custom: #89fb98; $custom-light: #b1fdb7; $custom-dark: #000000;
JSON
{
"hex": "#89fb98",
"rgb": {
"r": 137,
"g": 251,
"b": 152
},
"hsl": {
"h": 127.895,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.89676,
"c": 0.17045,
"h": 146.9
},
"luminance": 0.7658
}Semantic roles & 50–950 ramp
primary
#89FB98
secondary
#DA4EC8
accent
#00C7E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681