#9FF97A#9FF97A
#9FF97A is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.8% C 0.184 H 137.4°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF97A |
|---|---|
| RGB | rgb(159, 249, 122) |
| HSL | hsl(103, 91%, 73%) |
| HSV | hsv(103, 51%, 98%) |
| CMYK | cmyk(36.1%, 0%, 51%, 2.4%) |
| CIE-LAB | lab(90.10, -49.23, 52.14) |
| CIE-LCH | lch(90.10, 71.70, 133.36°) |
| OKLab | oklab(89.79% -0.1354 0.1247) |
| OKLCH | oklch(89.79% 0.184 137.4) |
| XYZ | xyz(51.6851, 76.5249, 30.4561) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.15
Spring Green (survey)
#A9F971
ΔE00 2.07
Light Grass Green
#9AF764
ΔE00 2.43
Easter Green
#8CFD7E
ΔE00 2.56
Key Lime
#AEFF6E
ΔE00 3.21
Light Lime
#AEFD6C
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF97A #D47AF9
analogous
#DEF97A #9FF97A #7AF995
triadic
#9FF97A #7A9FF9 #F97A9F
tetradic
#9FF97A #7ADEF9 #D47AF9 #F9957A
square
#9FF97A #7ADEF9 #D47AF9 #F9957A
split-complementary
#9FF97A #957AF9 #F97ADE
monochromatic
#4DEE0B #75F63F #9FF97A #C9FCB5 #EAFEE2
Accessibility & contrast
On white
1.29
#9FF97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#9FF97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF97A
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF97A | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86F
Deuteranopia (green-blind)
#F3E083
Tritanopia (blue-blind)
#9BF1DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ff97a; /* rgb */ color: rgb(159, 249, 122); /* oklch */ color: oklch(89.8% 0.184 137.4);
Tailwind
colors: {
custom: {
50: '#bffca3',
500: '#9ff97a',
950: '#000000',
},
}SCSS
$custom: #9ff97a; $custom-light: #bffca3; $custom-dark: #000000;
JSON
{
"hex": "#9ff97a",
"rgb": {
"r": 159,
"g": 249,
"b": 122
},
"hsl": {
"h": 102.52,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.89785,
"c": 0.18405,
"h": 137.4
},
"luminance": 0.76527
}Semantic roles & 50–950 ramp
primary
#9FF97A
secondary
#AA42D5
accent
#00E6A3
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#13170F
muted
#828580