#9FF97E#9FF97E
#9FF97E is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.8% C 0.180 H 137.9°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF97E |
|---|---|
| RGB | rgb(159, 249, 126) |
| HSL | hsl(104, 91%, 74%) |
| HSV | hsv(104, 49%, 98%) |
| CMYK | cmyk(36.1%, 0%, 49.4%, 2.4%) |
| CIE-LAB | lab(90.15, -48.76, 50.34) |
| CIE-LCH | lch(90.15, 70.08, 134.09°) |
| OKLab | oklab(89.84% -0.1339 0.121) |
| OKLCH | oklch(89.84% 0.18 137.9) |
| XYZ | xyz(51.9380, 76.6261, 31.7883) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.00
Easter Green
#8CFD7E
ΔE00 2.38
Spring Green (survey)
#A9F971
ΔE00 2.53
Light Grass Green
#9AF764
ΔE00 2.96
Pale Light Green
#B1FC99
ΔE00 3.61
Key Lime
#AEFF6E
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF97E #D87EF9
analogous
#DDF97E #9FF97E #7EF99A
triadic
#9FF97E #7E9FF9 #F97E9F
tetradic
#9FF97E #7EDDF9 #D87EF9 #F99A7E
square
#9FF97E #7EDDF9 #D87EF9 #F99A7E
split-complementary
#9FF97E #9A7EF9 #F97EDD
monochromatic
#49F10B #73F644 #9FF97E #CBFCB8 #E9FEE2
Accessibility & contrast
On white
1.29
#9FF97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#9FF97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF97E
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF97E | 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)
#FFE873
Deuteranopia (green-blind)
#F3E086
Tritanopia (blue-blind)
#9AF2DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ff97e; /* rgb */ color: rgb(159, 249, 126); /* oklch */ color: oklch(89.8% 0.180 137.9);
Tailwind
colors: {
custom: {
50: '#bffca6',
500: '#9ff97e',
950: '#000000',
},
}SCSS
$custom: #9ff97e; $custom-light: #bffca6; $custom-dark: #000000;
JSON
{
"hex": "#9ff97e",
"rgb": {
"r": 159,
"g": 249,
"b": 126
},
"hsl": {
"h": 103.902,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.89838,
"c": 0.18043,
"h": 137.9
},
"luminance": 0.76629
}Semantic roles & 50–950 ramp
primary
#9FF97E
secondary
#AF45D6
accent
#00E6A8
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#13170F
muted
#828580