#82FFBE#82FFBE
#82FFBE is a very light, vivid green. Relative luminance 0.800; OKLCH L 91.1% C 0.145 H 158.9°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #82FFBE |
|---|---|
| RGB | rgb(130, 255, 190) |
| HSL | hsl(149, 100%, 75%) |
| HSV | hsv(149, 49%, 100%) |
| CMYK | cmyk(49%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(91.68, -49.35, 20.52) |
| CIE-LCH | lch(91.68, 53.45, 157.42°) |
| OKLab | oklab(91.08% -0.1356 0.0524) |
| OKLCH | oklch(91.08% 0.145 158.9) |
| XYZ | xyz(54.2558, 79.9791, 61.2836) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.76
Light Aquamarine
#7BFDC7
ΔE00 2.61
Light Greenish Blue
#63F7B4
ΔE00 2.76
Seafoam (survey)
#80F9AD
ΔE00 2.78
Seafoam Green
#7AF9AB
ΔE00 3.01
Light Seafoam
#A0FEBF
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FFBE #FF82C3
analogous
#84FF82 #82FFBE #82FFFC
triadic
#82FFBE #BE82FF #FFBE82
tetradic
#82FFBE #8284FF #FF82C3 #FFFC82
square
#82FFBE #8284FF #FF82C3 #FFFC82
split-complementary
#82FFBE #FC82FF #FF8284
monochromatic
#08FF7E #45FF9E #82FFBE #BFFFDE #E0FFEF
Accessibility & contrast
On white
1.24
#82FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#82FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FFBE
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FFBE | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBA
Deuteranopia (green-blind)
#EAE2C2
Tritanopia (blue-blind)
#5EFEED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #82ffbe; /* rgb */ color: rgb(130, 255, 190); /* oklch */ color: oklch(91.1% 0.145 158.9);
Tailwind
colors: {
custom: {
50: '#adffd1',
500: '#82ffbe',
950: '#000000',
},
}SCSS
$custom: #82ffbe; $custom-light: #adffd1; $custom-dark: #000000;
JSON
{
"hex": "#82ffbe",
"rgb": {
"r": 130,
"g": 255,
"b": 190
},
"hsl": {
"h": 148.8,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.91084,
"c": 0.14539,
"h": 158.9
},
"luminance": 0.79984
}Semantic roles & 50–950 ramp
primary
#82FFBE
secondary
#DE4796
accent
#0077E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683