#82FF85#82FF85
#82FF85 is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.0% C 0.197 H 144.2°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #82FF85 |
|---|---|
| RGB | rgb(130, 255, 133) |
| HSL | hsl(121, 100%, 75%) |
| HSV | hsv(121, 49%, 100%) |
| CMYK | cmyk(49%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(90.76, -58.72, 47.54) |
| CIE-LCH | lch(90.76, 75.55, 141.01°) |
| OKLab | oklab(90.04% -0.1596 0.1152) |
| OKLCH | oklch(90.04% 0.197 144.2) |
| XYZ | xyz(49.1970, 77.9555, 34.6402) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.33
Easter Green
#8CFD7E
ΔE00 1.57
Light Green
#96F97B
ΔE00 2.99
Palegreen
#98FB98
ΔE00 3.37
Baby Green
#8CFF9E
ΔE00 3.54
Mint Green
#8FFF9F
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FF85 #FF82FC
analogous
#BDFF82 #82FF85 #82FFC3
triadic
#82FF85 #8582FF #FF8582
tetradic
#82FF85 #82BDFF #FF82FC #FFC382
square
#82FF85 #82BDFF #FF82FC #FFC382
split-complementary
#82FF85 #C382FF #FF82BD
monochromatic
#08FF0E #45FF49 #82FF85 #BFFFC1 #E0FFE1
Accessibility & contrast
On white
1.27
#82FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#82FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FF85
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FF85 | 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)
#FFEC7B
Deuteranopia (green-blind)
#F2E08D
Tritanopia (blue-blind)
#70F9E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #82ff85; /* rgb */ color: rgb(130, 255, 133); /* oklch */ color: oklch(90.0% 0.197 144.2);
Tailwind
colors: {
custom: {
50: '#aeffaa',
500: '#82ff85',
950: '#000000',
},
}SCSS
$custom: #82ff85; $custom-light: #aeffaa; $custom-dark: #000000;
JSON
{
"hex": "#82ff85",
"rgb": {
"r": 130,
"g": 255,
"b": 133
},
"hsl": {
"h": 121.44,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.90036,
"c": 0.19684,
"h": 144.2
},
"luminance": 0.77959
}Semantic roles & 50–950 ramp
primary
#82FF85
secondary
#DE47DB
accent
#00E0E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681