#82DC76#82DC76
#82DC76 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.4% C 0.163 H 141.5°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #82DC76 |
|---|---|
| RGB | rgb(130, 220, 118) |
| HSL | hsl(113, 59%, 66%) |
| HSV | hsv(113, 46%, 86%) |
| CMYK | cmyk(40.9%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(80.31, -46.58, 41.69) |
| CIE-LCH | lch(80.31, 62.52, 138.17°) |
| OKLab | oklab(81.43% -0.1272 0.1013) |
| OKLCH | oklch(81.43% 0.163 141.5) |
| XYZ | xyz(38.0676, 57.2380, 26.1782) |
| Luminance | 0.5724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.09
Lightgreen
#90EE90
ΔE00 4.52
Fresh Green
#69D84F
ΔE00 4.75
Weird Green
#3AE57F
ΔE00 6.43
Light Green
#96F97B
ΔE00 6.81
Pistachio
#93C572
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DC76 #D076DC
analogous
#B5DC76 #82DC76 #76DC9D
triadic
#82DC76 #7682DC #DC7682
tetradic
#82DC76 #76B5DC #D076DC #DC9D76
square
#82DC76 #76B5DC #D076DC #DC9D76
split-complementary
#82DC76 #9D76DC #DC76B5
monochromatic
#3BAC2C #56D045 #82DC76 #AEE8A7 #DBF5D7
Accessibility & contrast
On white
1.69
#82DC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#82DC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DC76
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DC76 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CC6E
Deuteranopia (green-blind)
#D4C47D
Tritanopia (blue-blind)
#7AD6C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #82dc76; /* rgb */ color: rgb(130, 220, 118); /* oklch */ color: oklch(81.4% 0.163 141.5);
Tailwind
colors: {
custom: {
50: '#abe79f',
500: '#82dc76',
950: '#000000',
},
}SCSS
$custom: #82dc76; $custom-light: #abe79f; $custom-dark: #000000;
JSON
{
"hex": "#82dc76",
"rgb": {
"r": 130,
"g": 220,
"b": 118
},
"hsl": {
"h": 112.941,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81432,
"c": 0.16259,
"h": 141.5
},
"luminance": 0.5724
}Semantic roles & 50–950 ramp
primary
#82DC76
secondary
#A248AE
accent
#1FC7B3
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480