#76FF80#76FF80
#76FF80 is a very light, highly saturated green. Relative luminance 0.769; OKLCH L 89.5% C 0.207 H 145.0°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #76FF80 |
|---|---|
| RGB | rgb(118, 255, 128) |
| HSL | hsl(124, 100%, 73%) |
| HSV | hsv(124, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(90.29, -62.40, 49.21) |
| CIE-LCH | lch(90.29, 79.47, 141.74°) |
| OKLab | oklab(89.51% -0.1693 0.1187) |
| OKLCH | oklch(89.51% 0.207 145) |
| XYZ | xyz(47.1248, 76.9261, 32.7828) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.65
Easter Green
#8CFD7E
ΔE00 2.15
Lighter Green
#75FD63
ΔE00 3.35
Light Green
#96F97B
ΔE00 3.60
Light Bright Green
#53FE5C
ΔE00 3.83
Baby Green
#8CFF9E
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FF80 #FF76F5
analogous
#B0FF76 #76FF80 #76FFC5
triadic
#76FF80 #8076FF #FF8076
tetradic
#76FF80 #76B0FF #FF76F5 #FFC576
square
#76FF80 #76B0FF #FF76F5 #FFC576
split-complementary
#76FF80 #C576FF #FF76B0
monochromatic
#00FB12 #39FF47 #76FF80 #B3FFB9 #E0FFE3
Accessibility & contrast
On white
1.28
#76FF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#76FF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FF80
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FF80 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB75
Deuteranopia (green-blind)
#F1DE89
Tritanopia (blue-blind)
#5EF9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76ff80; /* rgb */ color: rgb(118, 255, 128); /* oklch */ color: oklch(89.5% 0.207 145.0);
Tailwind
colors: {
custom: {
50: '#a8ffa7',
500: '#76ff80',
950: '#000000',
},
}SCSS
$custom: #76ff80; $custom-light: #a8ffa7; $custom-dark: #000000;
JSON
{
"hex": "#76ff80",
"rgb": {
"r": 118,
"g": 255,
"b": 128
},
"hsl": {
"h": 124.38,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.89514,
"c": 0.20677,
"h": 145
},
"luminance": 0.7693
}Semantic roles & 50–950 ramp
primary
#76FF80
secondary
#DD3DD1
accent
#00D5E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#111810
muted
#818680