#9BFB80#9BFB80
#9BFB80 is a very light, vivid green. Relative luminance 0.775; OKLCH L 90.1% C 0.183 H 139.1°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFB80 |
|---|---|
| RGB | rgb(155, 251, 128) |
| HSL | hsl(107, 94%, 74%) |
| HSV | hsv(107, 49%, 98%) |
| CMYK | cmyk(38.2%, 0%, 49%, 1.6%) |
| CIE-LAB | lab(90.56, -50.61, 49.86) |
| CIE-LCH | lch(90.56, 71.05, 135.42°) |
| OKLab | oklab(90.13% -0.1387 0.12) |
| OKLCH | oklch(90.13% 0.183 139.1) |
| XYZ | xyz(51.9092, 77.5187, 32.6453) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 0.68
Easter Green
#8CFD7E
ΔE00 1.68
Spring Green (survey)
#A9F971
ΔE00 3.13
Light Grass Green
#9AF764
ΔE00 3.34
Lightgreen (survey)
#76FF7B
ΔE00 3.63
Pale Light Green
#B1FC99
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFB80 #E080FB
analogous
#D9FB80 #9BFB80 #80FBA3
triadic
#9BFB80 #809BFB #FB809B
tetradic
#9BFB80 #80D9FB #E080FB #FBA380
square
#9BFB80 #80D9FB #E080FB #FBA380
split-complementary
#9BFB80 #A380FB #FB80D9
monochromatic
#3EF709 #6CF945 #9BFB80 #CAFDBB #E8FEE1
Accessibility & contrast
On white
1.27
#9BFB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#9BFB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFB80
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFB80 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE975
Deuteranopia (green-blind)
#F4E188
Tritanopia (blue-blind)
#95F4DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #9bfb80; /* rgb */ color: rgb(155, 251, 128); /* oklch */ color: oklch(90.1% 0.183 139.1);
Tailwind
colors: {
custom: {
50: '#bdfda7',
500: '#9bfb80',
950: '#000000',
},
}SCSS
$custom: #9bfb80; $custom-light: #bdfda7; $custom-dark: #000000;
JSON
{
"hex": "#9bfb80",
"rgb": {
"r": 155,
"g": 251,
"b": 128
},
"hsl": {
"h": 106.829,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.9013,
"c": 0.18342,
"h": 139.1
},
"luminance": 0.77521
}Semantic roles & 50–950 ramp
primary
#9BFB80
secondary
#B946D9
accent
#00E6B3
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#121810
muted
#828680