#97FB7C#97FB7C
#97FB7C is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.9% C 0.189 H 139.3°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #97FB7C |
|---|---|
| RGB | rgb(151, 251, 124) |
| HSL | hsl(107, 94%, 74%) |
| HSV | hsv(107, 51%, 98%) |
| CMYK | cmyk(39.8%, 0%, 50.6%, 1.6%) |
| CIE-LAB | lab(90.33, -52.31, 51.41) |
| CIE-LCH | lch(90.33, 73.34, 135.50°) |
| OKLab | oklab(89.88% -0.1434 0.1233) |
| OKLCH | oklch(89.88% 0.189 139.3) |
| XYZ | xyz(50.8959, 77.0260, 31.2506) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 0.41
Easter Green
#8CFD7E
ΔE00 1.38
Light Grass Green
#9AF764
ΔE00 3.04
Spring Green (survey)
#A9F971
ΔE00 3.12
Lightgreen (survey)
#76FF7B
ΔE00 3.29
Lighter Green
#75FD63
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FB7C #E07CFB
analogous
#D6FB7C #97FB7C #7CFBA0
triadic
#97FB7C #7C97FB #FB7C97
tetradic
#97FB7C #7CD6FB #E07CFB #FBA07C
square
#97FB7C #7CD6FB #E07CFB #FBA07C
split-complementary
#97FB7C #A07CFB #FB7CD6
monochromatic
#3AF507 #68F941 #97FB7C #C6FDB7 #E7FEE1
Accessibility & contrast
On white
1.28
#97FB7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#97FB7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FB7C
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FB7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FB7C | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE971
Deuteranopia (green-blind)
#F3E085
Tritanopia (blue-blind)
#90F4DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #97fb7c; /* rgb */ color: rgb(151, 251, 124); /* oklch */ color: oklch(89.9% 0.189 139.3);
Tailwind
colors: {
custom: {
50: '#bafda4',
500: '#97fb7c',
950: '#000000',
},
}SCSS
$custom: #97fb7c; $custom-light: #bafda4; $custom-dark: #000000;
JSON
{
"hex": "#97fb7c",
"rgb": {
"r": 151,
"g": 251,
"b": 124
},
"hsl": {
"h": 107.244,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.89882,
"c": 0.18906,
"h": 139.3
},
"luminance": 0.77029
}Semantic roles & 50–950 ramp
primary
#97FB7C
secondary
#B943D8
accent
#00E6B5
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#12180F
muted
#828680