#76FF97#76FF97
#76FF97 is a very light, vivid green. Relative luminance 0.776; OKLCH L 89.9% C 0.186 H 149.2°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #76FF97 |
|---|---|
| RGB | rgb(118, 255, 151) |
| HSL | hsl(134, 100%, 73%) |
| HSV | hsv(134, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(90.60, -59.06, 38.57) |
| CIE-LCH | lch(90.60, 70.54, 146.85°) |
| OKLab | oklab(89.87% -0.16 0.0954) |
| OKLCH | oklch(89.87% 0.186 149.2) |
| XYZ | xyz(48.8138, 77.6017, 41.6784) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.93
Mint Green
#8FFF9F
ΔE00 2.23
Light Bluish Green
#76FDA8
ΔE00 3.09
Foam Green
#90FDA9
ΔE00 3.40
Palegreen
#98FB98
ΔE00 3.43
Light Green Blue
#56FCA2
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FF97 #FF76DE
analogous
#99FF76 #76FF97 #76FFDC
triadic
#76FF97 #9776FF #FF9776
tetradic
#76FF97 #7699FF #FF76DE #FFDC76
square
#76FF97 #7699FF #FF76DE #FFDC76
split-complementary
#76FF97 #DC76FF #FF7699
monochromatic
#00FB3C #39FF69 #76FF97 #B3FFC5 #E0FFE8
Accessibility & contrast
On white
1.27
#76FF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#76FF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FF97
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FF97 | 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)
#FFEC8F
Deuteranopia (green-blind)
#EEDF9E
Tritanopia (blue-blind)
#57FBE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #76ff97; /* rgb */ color: rgb(118, 255, 151); /* oklch */ color: oklch(89.9% 0.186 149.2);
Tailwind
colors: {
custom: {
50: '#a7ffb6',
500: '#76ff97',
950: '#000000',
},
}SCSS
$custom: #76ff97; $custom-light: #a7ffb6; $custom-dark: #000000;
JSON
{
"hex": "#76ff97",
"rgb": {
"r": 118,
"g": 255,
"b": 151
},
"hsl": {
"h": 134.453,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.8987,
"c": 0.18629,
"h": 149.2
},
"luminance": 0.77606
}Semantic roles & 50–950 ramp
primary
#76FF97
secondary
#DD3DB6
accent
#00AEE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681