#71FF83#71FF83
#71FF83 is a very light, highly saturated green. Relative luminance 0.767; OKLCH L 89.4% C 0.206 H 146.0°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #71FF83 |
|---|---|
| RGB | rgb(113, 255, 131) |
| HSL | hsl(128, 100%, 72%) |
| HSV | hsv(128, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(90.17, -63.17, 47.62) |
| CIE-LCH | lch(90.17, 79.11, 142.99°) |
| OKLab | oklab(89.38% -0.1711 0.1154) |
| OKLCH | oklch(89.38% 0.206 146) |
| XYZ | xyz(46.6639, 76.6653, 33.8071) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.26
Easter Green
#8CFD7E
ΔE00 2.73
Spearmint
#1EF876
ΔE00 3.87
Baby Green
#8CFF9E
ΔE00 3.87
Spring Green
#00FF7F
ΔE00 3.90
Lighter Green
#75FD63
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FF83 #FF71ED
analogous
#A6FF71 #71FF83 #71FFCA
triadic
#71FF83 #8371FF #FF8371
tetradic
#71FF83 #71A6FF #FF71ED #FFCA71
square
#71FF83 #71A6FF #FF71ED #FFCA71
split-complementary
#71FF83 #CA71FF #FF71A6
monochromatic
#00F61F #34FF4E #71FF83 #AEFFB8 #E0FFE4
Accessibility & contrast
On white
1.29
#71FF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#71FF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FF83
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FF83 | 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)
#FFEB79
Deuteranopia (green-blind)
#F0DE8C
Tritanopia (blue-blind)
#55F9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #71ff83; /* rgb */ color: rgb(113, 255, 131); /* oklch */ color: oklch(89.4% 0.206 146.0);
Tailwind
colors: {
custom: {
50: '#a5ffa9',
500: '#71ff83',
950: '#000000',
},
}SCSS
$custom: #71ff83; $custom-light: #a5ffa9; $custom-dark: #000000;
JSON
{
"hex": "#71ff83",
"rgb": {
"r": 113,
"g": 255,
"b": 131
},
"hsl": {
"h": 127.606,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.89383,
"c": 0.20638,
"h": 146
},
"luminance": 0.76669
}Semantic roles & 50–950 ramp
primary
#71FF83
secondary
#DC38C7
accent
#00C8E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681