#9FF97D#9FF97D
#9FF97D is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.8% C 0.181 H 137.8°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF97D |
|---|---|
| RGB | rgb(159, 249, 125) |
| HSL | hsl(104, 91%, 73%) |
| HSV | hsv(104, 50%, 98%) |
| CMYK | cmyk(36.1%, 0%, 49.8%, 2.4%) |
| CIE-LAB | lab(90.14, -48.88, 50.79) |
| CIE-LCH | lch(90.14, 70.49, 133.90°) |
| OKLab | oklab(89.83% -0.1343 0.1219) |
| OKLCH | oklch(89.83% 0.181 137.8) |
| XYZ | xyz(51.8738, 76.6004, 31.4502) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.01
Spring Green (survey)
#A9F971
ΔE00 2.41
Easter Green
#8CFD7E
ΔE00 2.41
Light Grass Green
#9AF764
ΔE00 2.83
Key Lime
#AEFF6E
ΔE00 3.55
Light Lime
#AEFD6C
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF97D #D77DF9
analogous
#DDF97D #9FF97D #7DF999
triadic
#9FF97D #7D9FF9 #F97D9F
tetradic
#9FF97D #7DDDF9 #D77DF9 #F9997D
square
#9FF97D #7DDDF9 #D77DF9 #F9997D
split-complementary
#9FF97D #997DF9 #F97DDD
monochromatic
#4AF00B #74F642 #9FF97D #CAFCB7 #E9FEE2
Accessibility & contrast
On white
1.29
#9FF97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#9FF97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF97D
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF97D | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE872
Deuteranopia (green-blind)
#F3E085
Tritanopia (blue-blind)
#9BF2DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ff97d; /* rgb */ color: rgb(159, 249, 125); /* oklch */ color: oklch(89.8% 0.181 137.8);
Tailwind
colors: {
custom: {
50: '#bffca5',
500: '#9ff97d',
950: '#000000',
},
}SCSS
$custom: #9ff97d; $custom-light: #bffca5; $custom-dark: #000000;
JSON
{
"hex": "#9ff97d",
"rgb": {
"r": 159,
"g": 249,
"b": 125
},
"hsl": {
"h": 103.548,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.89825,
"c": 0.18134,
"h": 137.8
},
"luminance": 0.76603
}Semantic roles & 50–950 ramp
primary
#9FF97D
secondary
#AE44D6
accent
#00E6A7
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#13170F
muted
#828580