#71FF82#71FF82
#71FF82 is a very light, highly saturated green. Relative luminance 0.766; OKLCH L 89.4% C 0.207 H 145.9°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #71FF82 |
|---|---|
| RGB | rgb(113, 255, 130) |
| HSL | hsl(127, 100%, 72%) |
| HSV | hsv(127, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 49%, 0%) |
| CIE-LAB | lab(90.15, -63.31, 48.07) |
| CIE-LCH | lch(90.15, 79.49, 142.79°) |
| OKLab | oklab(89.37% -0.1715 0.1163) |
| OKLCH | oklch(89.37% 0.207 145.9) |
| XYZ | xyz(46.5965, 76.6383, 33.4519) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.13
Easter Green
#8CFD7E
ΔE00 2.66
Lighter Green
#75FD63
ΔE00 3.78
Spearmint
#1EF876
ΔE00 3.88
Spring Green
#00FF7F
ΔE00 3.94
Baby Green
#8CFF9E
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FF82 #FF71EE
analogous
#A7FF71 #71FF82 #71FFC9
triadic
#71FF82 #8271FF #FF8271
tetradic
#71FF82 #71A7FF #FF71EE #FFC971
square
#71FF82 #71A7FF #FF71EE #FFC971
split-complementary
#71FF82 #C971FF #FF71A7
monochromatic
#00F61D #34FF4C #71FF82 #AEFFB8 #E0FFE4
Accessibility & contrast
On white
1.29
#71FF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#71FF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FF82
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FF82 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB77
Deuteranopia (green-blind)
#F0DE8B
Tritanopia (blue-blind)
#55F9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #71ff82; /* rgb */ color: rgb(113, 255, 130); /* oklch */ color: oklch(89.4% 0.207 145.9);
Tailwind
colors: {
custom: {
50: '#a5ffa8',
500: '#71ff82',
950: '#000000',
},
}SCSS
$custom: #71ff82; $custom-light: #a5ffa8; $custom-dark: #000000;
JSON
{
"hex": "#71ff82",
"rgb": {
"r": 113,
"g": 255,
"b": 130
},
"hsl": {
"h": 127.183,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.89369,
"c": 0.20724,
"h": 145.9
},
"luminance": 0.76642
}Semantic roles & 50–950 ramp
primary
#71FF82
secondary
#DC38C8
accent
#00CAE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681