#9BFB84#9BFB84
#9BFB84 is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.2% C 0.180 H 139.7°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFB84 |
|---|---|
| RGB | rgb(155, 251, 132) |
| HSL | hsl(108, 94%, 75%) |
| HSV | hsv(108, 47%, 98%) |
| CMYK | cmyk(38.2%, 0%, 47.4%, 1.6%) |
| CIE-LAB | lab(90.61, -50.12, 48.04) |
| CIE-LCH | lch(90.61, 69.43, 136.21°) |
| OKLab | oklab(90.19% -0.1371 0.1162) |
| OKLCH | oklch(90.19% 0.18 139.7) |
| XYZ | xyz(52.1777, 77.6261, 34.0593) |
| Luminance | 0.7763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.06
Easter Green
#8CFD7E
ΔE00 1.69
Palegreen
#98FB98
ΔE00 3.19
Pale Light Green
#B1FC99
ΔE00 3.33
Pastel Green
#B0FF9D
ΔE00 3.47
Spring Green (survey)
#A9F971
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFB84 #E484FB
analogous
#D7FB84 #9BFB84 #84FBA8
triadic
#9BFB84 #849BFB #FB849B
tetradic
#9BFB84 #84D7FB #E484FB #FBA884
square
#9BFB84 #84D7FB #E484FB #FBA884
split-complementary
#9BFB84 #A884FB #FB84D7
monochromatic
#3BF70D #6BF949 #9BFB84 #CBFDBF #E7FEE1
Accessibility & contrast
On white
1.27
#9BFB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#9BFB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFB84
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFB84 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7A
Deuteranopia (green-blind)
#F3E18C
Tritanopia (blue-blind)
#94F4DF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #9bfb84; /* rgb */ color: rgb(155, 251, 132); /* oklch */ color: oklch(90.2% 0.180 139.7);
Tailwind
colors: {
custom: {
50: '#bdfdaa',
500: '#9bfb84',
950: '#000000',
},
}SCSS
$custom: #9bfb84; $custom-light: #bdfdaa; $custom-dark: #000000;
JSON
{
"hex": "#9bfb84",
"rgb": {
"r": 155,
"g": 251,
"b": 132
},
"hsl": {
"h": 108.403,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.90186,
"c": 0.17975,
"h": 139.7
},
"luminance": 0.77629
}Semantic roles & 50–950 ramp
primary
#9BFB84
secondary
#BE4AD9
accent
#00E6B9
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121810
muted
#828681