#82FDBA#82FDBA
#82FDBA is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.5% C 0.146 H 157.8°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #82FDBA |
|---|---|
| RGB | rgb(130, 253, 186) |
| HSL | hsl(147, 97%, 75%) |
| HSV | hsv(147, 49%, 99%) |
| CMYK | cmyk(48.6%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(91.02, -49.28, 21.66) |
| CIE-LCH | lch(91.02, 53.83, 156.28°) |
| OKLab | oklab(90.53% -0.1352 0.0552) |
| OKLCH | oklch(90.53% 0.146 157.8) |
| XYZ | xyz(53.1900, 78.5373, 58.8011) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.13
Seafoam (survey)
#80F9AD
ΔE00 2.13
Seafoam Green
#7AF9AB
ΔE00 2.39
Light Greenish Blue
#63F7B4
ΔE00 2.64
Light Seafoam
#A0FEBF
ΔE00 3.09
Light Aquamarine
#7BFDC7
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FDBA #FD82C5
analogous
#88FD82 #82FDBA #82FDF7
triadic
#82FDBA #BA82FD #FDBA82
tetradic
#82FDBA #8288FD #FD82C5 #FDF782
square
#82FDBA #8288FD #FD82C5 #FDF782
split-complementary
#82FDBA #F782FD #FD8288
monochromatic
#0AFB77 #46FC99 #82FDBA #BEFEDB #E1FFEE
Accessibility & contrast
On white
1.26
#82FDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#82FDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FDBA
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FDBA | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB6
Deuteranopia (green-blind)
#E9E0BE
Tritanopia (blue-blind)
#60FCEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #82fdba; /* rgb */ color: rgb(130, 253, 186); /* oklch */ color: oklch(90.5% 0.146 157.8);
Tailwind
colors: {
custom: {
50: '#adffcf',
500: '#82fdba',
950: '#000000',
},
}SCSS
$custom: #82fdba; $custom-light: #adffcf; $custom-dark: #000000;
JSON
{
"hex": "#82fdba",
"rgb": {
"r": 130,
"g": 253,
"b": 186
},
"hsl": {
"h": 147.317,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.90528,
"c": 0.14601,
"h": 157.8
},
"luminance": 0.78542
}Semantic roles & 50–950 ramp
primary
#82FDBA
secondary
#DC4798
accent
#007DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683