#82EA7B#82EA7B
#82EA7B is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.9% C 0.177 H 142.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #82EA7B |
|---|---|
| RGB | rgb(130, 234, 123) |
| HSL | hsl(116, 73%, 70%) |
| HSV | hsv(116, 47%, 92%) |
| CMYK | cmyk(44.4%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(84.49, -51.71, 44.49) |
| CIE-LCH | lch(84.49, 68.22, 139.29°) |
| OKLab | oklab(84.87% -0.1409 0.1079) |
| OKLCH | oklch(84.87% 0.177 142.6) |
| XYZ | xyz(42.2019, 65.0187, 29.0611) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.87
Lightish Green
#61E160
ΔE00 3.84
Light Green
#96F97B
ΔE00 4.03
Easter Green
#8CFD7E
ΔE00 4.26
Palegreen
#98FB98
ΔE00 4.45
Lightgreen (survey)
#76FF7B
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82EA7B #E37BEA
analogous
#BAEA7B #82EA7B #7BEAAB
triadic
#82EA7B #7B82EA #EA7B82
tetradic
#82EA7B #7BBAEA #E37BEA #EAAB7B
square
#82EA7B #7BBAEA #E37BEA #EAAB7B
split-complementary
#82EA7B #AB7BEA #EA7BBA
monochromatic
#2BCA20 #50E246 #82EA7B #B4F2B0 #E6FBE5
Accessibility & contrast
On white
1.50
#82EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#82EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82EA7B
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82EA7B | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD972
Deuteranopia (green-blind)
#E0CF82
Tritanopia (blue-blind)
#76E4D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #82ea7b; /* rgb */ color: rgb(130, 234, 123); /* oklch */ color: oklch(84.9% 0.177 142.6);
Tailwind
colors: {
custom: {
50: '#acf1a3',
500: '#82ea7b',
950: '#000000',
},
}SCSS
$custom: #82ea7b; $custom-light: #acf1a3; $custom-dark: #000000;
JSON
{
"hex": "#82ea7b",
"rgb": {
"r": 130,
"g": 234,
"b": 123
},
"hsl": {
"h": 116.216,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.84866,
"c": 0.17749,
"h": 142.6
},
"luminance": 0.65022
}Semantic roles & 50–950 ramp
primary
#82EA7B
secondary
#BB46C3
accent
#11D5C8
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#11170F
muted
#818580