#82FEB5#82FEB5
#82FEB5 is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.7% C 0.152 H 155.8°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #82FEB5 |
|---|---|
| RGB | rgb(130, 254, 181) |
| HSL | hsl(145, 98%, 75%) |
| HSV | hsv(145, 49%, 100%) |
| CMYK | cmyk(48.8%, 0%, 28.7%, 0.4%) |
| CIE-LAB | lab(91.22, -50.64, 24.47) |
| CIE-LCH | lch(91.22, 56.24, 154.21°) |
| OKLab | oklab(90.65% -0.1385 0.0621) |
| OKLCH | oklch(90.65% 0.152 155.8) |
| XYZ | xyz(52.9842, 78.9614, 56.1561) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.68
Seafoam (survey)
#80F9AD
ΔE00 1.30
Seafoam Green
#7AF9AB
ΔE00 1.54
Light Bluish Green
#76FDA8
ΔE00 2.21
Foam Green
#90FDA9
ΔE00 2.96
Light Greenish Blue
#63F7B4
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FEB5 #FE82CB
analogous
#8DFE82 #82FEB5 #82FEF3
triadic
#82FEB5 #B582FE #FEB582
tetradic
#82FEB5 #828DFE #FE82CB #FEF382
square
#82FEB5 #828DFE #FE82CB #FEF382
split-complementary
#82FEB5 #F382FE #FE828D
monochromatic
#09FD6D #45FE91 #82FEB5 #BFFED9 #E1FFED
Accessibility & contrast
On white
1.25
#82FEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#82FEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FEB5
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FEB5 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDB1
Deuteranopia (green-blind)
#EBE1B9
Tritanopia (blue-blind)
#62FCEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #82feb5; /* rgb */ color: rgb(130, 254, 181); /* oklch */ color: oklch(90.7% 0.152 155.8);
Tailwind
colors: {
custom: {
50: '#adffcb',
500: '#82feb5',
950: '#000000',
},
}SCSS
$custom: #82feb5; $custom-light: #adffcb; $custom-dark: #000000;
JSON
{
"hex": "#82feb5",
"rgb": {
"r": 130,
"g": 254,
"b": 181
},
"hsl": {
"h": 144.677,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.90654,
"c": 0.15175,
"h": 155.8
},
"luminance": 0.78966
}Semantic roles & 50–950 ramp
primary
#82FEB5
secondary
#DD479F
accent
#0087E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683