#82F191#82F191
#82F191 is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.9% C 0.167 H 146.9°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #82F191 |
|---|---|
| RGB | rgb(130, 241, 145) |
| HSL | hsl(128, 80%, 73%) |
| HSV | hsv(128, 46%, 95%) |
| CMYK | cmyk(46.1%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(86.85, -51.41, 36.73) |
| CIE-LCH | lch(86.85, 63.18, 144.45°) |
| OKLab | oklab(86.89% -0.1397 0.0909) |
| OKLCH | oklch(86.89% 0.167 146.9) |
| XYZ | xyz(45.7694, 69.6975, 37.8237) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.77
Palegreen
#98FB98
ΔE00 2.88
Baby Green
#8CFF9E
ΔE00 2.96
Mint Green
#8FFF9F
ΔE00 3.02
Foam Green
#90FDA9
ΔE00 3.53
Light Bluish Green
#76FDA8
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82F191 #F182E2
analogous
#AAF182 #82F191 #82F1C8
triadic
#82F191 #9182F1 #F19182
tetradic
#82F191 #82AAF1 #F182E2 #F1C882
square
#82F191 #82AAF1 #F182E2 #F1C882
split-complementary
#82F191 #C882F1 #F182AA
monochromatic
#19E034 #4BEB61 #82F191 #B9F7C1 #E3FCE7
Accessibility & contrast
On white
1.41
#82F191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#82F191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82F191
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82F191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82F191 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E08A
Deuteranopia (green-blind)
#E4D597
Tritanopia (blue-blind)
#70EDD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #82f191; /* rgb */ color: rgb(130, 241, 145); /* oklch */ color: oklch(86.9% 0.167 146.9);
Tailwind
colors: {
custom: {
50: '#acf6b2',
500: '#82f191',
950: '#000000',
},
}SCSS
$custom: #82f191; $custom-light: #acf6b2; $custom-dark: #000000;
JSON
{
"hex": "#82f191",
"rgb": {
"r": 130,
"g": 241,
"b": 145
},
"hsl": {
"h": 128.108,
"s": 79.856,
"l": 72.745
},
"oklch": {
"l": 0.8689,
"c": 0.16667,
"h": 146.9
},
"luminance": 0.69701
}Semantic roles & 50–950 ramp
primary
#82F191
secondary
#CC4BBB
accent
#09C0DC
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581