#97FC7B#97FC7B
#97FC7B is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.1% C 0.191 H 139.2°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #97FC7B |
|---|---|
| RGB | rgb(151, 252, 123) |
| HSL | hsl(107, 96%, 74%) |
| HSV | hsv(107, 51%, 99%) |
| CMYK | cmyk(40.1%, 0%, 51.2%, 1.2%) |
| CIE-LAB | lab(90.61, -52.84, 52.20) |
| CIE-LCH | lch(90.61, 74.28, 135.34°) |
| OKLab | oklab(90.1% -0.1448 0.1249) |
| OKLCH | oklch(90.1% 0.191 139.2) |
| XYZ | xyz(51.1462, 77.6273, 31.0236) |
| Luminance | 0.7763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 0.66
Easter Green
#8CFD7E
ΔE00 1.40
Light Grass Green
#9AF764
ΔE00 2.93
Spring Green (survey)
#A9F971
ΔE00 3.05
Lightgreen (survey)
#76FF7B
ΔE00 3.26
Lighter Green
#75FD63
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FC7B #E07BFC
analogous
#D7FC7B #97FC7B #7BFC9F
triadic
#97FC7B #7B97FC #FC7B97
tetradic
#97FC7B #7BD7FC #E07BFC #FC9F7B
square
#97FC7B #7BD7FC #E07BFC #FC9F7B
split-complementary
#97FC7B #9F7BFC #FC7BD7
monochromatic
#3AF706 #68FB3F #97FC7B #C6FDB7 #E7FEE1
Accessibility & contrast
On white
1.27
#97FC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#97FC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FC7B
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FC7B | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6F
Deuteranopia (green-blind)
#F4E184
Tritanopia (blue-blind)
#90F5DF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #97fc7b; /* rgb */ color: rgb(151, 252, 123); /* oklch */ color: oklch(90.1% 0.191 139.2);
Tailwind
colors: {
custom: {
50: '#bbfea4',
500: '#97fc7b',
950: '#000000',
},
}SCSS
$custom: #97fc7b; $custom-light: #bbfea4; $custom-dark: #000000;
JSON
{
"hex": "#97fc7b",
"rgb": {
"r": 151,
"g": 252,
"b": 123
},
"hsl": {
"h": 106.977,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.90104,
"c": 0.19128,
"h": 139.2
},
"luminance": 0.7763
}Semantic roles & 50–950 ramp
primary
#97FC7B
secondary
#B942D9
accent
#00E6B4
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#12180F
muted
#828680