#71FF80#71FF80
#71FF80 is a very light, highly saturated green. Relative luminance 0.766; OKLCH L 89.3% C 0.209 H 145.5°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #71FF80 |
|---|---|
| RGB | rgb(113, 255, 128) |
| HSL | hsl(126, 100%, 72%) |
| HSV | hsv(126, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(90.13, -63.58, 48.98) |
| CIE-LCH | lch(90.13, 80.26, 142.39°) |
| OKLab | oklab(89.34% -0.1723 0.1182) |
| OKLCH | oklch(89.34% 0.209 145.5) |
| XYZ | xyz(46.4635, 76.5851, 32.7518) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.88
Easter Green
#8CFD7E
ΔE00 2.53
Lighter Green
#75FD63
ΔE00 3.52
Light Bright Green
#53FE5C
ΔE00 3.78
Spearmint
#1EF876
ΔE00 3.92
Light Green
#96F97B
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FF80 #FF71F0
analogous
#A9FF71 #71FF80 #71FFC7
triadic
#71FF80 #8071FF #FF8071
tetradic
#71FF80 #71A9FF #FF71F0 #FFC771
square
#71FF80 #71A9FF #FF71F0 #FFC771
split-complementary
#71FF80 #C771FF #FF71A9
monochromatic
#00F61A #34FF49 #71FF80 #AEFFB7 #E0FFE4
Accessibility & contrast
On white
1.29
#71FF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#71FF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FF80
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FF80 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA75
Deuteranopia (green-blind)
#F0DE89
Tritanopia (blue-blind)
#56F9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #71ff80; /* rgb */ color: rgb(113, 255, 128); /* oklch */ color: oklch(89.3% 0.209 145.5);
Tailwind
colors: {
custom: {
50: '#a5ffa7',
500: '#71ff80',
950: '#000000',
},
}SCSS
$custom: #71ff80; $custom-light: #a5ffa7; $custom-dark: #000000;
JSON
{
"hex": "#71ff80",
"rgb": {
"r": 113,
"g": 255,
"b": 128
},
"hsl": {
"h": 126.338,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.89341,
"c": 0.20896,
"h": 145.5
},
"luminance": 0.76589
}Semantic roles & 50–950 ramp
primary
#71FF80
secondary
#DC38CB
accent
#00CDE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680