#8FF997#8FF997
#8FF997 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.5% C 0.165 H 145.7°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF997 |
|---|---|
| RGB | rgb(143, 249, 151) |
| HSL | hsl(125, 90%, 77%) |
| HSV | hsv(125, 43%, 98%) |
| CMYK | cmyk(42.6%, 0%, 39.4%, 2.4%) |
| CIE-LAB | lab(89.78, -50.20, 37.68) |
| CIE-LCH | lch(89.78, 62.77, 143.11°) |
| OKLab | oklab(89.45% -0.1366 0.0933) |
| OKLCH | oklch(89.45% 0.165 145.7) |
| XYZ | xyz(50.7866, 75.8221, 41.2312) |
| Luminance | 0.7582 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.04
Mint Green
#8FFF9F
ΔE00 1.43
Baby Green
#8CFF9E
ΔE00 1.49
Lightgreen
#90EE90
ΔE00 2.40
Foam Green
#90FDA9
ΔE00 2.76
Mint (survey)
#9FFEB0
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF997 #F98FF1
analogous
#BCF98F #8FF997 #8FF9CC
triadic
#8FF997 #978FF9 #F9978F
tetradic
#8FF997 #8FBCF9 #F98FF1 #F9CC8F
square
#8FF997 #8FBCF9 #F98FF1 #F9CC8F
split-complementary
#8FF997 #CC8FF9 #F98FBC
monochromatic
#1BF32B #55F661 #8FF997 #C9FCCD #E2FDE4
Accessibility & contrast
On white
1.30
#8FF997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#8FF997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF997
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF997 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE890
Deuteranopia (green-blind)
#EDDE9D
Tritanopia (blue-blind)
#80F4E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #8ff997; /* rgb */ color: rgb(143, 249, 151); /* oklch */ color: oklch(89.5% 0.165 145.7);
Tailwind
colors: {
custom: {
50: '#b5fcb6',
500: '#8ff997',
950: '#000000',
},
}SCSS
$custom: #8ff997; $custom-light: #b5fcb6; $custom-dark: #000000;
JSON
{
"hex": "#8ff997",
"rgb": {
"r": 143,
"g": 249,
"b": 151
},
"hsl": {
"h": 124.528,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.89452,
"c": 0.16539,
"h": 145.7
},
"luminance": 0.75825
}Semantic roles & 50–950 ramp
primary
#8FF997
secondary
#D854CE
accent
#00D4E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581