#9FF97F#9FF97F
#9FF97F is a very light, vivid green. Relative luminance 0.767; OKLCH L 89.9% C 0.180 H 138.1°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF97F |
|---|---|
| RGB | rgb(159, 249, 127) |
| HSL | hsl(104, 91%, 74%) |
| HSV | hsv(104, 49%, 98%) |
| CMYK | cmyk(36.1%, 0%, 49%, 2.4%) |
| CIE-LAB | lab(90.16, -48.65, 49.89) |
| CIE-LCH | lch(90.16, 69.68, 134.28°) |
| OKLab | oklab(89.85% -0.1335 0.12) |
| OKLCH | oklch(89.85% 0.18 138.1) |
| XYZ | xyz(52.0029, 76.6521, 32.1298) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.01
Easter Green
#8CFD7E
ΔE00 2.35
Spring Green (survey)
#A9F971
ΔE00 2.65
Light Grass Green
#9AF764
ΔE00 3.09
Pale Light Green
#B1FC99
ΔE00 3.50
Key Lime
#AEFF6E
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF97F #D97FF9
analogous
#DCF97F #9FF97F #7FF99C
triadic
#9FF97F #7F9FF9 #F97F9F
tetradic
#9FF97F #7FDCF9 #D97FF9 #F99C7F
square
#9FF97F #7FDCF9 #D97FF9 #F99C7F
split-complementary
#9FF97F #9C7FF9 #F97FDC
monochromatic
#48F20B #73F645 #9FF97F #CBFCB9 #E9FEE2
Accessibility & contrast
On white
1.29
#9FF97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#9FF97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF97F
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF97F | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#F3E087
Tritanopia (blue-blind)
#9AF2DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ff97f; /* rgb */ color: rgb(159, 249, 127); /* oklch */ color: oklch(89.9% 0.180 138.1);
Tailwind
colors: {
custom: {
50: '#bffca6',
500: '#9ff97f',
950: '#000000',
},
}SCSS
$custom: #9ff97f; $custom-light: #bffca6; $custom-dark: #000000;
JSON
{
"hex": "#9ff97f",
"rgb": {
"r": 159,
"g": 249,
"b": 127
},
"hsl": {
"h": 104.262,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.89852,
"c": 0.17953,
"h": 138.1
},
"luminance": 0.76655
}Semantic roles & 50–950 ramp
primary
#9FF97F
secondary
#B046D6
accent
#00E6A9
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#131710
muted
#828580