#8FF89C#8FF89C
#8FF89C is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.3% C 0.159 H 146.9°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF89C |
|---|---|
| RGB | rgb(143, 248, 156) |
| HSL | hsl(127, 88%, 77%) |
| HSV | hsv(127, 42%, 97%) |
| CMYK | cmyk(42.3%, 0%, 37.1%, 2.7%) |
| CIE-LAB | lab(89.57, -49.01, 34.92) |
| CIE-LCH | lch(89.57, 60.18, 144.53°) |
| OKLab | oklab(89.31% -0.1334 0.0869) |
| OKLCH | oklch(89.31% 0.159 146.9) |
| XYZ | xyz(50.8931, 75.3714, 43.3124) |
| Luminance | 0.7538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 1.48
Baby Green
#8CFF9E
ΔE00 1.57
Palegreen
#98FB98
ΔE00 1.69
Foam Green
#90FDA9
ΔE00 1.98
Lightgreen
#90EE90
ΔE00 2.42
Mint (survey)
#9FFEB0
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF89C #F88FEB
analogous
#B7F88F #8FF89C #8FF8D1
triadic
#8FF89C #9C8FF8 #F89C8F
tetradic
#8FF89C #8FB7F8 #F88FEB #F8D18F
square
#8FF89C #8FB7F8 #F88FEB #F8D18F
split-complementary
#8FF89C #D18FF8 #F88FB7
monochromatic
#1CF136 #55F469 #8FF89C #C9FCCF #E2FDE6
Accessibility & contrast
On white
1.31
#8FF89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#8FF89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF89C
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF89C | 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)
#FBE796
Deuteranopia (green-blind)
#EBDDA2
Tritanopia (blue-blind)
#7FF4E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #8ff89c; /* rgb */ color: rgb(143, 248, 156); /* oklch */ color: oklch(89.3% 0.159 146.9);
Tailwind
colors: {
custom: {
50: '#b4fbba',
500: '#8ff89c',
950: '#000000',
},
}SCSS
$custom: #8ff89c; $custom-light: #b4fbba; $custom-dark: #000000;
JSON
{
"hex": "#8ff89c",
"rgb": {
"r": 143,
"g": 248,
"b": 156
},
"hsl": {
"h": 127.429,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.89306,
"c": 0.1592,
"h": 146.9
},
"luminance": 0.75375
}Semantic roles & 50–950 ramp
primary
#8FF89C
secondary
#D755C7
accent
#01C9E5
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581