#83FF84#83FF84
#83FF84 is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.1% C 0.197 H 143.9°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #83FF84 |
|---|---|
| RGB | rgb(131, 255, 132) |
| HSL | hsl(120, 100%, 76%) |
| HSV | hsv(120, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(90.78, -58.59, 48.04) |
| CIE-LCH | lch(90.78, 75.77, 140.65°) |
| OKLab | oklab(90.06% -0.1593 0.1163) |
| OKLCH | oklch(90.06% 0.197 143.9) |
| XYZ | xyz(49.2824, 78.0075, 34.2853) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.29
Easter Green
#8CFD7E
ΔE00 1.39
Light Green
#96F97B
ΔE00 2.83
Palegreen
#98FB98
ΔE00 3.44
Lighter Green
#75FD63
ΔE00 3.60
Baby Green
#8CFF9E
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FF84 #FF83FE
analogous
#C0FF83 #83FF84 #83FFC2
triadic
#83FF84 #8483FF #FF8483
tetradic
#83FF84 #83C0FF #FF83FE #FFC283
square
#83FF84 #83C0FF #FF83FE #FFC283
split-complementary
#83FF84 #C283FF #FF83C0
monochromatic
#09FF0B #46FF47 #83FF84 #C0FFC1 #E0FFE1
Accessibility & contrast
On white
1.26
#83FF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#83FF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FF84
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FF84 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 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)
#FFEC7A
Deuteranopia (green-blind)
#F2E08C
Tritanopia (blue-blind)
#72F9E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #83ff84; /* rgb */ color: rgb(131, 255, 132); /* oklch */ color: oklch(90.1% 0.197 143.9);
Tailwind
colors: {
custom: {
50: '#afffaa',
500: '#83ff84',
950: '#000000',
},
}SCSS
$custom: #83ff84; $custom-light: #afffaa; $custom-dark: #000000;
JSON
{
"hex": "#83ff84",
"rgb": {
"r": 131,
"g": 255,
"b": 132
},
"hsl": {
"h": 120.484,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.90061,
"c": 0.19724,
"h": 143.9
},
"luminance": 0.78011
}Semantic roles & 50–950 ramp
primary
#83FF84
secondary
#DF48DD
accent
#00E4E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681