#83FF85#83FF85
#83FF85 is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.1% C 0.196 H 144.0°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #83FF85 |
|---|---|
| RGB | rgb(131, 255, 133) |
| HSL | hsl(121, 100%, 76%) |
| HSV | hsv(121, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(90.80, -58.45, 47.59) |
| CIE-LCH | lch(90.80, 75.38, 140.85°) |
| OKLab | oklab(90.08% -0.1589 0.1153) |
| OKLCH | oklch(90.08% 0.196 144) |
| XYZ | xyz(49.3511, 78.0350, 34.6475) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.37
Easter Green
#8CFD7E
ΔE00 1.49
Light Green
#96F97B
ΔE00 2.91
Palegreen
#98FB98
ΔE00 3.34
Baby Green
#8CFF9E
ΔE00 3.55
Mint Green
#8FFF9F
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FF85 #FF83FD
analogous
#BFFF83 #83FF85 #83FFC3
triadic
#83FF85 #8583FF #FF8583
tetradic
#83FF85 #83BFFF #FF83FD #FFC383
square
#83FF85 #83BFFF #FF83FD #FFC383
split-complementary
#83FF85 #C383FF #FF83BF
monochromatic
#09FF0D #46FF49 #83FF85 #C0FFC1 #E0FFE1
Accessibility & contrast
On white
1.26
#83FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#83FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FF85
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FF85 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7B
Deuteranopia (green-blind)
#F2E08D
Tritanopia (blue-blind)
#71F9E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #83ff85; /* rgb */ color: rgb(131, 255, 133); /* oklch */ color: oklch(90.1% 0.196 144.0);
Tailwind
colors: {
custom: {
50: '#afffaa',
500: '#83ff85',
950: '#000000',
},
}SCSS
$custom: #83ff85; $custom-light: #afffaa; $custom-dark: #000000;
JSON
{
"hex": "#83ff85",
"rgb": {
"r": 131,
"g": 255,
"b": 133
},
"hsl": {
"h": 120.968,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.90075,
"c": 0.19636,
"h": 144
},
"luminance": 0.78039
}Semantic roles & 50–950 ramp
primary
#83FF85
secondary
#DF48DC
accent
#00E2E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681