#9BFB83#9BFB83
#9BFB83 is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.2% C 0.181 H 139.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFB83 |
|---|---|
| RGB | rgb(155, 251, 131) |
| HSL | hsl(108, 94%, 75%) |
| HSV | hsv(108, 48%, 98%) |
| CMYK | cmyk(38.2%, 0%, 47.8%, 1.6%) |
| CIE-LAB | lab(90.60, -50.24, 48.50) |
| CIE-LCH | lch(90.60, 69.83, 136.01°) |
| OKLab | oklab(90.17% -0.1375 0.1172) |
| OKLCH | oklch(90.17% 0.181 139.6) |
| XYZ | xyz(52.1096, 77.5988, 33.7007) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 0.95
Easter Green
#8CFD7E
ΔE00 1.67
Palegreen
#98FB98
ΔE00 3.33
Pale Light Green
#B1FC99
ΔE00 3.41
Spring Green (survey)
#A9F971
ΔE00 3.47
Pastel Green
#B0FF9D
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFB83 #E383FB
analogous
#D7FB83 #9BFB83 #83FBA7
triadic
#9BFB83 #839BFB #FB839B
tetradic
#9BFB83 #83D7FB #E383FB #FBA783
square
#9BFB83 #83D7FB #E383FB #FBA783
split-complementary
#9BFB83 #A783FB #FB83D7
monochromatic
#3BF70C #6BF948 #9BFB83 #CBFDBE #E7FEE1
Accessibility & contrast
On white
1.27
#9BFB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#9BFB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFB83
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFB83 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE979
Deuteranopia (green-blind)
#F3E18B
Tritanopia (blue-blind)
#94F4DF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #9bfb83; /* rgb */ color: rgb(155, 251, 131); /* oklch */ color: oklch(90.2% 0.181 139.6);
Tailwind
colors: {
custom: {
50: '#bdfda9',
500: '#9bfb83',
950: '#000000',
},
}SCSS
$custom: #9bfb83; $custom-light: #bdfda9; $custom-dark: #000000;
JSON
{
"hex": "#9bfb83",
"rgb": {
"r": 155,
"g": 251,
"b": 131
},
"hsl": {
"h": 108,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.90172,
"c": 0.18068,
"h": 139.6
},
"luminance": 0.77602
}Semantic roles & 50–950 ramp
primary
#9BFB83
secondary
#BC49D9
accent
#00E6B8
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121810
muted
#828681