#83FF83#83FF83
#83FF83 is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.0% C 0.198 H 143.7°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #83FF83 |
|---|---|
| RGB | rgb(131, 255, 131) |
| HSL | hsl(120, 100%, 76%) |
| HSV | hsv(120, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(90.77, -58.72, 48.50) |
| CIE-LCH | lch(90.77, 76.16, 140.44°) |
| OKLab | oklab(90.05% -0.1597 0.1173) |
| OKLCH | oklch(90.05% 0.198 143.7) |
| XYZ | xyz(49.2143, 77.9803, 33.9267) |
| Luminance | 0.7798 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.21
Easter Green
#8CFD7E
ΔE00 1.29
Light Green
#96F97B
ΔE00 2.76
Lighter Green
#75FD63
ΔE00 3.47
Palegreen
#98FB98
ΔE00 3.54
Baby Green
#8CFF9E
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FF83 #FF83FF
analogous
#C1FF83 #83FF83 #83FFC1
triadic
#83FF83 #8383FF #FF8383
tetradic
#83FF83 #83C1FF #FF83FF #FFC183
square
#83FF83 #83C1FF #FF83FF #FFC183
split-complementary
#83FF83 #C183FF #FF83C1
monochromatic
#09FF09 #46FF46 #83FF83 #C0FFC0 #E0FFE0
Accessibility & contrast
On white
1.27
#83FF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#83FF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FF83
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FF83 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC79
Deuteranopia (green-blind)
#F3E08B
Tritanopia (blue-blind)
#72F9E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #83ff83; /* rgb */ color: rgb(131, 255, 131); /* oklch */ color: oklch(90.0% 0.198 143.7);
Tailwind
colors: {
custom: {
50: '#afffa9',
500: '#83ff83',
950: '#000000',
},
}SCSS
$custom: #83ff83; $custom-light: #afffa9; $custom-dark: #000000;
JSON
{
"hex": "#83ff83",
"rgb": {
"r": 131,
"g": 255,
"b": 131
},
"hsl": {
"h": 120,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.90047,
"c": 0.19813,
"h": 143.7
},
"luminance": 0.77984
}Semantic roles & 50–950 ramp
primary
#83FF83
secondary
#DF48DF
accent
#00E5E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681