#82F080#82F080
#82F080 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.4% C 0.181 H 143.5°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #82F080 |
|---|---|
| RGB | rgb(130, 240, 128) |
| HSL | hsl(119, 79%, 72%) |
| HSV | hsv(119, 47%, 94%) |
| CMYK | cmyk(45.8%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(86.32, -53.47, 44.37) |
| CIE-LCH | lch(86.32, 69.48, 140.31°) |
| OKLab | oklab(86.38% -0.1455 0.1078) |
| OKLCH | oklch(86.38% 0.181 143.5) |
| XYZ | xyz(44.2601, 68.6214, 31.3309) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.68
Easter Green
#8CFD7E
ΔE00 3.22
Light Green
#96F97B
ΔE00 3.37
Palegreen
#98FB98
ΔE00 3.47
Lightgreen (survey)
#76FF7B
ΔE00 3.69
Baby Green
#8CFF9E
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82F080 #EE80F0
analogous
#BAF080 #82F080 #80F0B6
triadic
#82F080 #8082F0 #F08082
tetradic
#82F080 #80BAF0 #EE80F0 #F0B680
square
#82F080 #80BAF0 #EE80F0 #F0B680
split-complementary
#82F080 #B680F0 #F080BA
monochromatic
#1DDC1A #4CEA49 #82F080 #B8F6B7 #E4FCE4
Accessibility & contrast
On white
1.43
#82F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#82F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82F080
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82F080 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE77
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#74EAD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #82f080; /* rgb */ color: rgb(130, 240, 128); /* oklch */ color: oklch(86.4% 0.181 143.5);
Tailwind
colors: {
custom: {
50: '#acf6a6',
500: '#82f080',
950: '#000000',
},
}SCSS
$custom: #82f080; $custom-light: #acf6a6; $custom-dark: #000000;
JSON
{
"hex": "#82f080",
"rgb": {
"r": 130,
"g": 240,
"b": 128
},
"hsl": {
"h": 118.929,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.86377,
"c": 0.18113,
"h": 143.5
},
"luminance": 0.68625
}Semantic roles & 50–950 ramp
primary
#82F080
secondary
#C84ACB
accent
#0ADBD7
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580