#82DC7D#82DC7D
#82DC7D is a light, vivid green. Relative luminance 0.574; OKLCH L 81.5% C 0.156 H 142.9°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #82DC7D |
|---|---|
| RGB | rgb(130, 220, 125) |
| HSL | hsl(117, 58%, 68%) |
| HSV | hsv(117, 43%, 86%) |
| CMYK | cmyk(40.9%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(80.41, -45.61, 38.36) |
| CIE-LCH | lch(80.41, 59.60, 139.93°) |
| OKLab | oklab(81.54% -0.1243 0.094) |
| OKLCH | oklch(81.54% 0.156 142.9) |
| XYZ | xyz(38.4991, 57.4106, 28.4508) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.16
Lightish Green
#61E160
ΔE00 4.82
Fresh Green
#69D84F
ΔE00 5.75
Weird Green
#3AE57F
ΔE00 6.08
Palegreen
#98FB98
ΔE00 6.82
Pistachio
#93C572
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DC7D #D77DDC
analogous
#B2DC7D #82DC7D #7DDCA7
triadic
#82DC7D #7D82DC #DC7D82
tetradic
#82DC7D #7DB2DC #D77DDC #DCA77D
square
#82DC7D #7DB2DC #D77DDC #DCA77D
split-complementary
#82DC7D #A77DDC #DC7DB2
monochromatic
#36AF2F #54CF4D #82DC7D #B0E9AD #DFF6DD
Accessibility & contrast
On white
1.68
#82DC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#82DC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DC7D
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DC7D | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD76
Deuteranopia (green-blind)
#D3C483
Tritanopia (blue-blind)
#78D7C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #82dc7d; /* rgb */ color: rgb(130, 220, 125); /* oklch */ color: oklch(81.5% 0.156 142.9);
Tailwind
colors: {
custom: {
50: '#abe7a4',
500: '#82dc7d',
950: '#000000',
},
}SCSS
$custom: #82dc7d; $custom-light: #abe7a4; $custom-dark: #000000;
JSON
{
"hex": "#82dc7d",
"rgb": {
"r": 130,
"g": 220,
"b": 125
},
"hsl": {
"h": 116.842,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.81542,
"c": 0.15587,
"h": 142.9
},
"luminance": 0.57413
}Semantic roles & 50–950 ramp
primary
#82DC7D
secondary
#AC4CB2
accent
#20C5BC
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10160F
muted
#818480