#9FF987#9FF987
#9FF987 is a very light, vivid green. Relative luminance 0.769; OKLCH L 90.0% C 0.172 H 139.3°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF987 |
|---|---|
| RGB | rgb(159, 249, 135) |
| HSL | hsl(107, 90%, 75%) |
| HSV | hsv(107, 46%, 98%) |
| CMYK | cmyk(36.1%, 0%, 45.8%, 2.4%) |
| CIE-LAB | lab(90.26, -47.66, 46.22) |
| CIE-LCH | lch(90.26, 66.39, 135.88°) |
| OKLab | oklab(89.97% -0.1304 0.1122) |
| OKLCH | oklch(89.97% 0.172 139.3) |
| XYZ | xyz(52.5451, 76.8690, 34.9855) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.61
Easter Green
#8CFD7E
ΔE00 2.43
Pale Light Green
#B1FC99
ΔE00 2.71
Palegreen
#98FB98
ΔE00 2.94
Pastel Green
#B0FF9D
ΔE00 2.96
Spring Green (survey)
#A9F971
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF987 #E187F9
analogous
#D8F987 #9FF987 #87F9A8
triadic
#9FF987 #879FF9 #F9879F
tetradic
#9FF987 #87D8F9 #E187F9 #F9A887
square
#9FF987 #87D8F9 #E187F9 #F9A887
split-complementary
#9FF987 #A887F9 #F987D8
monochromatic
#42F312 #70F64D #9FF987 #CEFCC1 #E8FEE2
Accessibility & contrast
On white
1.28
#9FF987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#9FF987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF987
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF987 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87E
Deuteranopia (green-blind)
#F2E08E
Tritanopia (blue-blind)
#99F2DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ff987; /* rgb */ color: rgb(159, 249, 135); /* oklch */ color: oklch(90.0% 0.172 139.3);
Tailwind
colors: {
custom: {
50: '#bffcac',
500: '#9ff987',
950: '#000000',
},
}SCSS
$custom: #9ff987; $custom-light: #bffcac; $custom-dark: #000000;
JSON
{
"hex": "#9ff987",
"rgb": {
"r": 159,
"g": 249,
"b": 135
},
"hsl": {
"h": 107.368,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.89966,
"c": 0.17209,
"h": 139.3
},
"luminance": 0.76872
}Semantic roles & 50–950 ramp
primary
#9FF987
secondary
#BA4DD7
accent
#00E6B5
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121710
muted
#828581