#76FF86#76FF86
#76FF86 is a very light, highly saturated green. Relative luminance 0.771; OKLCH L 89.6% C 0.202 H 145.9°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #76FF86 |
|---|---|
| RGB | rgb(118, 255, 134) |
| HSL | hsl(127, 100%, 73%) |
| HSV | hsv(127, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(90.36, -61.59, 46.48) |
| CIE-LCH | lch(90.36, 77.16, 142.96°) |
| OKLab | oklab(89.6% -0.1669 0.1129) |
| OKLCH | oklch(89.6% 0.202 145.9) |
| XYZ | xyz(47.5314, 77.0887, 34.9245) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.47
Easter Green
#8CFD7E
ΔE00 2.60
Baby Green
#8CFF9E
ΔE00 3.45
Mint Green
#8FFF9F
ΔE00 3.66
Palegreen
#98FB98
ΔE00 3.81
Light Green
#96F97B
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FF86 #FF76EF
analogous
#AAFF76 #76FF86 #76FFCA
triadic
#76FF86 #8676FF #FF8676
tetradic
#76FF86 #76AAFF #FF76EF #FFCA76
square
#76FF86 #76AAFF #FF76EF #FFCA76
split-complementary
#76FF86 #CA76FF #FF76AA
monochromatic
#00FB1D #39FF50 #76FF86 #B3FFBC #E0FFE4
Accessibility & contrast
On white
1.28
#76FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#76FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FF86
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FF86 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7C
Deuteranopia (green-blind)
#F0DF8E
Tritanopia (blue-blind)
#5CFAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76ff86; /* rgb */ color: rgb(118, 255, 134); /* oklch */ color: oklch(89.6% 0.202 145.9);
Tailwind
colors: {
custom: {
50: '#a7ffab',
500: '#76ff86',
950: '#000000',
},
}SCSS
$custom: #76ff86; $custom-light: #a7ffab; $custom-dark: #000000;
JSON
{
"hex": "#76ff86",
"rgb": {
"r": 118,
"g": 255,
"b": 134
},
"hsl": {
"h": 127.007,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.896,
"c": 0.20154,
"h": 145.9
},
"luminance": 0.77093
}Semantic roles & 50–950 ramp
primary
#76FF86
secondary
#DD3DCA
accent
#00CBE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111810
muted
#818681