#82D77D#82D77D
#82D77D is a light, vivid green. Relative luminance 0.548; OKLCH L 80.3% C 0.149 H 142.9°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #82D77D |
|---|---|
| RGB | rgb(130, 215, 125) |
| HSL | hsl(117, 53%, 67%) |
| HSV | hsv(117, 42%, 84%) |
| CMYK | cmyk(39.5%, 0%, 41.9%, 15.7%) |
| CIE-LAB | lab(78.94, -43.47, 36.48) |
| CIE-LCH | lch(78.94, 56.74, 140.00°) |
| OKLab | oklab(80.35% -0.1185 0.0897) |
| OKLCH | oklch(80.35% 0.149 142.9) |
| XYZ | xyz(37.2064, 54.8252, 28.0199) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.21
Lightish Green
#61E160
ΔE00 5.68
Soft Green
#6FC276
ΔE00 5.69
Pistachio
#93C572
ΔE00 5.90
Fresh Green
#69D84F
ΔE00 6.20
Emerald
#50C878
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82D77D #D27DD7
analogous
#AFD77D #82D77D #7DD7A5
triadic
#82D77D #7D82D7 #D77D82
tetradic
#82D77D #7DAFD7 #D27DD7 #D7A57D
square
#82D77D #7DAFD7 #D27DD7 #D7A57D
split-complementary
#82D77D #A57DD7 #D77DAF
monochromatic
#3AA633 #55C94E #82D77D #AFE5AC #DCF4DB
Accessibility & contrast
On white
1.76
#82D77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#82D77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82D77D
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82D77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82D77D | 1.00 | 1.76 | 11.97 | 11.97 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC876
Deuteranopia (green-blind)
#CEC083
Tritanopia (blue-blind)
#79D2C1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #82d77d; /* rgb */ color: rgb(130, 215, 125); /* oklch */ color: oklch(80.3% 0.149 142.9);
Tailwind
colors: {
custom: {
50: '#aae4a4',
500: '#82d77d',
950: '#000000',
},
}SCSS
$custom: #82d77d; $custom-light: #aae4a4; $custom-dark: #000000;
JSON
{
"hex": "#82d77d",
"rgb": {
"r": 130,
"g": 215,
"b": 125
},
"hsl": {
"h": 116.667,
"s": 52.941,
"l": 66.667
},
"oklch": {
"l": 0.80345,
"c": 0.1486,
"h": 142.9
},
"luminance": 0.54827
}Semantic roles & 50–950 ramp
primary
#82D77D
secondary
#A54EAA
accent
#25C0B8
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480