#82DC77#82DC77
#82DC77 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.4% C 0.162 H 141.6°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #82DC77 |
|---|---|
| RGB | rgb(130, 220, 119) |
| HSL | hsl(113, 59%, 66%) |
| HSV | hsv(113, 46%, 86%) |
| CMYK | cmyk(40.9%, 0%, 45.9%, 13.7%) |
| CIE-LAB | lab(80.33, -46.45, 41.22) |
| CIE-LCH | lch(80.33, 62.10, 138.41°) |
| OKLab | oklab(81.45% -0.1267 0.1003) |
| OKLCH | oklch(81.45% 0.162 141.6) |
| XYZ | xyz(38.1273, 57.2619, 26.4928) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.18
Lightgreen
#90EE90
ΔE00 4.46
Fresh Green
#69D84F
ΔE00 4.89
Weird Green
#3AE57F
ΔE00 6.37
Pistachio
#93C572
ΔE00 6.84
Light Green
#96F97B
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DC77 #D177DC
analogous
#B5DC77 #82DC77 #77DC9F
triadic
#82DC77 #7782DC #DC7782
tetradic
#82DC77 #77B5DC #D177DC #DC9F77
square
#82DC77 #77B5DC #D177DC #DC9F77
split-complementary
#82DC77 #9F77DC #DC77B5
monochromatic
#3AAC2C #55CF46 #82DC77 #AFE9A8 #DBF5D8
Accessibility & contrast
On white
1.69
#82DC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#82DC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DC77
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DC77 | 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)
#E1CC6F
Deuteranopia (green-blind)
#D4C47D
Tritanopia (blue-blind)
#79D6C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #82dc77; /* rgb */ color: rgb(130, 220, 119); /* oklch */ color: oklch(81.4% 0.162 141.6);
Tailwind
colors: {
custom: {
50: '#abe7a0',
500: '#82dc77',
950: '#000000',
},
}SCSS
$custom: #82dc77; $custom-light: #abe7a0; $custom-dark: #000000;
JSON
{
"hex": "#82dc77",
"rgb": {
"r": 130,
"g": 220,
"b": 119
},
"hsl": {
"h": 113.465,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.81447,
"c": 0.16163,
"h": 141.6
},
"luminance": 0.57264
}Semantic roles & 50–950 ramp
primary
#82DC77
secondary
#A448AF
accent
#1FC7B4
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480