#82FC7B#82FC7B
#82FC7B is a very light, highly saturated green. Relative luminance 0.758; OKLCH L 89.2% C 0.202 H 142.6°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #82FC7B |
|---|---|
| RGB | rgb(130, 252, 123) |
| HSL | hsl(117, 96%, 74%) |
| HSV | hsv(117, 51%, 99%) |
| CMYK | cmyk(48.4%, 0%, 51.2%, 1.2%) |
| CIE-LAB | lab(89.76, -58.84, 50.98) |
| CIE-LCH | lch(89.76, 77.86, 139.09°) |
| OKLab | oklab(89.18% -0.1603 0.1224) |
| OKLCH | oklch(89.18% 0.202 142.6) |
| XYZ | xyz(47.5892, 75.7932, 30.8569) |
| Luminance | 0.7580 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 0.90
Lightgreen (survey)
#76FF7B
ΔE00 1.21
Light Green
#96F97B
ΔE00 2.21
Lighter Green
#75FD63
ΔE00 2.69
Light Bright Green
#53FE5C
ΔE00 3.91
Palegreen
#98FB98
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FC7B #F57BFC
analogous
#C2FC7B #82FC7B #7BFCB4
triadic
#82FC7B #7B82FC #FC7B82
tetradic
#82FC7B #7BC2FC #F57BFC #FCB47B
square
#82FC7B #7BC2FC #F57BFC #FCB47B
split-complementary
#82FC7B #B47BFC #FC7BC2
monochromatic
#13F706 #49FB3F #82FC7B #BBFDB7 #E3FEE1
Accessibility & contrast
On white
1.30
#82FC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#82FC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FC7B
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FC7B | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE870
Deuteranopia (green-blind)
#F0DD84
Tritanopia (blue-blind)
#73F6DF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #82fc7b; /* rgb */ color: rgb(130, 252, 123); /* oklch */ color: oklch(89.2% 0.202 142.6);
Tailwind
colors: {
custom: {
50: '#aefea4',
500: '#82fc7b',
950: '#000000',
},
}SCSS
$custom: #82fc7b; $custom-light: #aefea4; $custom-dark: #000000;
JSON
{
"hex": "#82fc7b",
"rgb": {
"r": 130,
"g": 252,
"b": 123
},
"hsl": {
"h": 116.744,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.8918,
"c": 0.20165,
"h": 142.6
},
"luminance": 0.75797
}Semantic roles & 50–950 ramp
primary
#82FC7B
secondary
#D142D9
accent
#00E6D9
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#11180F
muted
#818680