#82FDBE#82FDBE
#82FDBE is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.6% C 0.143 H 159.3°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #82FDBE |
|---|---|
| RGB | rgb(130, 253, 190) |
| HSL | hsl(149, 97%, 75%) |
| HSV | hsv(149, 49%, 99%) |
| CMYK | cmyk(48.6%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(91.10, -48.50, 19.72) |
| CIE-LCH | lch(91.10, 52.36, 157.87°) |
| OKLab | oklab(90.62% -0.1335 0.0504) |
| OKLCH | oklch(90.62% 0.143 159.3) |
| XYZ | xyz(53.6212, 78.7097, 61.0721) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.92
Light Aquamarine
#7BFDC7
ΔE00 2.29
Light Greenish Blue
#63F7B4
ΔE00 2.63
Seafoam (survey)
#80F9AD
ΔE00 2.93
Seafoam Green
#7AF9AB
ΔE00 3.18
Light Seafoam
#A0FEBF
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FDBE #FD82C1
analogous
#84FD82 #82FDBE #82FDFB
triadic
#82FDBE #BE82FD #FDBE82
tetradic
#82FDBE #8284FD #FD82C1 #FDFB82
square
#82FDBE #8284FD #FD82C1 #FDFB82
split-complementary
#82FDBE #FB82FD #FD8284
monochromatic
#0AFB7F #46FC9F #82FDBE #BEFEDD #E1FFEF
Accessibility & contrast
On white
1.25
#82FDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#82FDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FDBE
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FDBE | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBA
Deuteranopia (green-blind)
#E8E0C2
Tritanopia (blue-blind)
#5EFCEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #82fdbe; /* rgb */ color: rgb(130, 253, 190); /* oklch */ color: oklch(90.6% 0.143 159.3);
Tailwind
colors: {
custom: {
50: '#adffd1',
500: '#82fdbe',
950: '#000000',
},
}SCSS
$custom: #82fdbe; $custom-light: #adffd1; $custom-dark: #000000;
JSON
{
"hex": "#82fdbe",
"rgb": {
"r": 130,
"g": 253,
"b": 190
},
"hsl": {
"h": 149.268,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.90618,
"c": 0.14264,
"h": 159.3
},
"luminance": 0.78714
}Semantic roles & 50–950 ramp
primary
#82FDBE
secondary
#DC4793
accent
#0076E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683