#82DF85#82DF85
#82DF85 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.4% C 0.152 H 144.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #82DF85 |
|---|---|
| RGB | rgb(130, 223, 133) |
| HSL | hsl(122, 59%, 69%) |
| HSV | hsv(122, 42%, 87%) |
| CMYK | cmyk(41.7%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(81.41, -45.71, 35.65) |
| CIE-LCH | lch(81.41, 57.97, 142.05°) |
| OKLab | oklab(82.39% -0.1244 0.0881) |
| OKLCH | oklch(82.39% 0.152 144.7) |
| XYZ | xyz(39.8253, 59.2121, 31.5163) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.45
Lightish Green
#61E160
ΔE00 5.47
Weird Green
#3AE57F
ΔE00 5.62
Palegreen
#98FB98
ΔE00 6.17
Hospital Green
#9BE5AA
ΔE00 6.31
Tealish Green
#0CDC73
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DF85 #DF82DC
analogous
#AEDF82 #82DF85 #82DFB4
triadic
#82DF85 #8582DF #DF8582
tetradic
#82DF85 #82AEDF #DF82DC #DFB482
square
#82DF85 #82AEDF #DF82DC #DFB482
split-complementary
#82DF85 #B482DF #DF82AE
monochromatic
#2FB833 #51D355 #82DF85 #B3EBB5 #E3F8E4
Accessibility & contrast
On white
1.64
#82DF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#82DF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DF85
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DF85 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D07E
Deuteranopia (green-blind)
#D5C78B
Tritanopia (blue-blind)
#76DAC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #82df85; /* rgb */ color: rgb(130, 223, 133); /* oklch */ color: oklch(82.4% 0.152 144.7);
Tailwind
colors: {
custom: {
50: '#abe9a9',
500: '#82df85',
950: '#000000',
},
}SCSS
$custom: #82df85; $custom-light: #abe9a9; $custom-dark: #000000;
JSON
{
"hex": "#82df85",
"rgb": {
"r": 130,
"g": 223,
"b": 133
},
"hsl": {
"h": 121.935,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.82394,
"c": 0.15243,
"h": 144.7
},
"luminance": 0.59215
}Semantic roles & 50–950 ramp
primary
#82DF85
secondary
#B64FB3
accent
#1FC1C7
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481