#97FF77#97FF77
#97FF77 is a very light, vivid green. Relative luminance 0.794; OKLCH L 90.8% C 0.199 H 138.8°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #97FF77 |
|---|---|
| RGB | rgb(151, 255, 119) |
| HSL | hsl(106, 100%, 73%) |
| HSV | hsv(106, 53%, 100%) |
| CMYK | cmyk(40.8%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(91.43, -54.50, 55.01) |
| CIE-LCH | lch(91.43, 77.44, 134.74°) |
| OKLab | oklab(90.76% -0.1496 0.1308) |
| OKLCH | oklch(90.76% 0.199 138.8) |
| XYZ | xyz(51.8505, 79.4282, 30.0483) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.55
Easter Green
#8CFD7E
ΔE00 1.85
Light Grass Green
#9AF764
ΔE00 2.67
Spring Green (survey)
#A9F971
ΔE00 2.94
Lighter Green
#75FD63
ΔE00 3.06
Lightgreen (survey)
#76FF7B
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FF77 #DF77FF
analogous
#DBFF77 #97FF77 #77FF9B
triadic
#97FF77 #7797FF #FF7797
tetradic
#97FF77 #77DBFF #DF77FF #FF9B77
square
#97FF77 #77DBFF #DF77FF #FF9B77
split-complementary
#97FF77 #9B77FF #FF77DB
monochromatic
#3BFC00 #68FF3A #97FF77 #C6FFB4 #E8FFE0
Accessibility & contrast
On white
1.24
#97FF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#97FF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FF77
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FF77 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6A
Deuteranopia (green-blind)
#F7E381
Tritanopia (blue-blind)
#90F7E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #97ff77; /* rgb */ color: rgb(151, 255, 119); /* oklch */ color: oklch(90.8% 0.199 138.8);
Tailwind
colors: {
custom: {
50: '#bbffa1',
500: '#97ff77',
950: '#000000',
},
}SCSS
$custom: #97ff77; $custom-light: #bbffa1; $custom-dark: #000000;
JSON
{
"hex": "#97ff77",
"rgb": {
"r": 151,
"g": 255,
"b": 119
},
"hsl": {
"h": 105.882,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.90757,
"c": 0.19874,
"h": 138.8
},
"luminance": 0.79431
}Semantic roles & 50–950 ramp
primary
#97FF77
secondary
#B73DDD
accent
#00E6AF
background
#FDFFFC
surface
#F9FFF5
border
#D2D7CF
text
#12180F
muted
#828680