#9FFB89#9FFB89
#9FFB89 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.5% C 0.173 H 139.7°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFB89 |
|---|---|
| RGB | rgb(159, 251, 137) |
| HSL | hsl(108, 93%, 76%) |
| HSV | hsv(108, 45%, 98%) |
| CMYK | cmyk(36.7%, 0%, 45.4%, 1.6%) |
| CIE-LAB | lab(90.86, -48.25, 46.01) |
| CIE-LCH | lch(90.86, 66.67, 136.36°) |
| OKLab | oklab(90.46% -0.132 0.1119) |
| OKLCH | oklch(90.46% 0.173 139.7) |
| XYZ | xyz(53.3087, 78.1687, 35.9412) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.72
Easter Green
#8CFD7E
ΔE00 2.27
Pale Light Green
#B1FC99
ΔE00 2.66
Palegreen
#98FB98
ΔE00 2.75
Pastel Green
#B0FF9D
ΔE00 2.79
Spring Green (survey)
#A9F971
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFB89 #E589FB
analogous
#D8FB89 #9FFB89 #89FBAC
triadic
#9FFB89 #899FFB #FB899F
tetradic
#9FFB89 #89D8FB #E589FB #FBAC89
square
#9FFB89 #89D8FB #E589FB #FBAC89
split-complementary
#9FFB89 #AC89FB #FB89D8
monochromatic
#3FF713 #6FF94E #9FFB89 #CFFDC4 #E7FEE1
Accessibility & contrast
On white
1.26
#9FFB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#9FFB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFB89
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFB89 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#F4E290
Tritanopia (blue-blind)
#99F4E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #9ffb89; /* rgb */ color: rgb(159, 251, 137); /* oklch */ color: oklch(90.5% 0.173 139.7);
Tailwind
colors: {
custom: {
50: '#bffdad',
500: '#9ffb89',
950: '#000000',
},
}SCSS
$custom: #9ffb89; $custom-light: #bffdad; $custom-dark: #000000;
JSON
{
"hex": "#9ffb89",
"rgb": {
"r": 159,
"g": 251,
"b": 137
},
"hsl": {
"h": 108.421,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.90459,
"c": 0.17301,
"h": 139.7
},
"luminance": 0.78171
}Semantic roles & 50–950 ramp
primary
#9FFB89
secondary
#BF4EDA
accent
#00E6B9
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121810
muted
#828681