#82F08B#82F08B
#82F08B is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.6% C 0.171 H 145.6°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #82F08B |
|---|---|
| RGB | rgb(130, 240, 139) |
| HSL | hsl(125, 79%, 73%) |
| HSV | hsv(125, 46%, 94%) |
| CMYK | cmyk(45.8%, 0%, 42.1%, 5.9%) |
| CIE-LAB | lab(86.47, -51.91, 39.21) |
| CIE-LCH | lch(86.47, 65.05, 142.93°) |
| OKLab | oklab(86.55% -0.1411 0.0965) |
| OKLCH | oklch(86.55% 0.171 145.6) |
| XYZ | xyz(45.0238, 68.9269, 35.3528) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.68
Palegreen
#98FB98
ΔE00 2.94
Baby Green
#8CFF9E
ΔE00 3.37
Mint Green
#8FFF9F
ΔE00 3.44
Foam Green
#90FDA9
ΔE00 4.29
Easter Green
#8CFD7E
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82F08B #F082E7
analogous
#B0F082 #82F08B #82F0C2
triadic
#82F08B #8B82F0 #F08B82
tetradic
#82F08B #82B0F0 #F082E7 #F0C282
square
#82F08B #82B0F0 #F082E7 #F0C282
split-complementary
#82F08B #C282F0 #F082B0
monochromatic
#1BDD2A #4BE958 #82F08B #B9F7BE #E4FCE6
Accessibility & contrast
On white
1.42
#82F08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#82F08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82F08B
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82F08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82F08B | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF83
Deuteranopia (green-blind)
#E4D491
Tritanopia (blue-blind)
#72EBD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #82f08b; /* rgb */ color: rgb(130, 240, 139); /* oklch */ color: oklch(86.6% 0.171 145.6);
Tailwind
colors: {
custom: {
50: '#acf5ae',
500: '#82f08b',
950: '#000000',
},
}SCSS
$custom: #82f08b; $custom-light: #acf5ae; $custom-dark: #000000;
JSON
{
"hex": "#82f08b",
"rgb": {
"r": 130,
"g": 240,
"b": 139
},
"hsl": {
"h": 124.909,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.86551,
"c": 0.17091,
"h": 145.6
},
"luminance": 0.6893
}Semantic roles & 50–950 ramp
primary
#82F08B
secondary
#CB4BC0
accent
#0BCADB
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581