#8FF89D#8FF89D
#8FF89D is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.3% C 0.158 H 147.1°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF89D |
|---|---|
| RGB | rgb(143, 248, 157) |
| HSL | hsl(128, 88%, 77%) |
| HSV | hsv(128, 42%, 97%) |
| CMYK | cmyk(42.3%, 0%, 36.7%, 2.7%) |
| CIE-LAB | lab(89.58, -48.85, 34.44) |
| CIE-LCH | lch(89.58, 59.78, 144.81°) |
| OKLab | oklab(89.33% -0.1329 0.0858) |
| OKLCH | oklch(89.33% 0.158 147.1) |
| XYZ | xyz(50.9781, 75.4054, 43.7602) |
| Luminance | 0.7541 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 1.52
Baby Green
#8CFF9E
ΔE00 1.61
Palegreen
#98FB98
ΔE00 1.83
Foam Green
#90FDA9
ΔE00 1.83
Lightgreen
#90EE90
ΔE00 2.50
Mint (survey)
#9FFEB0
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF89D #F88FEA
analogous
#B6F88F #8FF89D #8FF8D2
triadic
#8FF89D #9D8FF8 #F89D8F
tetradic
#8FF89D #8FB6F8 #F88FEA #F8D28F
square
#8FF89D #8FB6F8 #F88FEA #F8D28F
split-complementary
#8FF89D #D28FF8 #F88FB6
monochromatic
#1CF138 #55F46B #8FF89D #C9FCCF #E2FDE6
Accessibility & contrast
On white
1.31
#8FF89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#8FF89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF89D
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF89D | 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)
#FBE797
Deuteranopia (green-blind)
#EBDDA2
Tritanopia (blue-blind)
#7FF4E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #8ff89d; /* rgb */ color: rgb(143, 248, 157); /* oklch */ color: oklch(89.3% 0.158 147.1);
Tailwind
colors: {
custom: {
50: '#b4fbba',
500: '#8ff89d',
950: '#000000',
},
}SCSS
$custom: #8ff89d; $custom-light: #b4fbba; $custom-dark: #000000;
JSON
{
"hex": "#8ff89d",
"rgb": {
"r": 143,
"g": 248,
"b": 157
},
"hsl": {
"h": 128,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.89325,
"c": 0.15825,
"h": 147.1
},
"luminance": 0.75409
}Semantic roles & 50–950 ramp
primary
#8FF89D
secondary
#D755C5
accent
#01C6E5
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111712
muted
#818582