#97FC7A#97FC7A
#97FC7A is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.1% C 0.192 H 139.1°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #97FC7A |
|---|---|
| RGB | rgb(151, 252, 122) |
| HSL | hsl(107, 96%, 73%) |
| HSV | hsv(107, 52%, 99%) |
| CMYK | cmyk(40.1%, 0%, 51.6%, 1.2%) |
| CIE-LAB | lab(90.60, -52.95, 52.65) |
| CIE-LCH | lch(90.60, 74.67, 135.16°) |
| OKLab | oklab(90.09% -0.1452 0.1259) |
| OKLCH | oklch(90.09% 0.192 139.1) |
| XYZ | xyz(51.0840, 77.6024, 30.6956) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 0.72
Easter Green
#8CFD7E
ΔE00 1.48
Light Grass Green
#9AF764
ΔE00 2.81
Spring Green (survey)
#A9F971
ΔE00 2.97
Lightgreen (survey)
#76FF7B
ΔE00 3.31
Lighter Green
#75FD63
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FC7A #DF7AFC
analogous
#D8FC7A #97FC7A #7AFC9E
triadic
#97FC7A #7A97FC #FC7A97
tetradic
#97FC7A #7AD8FC #DF7AFC #FC9E7A
square
#97FC7A #7AD8FC #DF7AFC #FC9E7A
split-complementary
#97FC7A #9E7AFC #FC7AD8
monochromatic
#3BF606 #68FB3E #97FC7A #C6FDB6 #E8FEE1
Accessibility & contrast
On white
1.27
#97FC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#97FC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FC7A
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FC7A | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6E
Deuteranopia (green-blind)
#F4E183
Tritanopia (blue-blind)
#90F5DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #97fc7a; /* rgb */ color: rgb(151, 252, 122); /* oklch */ color: oklch(90.1% 0.192 139.1);
Tailwind
colors: {
custom: {
50: '#bbfea3',
500: '#97fc7a',
950: '#000000',
},
}SCSS
$custom: #97fc7a; $custom-light: #bbfea3; $custom-dark: #000000;
JSON
{
"hex": "#97fc7a",
"rgb": {
"r": 151,
"g": 252,
"b": 122
},
"hsl": {
"h": 106.615,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.90091,
"c": 0.19216,
"h": 139.1
},
"luminance": 0.77605
}Semantic roles & 50–950 ramp
primary
#97FC7A
secondary
#B741D9
accent
#00E6B2
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#12180F
muted
#828680