#97FB7F#97FB7F
#97FB7F is a very light, vivid green. Relative luminance 0.771; OKLCH L 89.9% C 0.186 H 139.7°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #97FB7F |
|---|---|
| RGB | rgb(151, 251, 127) |
| HSL | hsl(108, 94%, 74%) |
| HSV | hsv(108, 49%, 98%) |
| CMYK | cmyk(39.8%, 0%, 49.4%, 1.6%) |
| CIE-LAB | lab(90.37, -51.95, 50.06) |
| CIE-LCH | lch(90.37, 72.14, 136.06°) |
| OKLab | oklab(89.92% -0.1422 0.1204) |
| OKLCH | oklch(89.92% 0.186 139.7) |
| XYZ | xyz(51.0886, 77.1031, 32.2650) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 0.55
Easter Green
#8CFD7E
ΔE00 1.26
Lightgreen (survey)
#76FF7B
ΔE00 3.21
Spring Green (survey)
#A9F971
ΔE00 3.42
Light Grass Green
#9AF764
ΔE00 3.43
Palegreen
#98FB98
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FB7F #E37FFB
analogous
#D5FB7F #97FB7F #7FFBA5
triadic
#97FB7F #7F97FB #FB7F97
tetradic
#97FB7F #7FD5FB #E37FFB #FBA57F
square
#97FB7F #7FD5FB #E37FFB #FBA57F
split-complementary
#97FB7F #A57FFB #FB7FD5
monochromatic
#37F708 #67F944 #97FB7F #C7FDBA #E7FEE1
Accessibility & contrast
On white
1.28
#97FB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#97FB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FB7F
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FB7F | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE974
Deuteranopia (green-blind)
#F3E087
Tritanopia (blue-blind)
#8FF4DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #97fb7f; /* rgb */ color: rgb(151, 251, 127); /* oklch */ color: oklch(89.9% 0.186 139.7);
Tailwind
colors: {
custom: {
50: '#bafda6',
500: '#97fb7f',
950: '#000000',
},
}SCSS
$custom: #97fb7f; $custom-light: #bafda6; $custom-dark: #000000;
JSON
{
"hex": "#97fb7f",
"rgb": {
"r": 151,
"g": 251,
"b": 127
},
"hsl": {
"h": 108.387,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.89923,
"c": 0.18637,
"h": 139.7
},
"luminance": 0.77106
}Semantic roles & 50–950 ramp
primary
#97FB7F
secondary
#BC46D9
accent
#00E6B9
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#121810
muted
#828680