#82EA8A#82EA8A
#82EA8A is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.1% C 0.163 H 145.6°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #82EA8A |
|---|---|
| RGB | rgb(130, 234, 138) |
| HSL | hsl(125, 71%, 71%) |
| HSV | hsv(125, 44%, 92%) |
| CMYK | cmyk(44.4%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(84.70, -49.59, 37.42) |
| CIE-LCH | lch(84.70, 62.12, 142.96°) |
| OKLab | oklab(85.1% -0.1348 0.0923) |
| OKLCH | oklch(85.1% 0.163 145.6) |
| XYZ | xyz(43.2139, 65.4235, 34.3907) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.60
Palegreen
#98FB98
ΔE00 3.94
Baby Green
#8CFF9E
ΔE00 4.48
Mint Green
#8FFF9F
ΔE00 4.51
Foam Green
#90FDA9
ΔE00 4.91
Weird Green
#3AE57F
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82EA8A #EA82E2
analogous
#AEEA82 #82EA8A #82EABE
triadic
#82EA8A #8A82EA #EA8A82
tetradic
#82EA8A #82AEEA #EA82E2 #EABE82
square
#82EA8A #82AEEA #EA82E2 #EABE82
split-complementary
#82EA8A #BE82EA #EA82AE
monochromatic
#23CF30 #4EE159 #82EA8A #B6F3BB #E5FBE6
Accessibility & contrast
On white
1.49
#82EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#82EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82EA8A
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82EA8A | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA83
Deuteranopia (green-blind)
#DED090
Tritanopia (blue-blind)
#73E5D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #82ea8a; /* rgb */ color: rgb(130, 234, 138); /* oklch */ color: oklch(85.1% 0.163 145.6);
Tailwind
colors: {
custom: {
50: '#acf1ad',
500: '#82ea8a',
950: '#000000',
},
}SCSS
$custom: #82ea8a; $custom-light: #acf1ad; $custom-dark: #000000;
JSON
{
"hex": "#82ea8a",
"rgb": {
"r": 130,
"g": 234,
"b": 138
},
"hsl": {
"h": 124.615,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.85104,
"c": 0.16341,
"h": 145.6
},
"luminance": 0.65426
}Semantic roles & 50–950 ramp
primary
#82EA8A
secondary
#C34DBA
accent
#12C4D3
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#111710
muted
#818581