#9FFB8A#9FFB8A
#9FFB8A is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.5% C 0.172 H 139.9°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFB8A |
|---|---|
| RGB | rgb(159, 251, 138) |
| HSL | hsl(109, 93%, 76%) |
| HSV | hsv(109, 45%, 98%) |
| CMYK | cmyk(36.7%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(90.87, -48.12, 45.55) |
| CIE-LCH | lch(90.87, 66.26, 136.57°) |
| OKLab | oklab(90.47% -0.1316 0.1109) |
| OKLCH | oklch(90.47% 0.172 139.9) |
| XYZ | xyz(53.3808, 78.1975, 36.3208) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.84
Easter Green
#8CFD7E
ΔE00 2.33
Pale Light Green
#B1FC99
ΔE00 2.58
Palegreen
#98FB98
ΔE00 2.61
Pastel Green
#B0FF9D
ΔE00 2.69
Spring Green (survey)
#A9F971
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFB8A #E68AFB
analogous
#D7FB8A #9FFB8A #8AFBAE
triadic
#9FFB8A #8A9FFB #FB8A9F
tetradic
#9FFB8A #8AD7FB #E68AFB #FBAE8A
square
#9FFB8A #8AD7FB #E68AFB #FBAE8A
split-complementary
#9FFB8A #AE8AFB #FB8AD7
monochromatic
#3EF714 #6EF94F #9FFB8A #D0FDC5 #E7FEE1
Accessibility & contrast
On white
1.26
#9FFB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#9FFB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFB8A
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFB8A | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#F3E291
Tritanopia (blue-blind)
#98F4E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #9ffb8a; /* rgb */ color: rgb(159, 251, 138); /* oklch */ color: oklch(90.5% 0.172 139.9);
Tailwind
colors: {
custom: {
50: '#bffdae',
500: '#9ffb8a',
950: '#000000',
},
}SCSS
$custom: #9ffb8a; $custom-light: #bffdae; $custom-dark: #000000;
JSON
{
"hex": "#9ffb8a",
"rgb": {
"r": 159,
"g": 251,
"b": 138
},
"hsl": {
"h": 108.85,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.90474,
"c": 0.17206,
"h": 139.9
},
"luminance": 0.782
}Semantic roles & 50–950 ramp
primary
#9FFB8A
secondary
#C04FDA
accent
#00E6BB
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121810
muted
#828681