#82EA8B#82EA8B
#82EA8B is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.1% C 0.162 H 145.8°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #82EA8B |
|---|---|
| RGB | rgb(130, 234, 139) |
| HSL | hsl(125, 71%, 71%) |
| HSV | hsv(125, 44%, 92%) |
| CMYK | cmyk(44.4%, 0%, 40.6%, 8.2%) |
| CIE-LAB | lab(84.72, -49.43, 36.94) |
| CIE-LCH | lch(84.72, 61.71, 143.23°) |
| OKLab | oklab(85.12% -0.1344 0.0912) |
| OKLCH | oklch(85.12% 0.162 145.8) |
| XYZ | xyz(43.2866, 65.4526, 34.7738) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.61
Palegreen
#98FB98
ΔE00 3.96
Baby Green
#8CFF9E
ΔE00 4.45
Mint Green
#8FFF9F
ΔE00 4.48
Foam Green
#90FDA9
ΔE00 4.82
Weird Green
#3AE57F
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82EA8B #EA82E1
analogous
#ADEA82 #82EA8B #82EABF
triadic
#82EA8B #8B82EA #EA8B82
tetradic
#82EA8B #82ADEA #EA82E1 #EABF82
square
#82EA8B #82ADEA #EA82E1 #EABF82
split-complementary
#82EA8B #BF82EA #EA82AD
monochromatic
#23CF32 #4EE15A #82EA8B #B6F3BC #E5FBE7
Accessibility & contrast
On white
1.49
#82EA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#82EA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82EA8B
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82EA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82EA8B | 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)
#EDDA84
Deuteranopia (green-blind)
#DED091
Tritanopia (blue-blind)
#73E5D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #82ea8b; /* rgb */ color: rgb(130, 234, 139); /* oklch */ color: oklch(85.1% 0.162 145.8);
Tailwind
colors: {
custom: {
50: '#acf1ae',
500: '#82ea8b',
950: '#000000',
},
}SCSS
$custom: #82ea8b; $custom-light: #acf1ae; $custom-dark: #000000;
JSON
{
"hex": "#82ea8b",
"rgb": {
"r": 130,
"g": 234,
"b": 139
},
"hsl": {
"h": 125.192,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.85121,
"c": 0.16245,
"h": 145.8
},
"luminance": 0.65456
}Semantic roles & 50–950 ramp
primary
#82EA8B
secondary
#C34DB9
accent
#12C3D3
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#111710
muted
#818581