#82EB8A#82EB8A
#82EB8A is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.3% C 0.165 H 145.6°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #82EB8A |
|---|---|
| RGB | rgb(130, 235, 138) |
| HSL | hsl(125, 72%, 72%) |
| HSV | hsv(125, 45%, 92%) |
| CMYK | cmyk(44.7%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(84.99, -50.00, 37.80) |
| CIE-LCH | lch(84.99, 62.68, 142.91°) |
| OKLab | oklab(85.34% -0.1359 0.0932) |
| OKLCH | oklch(85.34% 0.165 145.6) |
| XYZ | xyz(43.4994, 65.9945, 34.4859) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.53
Palegreen
#98FB98
ΔE00 3.75
Baby Green
#8CFF9E
ΔE00 4.29
Mint Green
#8FFF9F
ΔE00 4.33
Foam Green
#90FDA9
ΔE00 4.80
Weird Green
#3AE57F
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82EB8A #EB82E3
analogous
#AFEB82 #82EB8A #82EBBF
triadic
#82EB8A #8A82EB #EB8A82
tetradic
#82EB8A #82AFEB #EB82E3 #EBBF82
square
#82EB8A #82AFEB #EB82E3 #EBBF82
split-complementary
#82EB8A #BF82EB #EB82AF
monochromatic
#21D12F #4DE359 #82EB8A #B7F3BB #E5FBE6
Accessibility & contrast
On white
1.48
#82EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#82EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82EB8A
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82EB8A | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA83
Deuteranopia (green-blind)
#DFD090
Tritanopia (blue-blind)
#73E6D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #82eb8a; /* rgb */ color: rgb(130, 235, 138); /* oklch */ color: oklch(85.3% 0.165 145.6);
Tailwind
colors: {
custom: {
50: '#acf2ad',
500: '#82eb8a',
950: '#000000',
},
}SCSS
$custom: #82eb8a; $custom-light: #acf2ad; $custom-dark: #000000;
JSON
{
"hex": "#82eb8a",
"rgb": {
"r": 130,
"g": 235,
"b": 138
},
"hsl": {
"h": 124.571,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.85342,
"c": 0.16483,
"h": 145.6
},
"luminance": 0.65997
}Semantic roles & 50–950 ramp
primary
#82EB8A
secondary
#C54DBB
accent
#11C6D4
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#111710
muted
#818581