#83FF82#83FF82
#83FF82 is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.0% C 0.199 H 143.6°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #83FF82 |
|---|---|
| RGB | rgb(131, 255, 130) |
| HSL | hsl(120, 100%, 75%) |
| HSV | hsv(120, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 49%, 0%) |
| CIE-LAB | lab(90.76, -58.85, 48.95) |
| CIE-LCH | lch(90.76, 76.55, 140.24°) |
| OKLab | oklab(90.03% -0.1601 0.1182) |
| OKLCH | oklch(90.03% 0.199 143.6) |
| XYZ | xyz(49.1468, 77.9533, 33.5715) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.15
Easter Green
#8CFD7E
ΔE00 1.21
Light Green
#96F97B
ΔE00 2.69
Lighter Green
#75FD63
ΔE00 3.34
Palegreen
#98FB98
ΔE00 3.64
Baby Green
#8CFF9E
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FF82 #FE82FF
analogous
#C1FF82 #83FF82 #82FFBF
triadic
#83FF82 #8283FF #FF8283
tetradic
#83FF82 #82C1FF #FE82FF #FFBF82
square
#83FF82 #82C1FF #FE82FF #FFBF82
split-complementary
#83FF82 #BF82FF #FF82C1
monochromatic
#0AFF08 #46FF45 #83FF82 #C0FFBF #E1FFE0
Accessibility & contrast
On white
1.27
#83FF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#83FF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FF82
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FF82 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB77
Deuteranopia (green-blind)
#F3E08B
Tritanopia (blue-blind)
#72F9E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #83ff82; /* rgb */ color: rgb(131, 255, 130); /* oklch */ color: oklch(90.0% 0.199 143.6);
Tailwind
colors: {
custom: {
50: '#afffa8',
500: '#83ff82',
950: '#000000',
},
}SCSS
$custom: #83ff82; $custom-light: #afffa8; $custom-dark: #000000;
JSON
{
"hex": "#83ff82",
"rgb": {
"r": 131,
"g": 255,
"b": 130
},
"hsl": {
"h": 119.52,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.90033,
"c": 0.19902,
"h": 143.6
},
"luminance": 0.77957
}Semantic roles & 50–950 ramp
primary
#83FF82
secondary
#DD47DE
accent
#00E6E4
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681