#9BFC84#9BFC84
#9BFC84 is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.4% C 0.181 H 139.8°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFC84 |
|---|---|
| RGB | rgb(155, 252, 132) |
| HSL | hsl(109, 95%, 75%) |
| HSV | hsv(109, 48%, 99%) |
| CMYK | cmyk(38.5%, 0%, 47.6%, 1.2%) |
| CIE-LAB | lab(90.89, -50.53, 48.40) |
| CIE-LCH | lch(90.89, 69.97, 136.24°) |
| OKLab | oklab(90.42% -0.1383 0.117) |
| OKLCH | oklch(90.42% 0.181 139.8) |
| XYZ | xyz(52.4909, 78.2525, 34.1637) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.09
Easter Green
#8CFD7E
ΔE00 1.60
Palegreen
#98FB98
ΔE00 3.26
Pale Light Green
#B1FC99
ΔE00 3.41
Pastel Green
#B0FF9D
ΔE00 3.51
Lightgreen (survey)
#76FF7B
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFC84 #E584FC
analogous
#D7FC84 #9BFC84 #84FCA9
triadic
#9BFC84 #849BFC #FC849B
tetradic
#9BFC84 #84D7FC #E584FC #FCA984
square
#9BFC84 #84D7FC #E584FC #FCA984
split-complementary
#9BFC84 #A984FC #FC84D7
monochromatic
#3AF90D #6AFB48 #9BFC84 #CCFDC0 #E7FEE1
Accessibility & contrast
On white
1.26
#9BFC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#9BFC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFC84
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFC84 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7A
Deuteranopia (green-blind)
#F4E28C
Tritanopia (blue-blind)
#94F5E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #9bfc84; /* rgb */ color: rgb(155, 252, 132); /* oklch */ color: oklch(90.4% 0.181 139.8);
Tailwind
colors: {
custom: {
50: '#bdfeaa',
500: '#9bfc84',
950: '#000000',
},
}SCSS
$custom: #9bfc84; $custom-light: #bdfeaa; $custom-dark: #000000;
JSON
{
"hex": "#9bfc84",
"rgb": {
"r": 155,
"g": 252,
"b": 132
},
"hsl": {
"h": 108.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.90419,
"c": 0.18114,
"h": 139.8
},
"luminance": 0.78255
}Semantic roles & 50–950 ramp
primary
#9BFC84
secondary
#BF49DB
accent
#00E6BA
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121810
muted
#828681