#82DB79#82DB79
#82DB79 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.2% C 0.158 H 142.0°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #82DB79 |
|---|---|
| RGB | rgb(130, 219, 121) |
| HSL | hsl(114, 58%, 67%) |
| HSV | hsv(114, 45%, 86%) |
| CMYK | cmyk(40.6%, 0%, 44.7%, 14.1%) |
| CIE-LAB | lab(80.06, -45.75, 39.90) |
| CIE-LCH | lch(80.06, 60.70, 138.91°) |
| OKLab | oklab(81.24% -0.1248 0.0974) |
| OKLCH | oklch(81.24% 0.158 142) |
| XYZ | xyz(37.9870, 56.7871, 27.0448) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.51
Lightish Green
#61E160
ΔE00 4.53
Fresh Green
#69D84F
ΔE00 5.23
Weird Green
#3AE57F
ΔE00 6.35
Pistachio
#93C572
ΔE00 6.63
Soft Green
#6FC276
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DB79 #D279DB
analogous
#B3DB79 #82DB79 #79DBA1
triadic
#82DB79 #7982DB #DB7982
tetradic
#82DB79 #79B3DB #D279DB #DBA179
square
#82DB79 #79B3DB #D279DB #DBA179
split-complementary
#82DB79 #A179DB #DB79B3
monochromatic
#3AAC2E #55CE49 #82DB79 #AFE8A9 #DCF5D9
Accessibility & contrast
On white
1.70
#82DB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#82DB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DB79
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DB79 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC71
Deuteranopia (green-blind)
#D3C37F
Tritanopia (blue-blind)
#79D6C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #82db79; /* rgb */ color: rgb(130, 219, 121); /* oklch */ color: oklch(81.2% 0.158 142.0);
Tailwind
colors: {
custom: {
50: '#abe7a1',
500: '#82db79',
950: '#000000',
},
}SCSS
$custom: #82db79; $custom-light: #abe7a1; $custom-dark: #000000;
JSON
{
"hex": "#82db79",
"rgb": {
"r": 130,
"g": 219,
"b": 121
},
"hsl": {
"h": 114.49,
"s": 57.647,
"l": 66.667
},
"oklch": {
"l": 0.81238,
"c": 0.1583,
"h": 142
},
"luminance": 0.56789
}Semantic roles & 50–950 ramp
primary
#82DB79
secondary
#A54AAE
accent
#20C5B6
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480