#8FF989#8FF989
#8FF989 is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.2% C 0.179 H 142.8°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF989 |
|---|---|
| RGB | rgb(143, 249, 137) |
| HSL | hsl(117, 90%, 76%) |
| HSV | hsv(117, 45%, 98%) |
| CMYK | cmyk(42.6%, 0%, 45%, 2.4%) |
| CIE-LAB | lab(89.58, -52.21, 44.25) |
| CIE-LCH | lch(89.58, 68.44, 139.72°) |
| OKLab | oklab(89.22% -0.1423 0.1079) |
| OKLCH | oklch(89.22% 0.179 142.8) |
| XYZ | xyz(49.7165, 75.3940, 35.5948) |
| Luminance | 0.7540 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.97
Palegreen
#98FB98
ΔE00 2.02
Light Green
#96F97B
ΔE00 2.39
Lightgreen (survey)
#76FF7B
ΔE00 3.04
Baby Green
#8CFF9E
ΔE00 3.14
Mint Green
#8FFF9F
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF989 #F389F9
analogous
#C7F989 #8FF989 #89F9BB
triadic
#8FF989 #898FF9 #F9898F
tetradic
#8FF989 #89C7F9 #F389F9 #F9BB89
square
#8FF989 #89C7F9 #F389F9 #F9BB89
split-complementary
#8FF989 #BB89F9 #F989C7
monochromatic
#20F315 #58F64F #8FF989 #C6FCC3 #E3FEE2
Accessibility & contrast
On white
1.31
#8FF989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#8FF989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF989
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF989 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE780
Deuteranopia (green-blind)
#EFDD90
Tritanopia (blue-blind)
#83F3DE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #8ff989; /* rgb */ color: rgb(143, 249, 137); /* oklch */ color: oklch(89.2% 0.179 142.8);
Tailwind
colors: {
custom: {
50: '#b5fcad',
500: '#8ff989',
950: '#000000',
},
}SCSS
$custom: #8ff989; $custom-light: #b5fcad; $custom-dark: #000000;
JSON
{
"hex": "#8ff989",
"rgb": {
"r": 143,
"g": 249,
"b": 137
},
"hsl": {
"h": 116.786,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.89224,
"c": 0.17858,
"h": 142.8
},
"luminance": 0.75397
}Semantic roles & 50–950 ramp
primary
#8FF989
secondary
#D04FD7
accent
#00E6D9
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121710
muted
#828581