#98FF89#98FF89
#98FF89 is a very light, vivid green. Relative luminance 0.800; OKLCH L 91.0% C 0.182 H 141.2°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #98FF89 |
|---|---|
| RGB | rgb(152, 255, 137) |
| HSL | hsl(112, 100%, 77%) |
| HSV | hsv(112, 46%, 100%) |
| CMYK | cmyk(40.4%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(91.68, -52.04, 46.98) |
| CIE-LCH | lch(91.68, 70.11, 137.92°) |
| OKLab | oklab(91.05% -0.1421 0.1141) |
| OKLCH | oklch(91.05% 0.182 141.2) |
| XYZ | xyz(53.2221, 79.9984, 36.2989) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.47
Light Green
#96F97B
ΔE00 1.87
Palegreen
#98FB98
ΔE00 2.76
Lightgreen (survey)
#76FF7B
ΔE00 3.08
Pastel Green
#B0FF9D
ΔE00 3.42
Pale Light Green
#B1FC99
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FF89 #F089FF
analogous
#D3FF89 #98FF89 #89FFB5
triadic
#98FF89 #8998FF #FF8998
tetradic
#98FF89 #89D3FF #F089FF #FFB589
square
#98FF89 #89D3FF #F089FF #FFB589
split-complementary
#98FF89 #B589FF #FF89D3
monochromatic
#2DFF0F #63FF4C #98FF89 #CDFFC6 #E4FFE0
Accessibility & contrast
On white
1.24
#98FF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#98FF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FF89
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FF89 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7F
Deuteranopia (green-blind)
#F6E491
Tritanopia (blue-blind)
#8FF9E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #98ff89; /* rgb */ color: rgb(152, 255, 137); /* oklch */ color: oklch(91.0% 0.182 141.2);
Tailwind
colors: {
custom: {
50: '#bbffad',
500: '#98ff89',
950: '#000000',
},
}SCSS
$custom: #98ff89; $custom-light: #bbffad; $custom-dark: #000000;
JSON
{
"hex": "#98ff89",
"rgb": {
"r": 152,
"g": 255,
"b": 137
},
"hsl": {
"h": 112.373,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.91047,
"c": 0.18222,
"h": 141.2
},
"luminance": 0.80002
}Semantic roles & 50–950 ramp
primary
#98FF89
secondary
#CD4DE0
accent
#00E6C8
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121810
muted
#828681