#9FF97B#9FF97B
#9FF97B is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.8% C 0.183 H 137.5°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF97B |
|---|---|
| RGB | rgb(159, 249, 123) |
| HSL | hsl(103, 91%, 73%) |
| HSV | hsv(103, 51%, 98%) |
| CMYK | cmyk(36.1%, 0%, 50.6%, 2.4%) |
| CIE-LAB | lab(90.11, -49.11, 51.69) |
| CIE-LCH | lch(90.11, 71.30, 133.54°) |
| OKLab | oklab(89.8% -0.135 0.1238) |
| OKLCH | oklch(89.8% 0.183 137.5) |
| XYZ | xyz(51.7474, 76.5499, 30.7841) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.09
Spring Green (survey)
#A9F971
ΔE00 2.18
Easter Green
#8CFD7E
ΔE00 2.51
Light Grass Green
#9AF764
ΔE00 2.56
Key Lime
#AEFF6E
ΔE00 3.32
Light Lime
#AEFD6C
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF97B #D57BF9
analogous
#DEF97B #9FF97B #7BF996
triadic
#9FF97B #7B9FF9 #F97B9F
tetradic
#9FF97B #7BDEF9 #D57BF9 #F9967B
square
#9FF97B #7BDEF9 #D57BF9 #F9967B
split-complementary
#9FF97B #967BF9 #F97BDE
monochromatic
#4CEF0B #74F640 #9FF97B #CAFCB6 #EAFEE2
Accessibility & contrast
On white
1.29
#9FF97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#9FF97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF97B
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF97B | 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)
#FFE870
Deuteranopia (green-blind)
#F3E083
Tritanopia (blue-blind)
#9BF2DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ff97b; /* rgb */ color: rgb(159, 249, 123); /* oklch */ color: oklch(89.8% 0.183 137.5);
Tailwind
colors: {
custom: {
50: '#bffca4',
500: '#9ff97b',
950: '#000000',
},
}SCSS
$custom: #9ff97b; $custom-light: #bffca4; $custom-dark: #000000;
JSON
{
"hex": "#9ff97b",
"rgb": {
"r": 159,
"g": 249,
"b": 123
},
"hsl": {
"h": 102.857,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.89798,
"c": 0.18315,
"h": 137.5
},
"luminance": 0.76552
}Semantic roles & 50–950 ramp
primary
#9FF97B
secondary
#AC43D6
accent
#00E6A4
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#13170F
muted
#828580