#82FCBD#82FCBD
#82FCBD is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.4% C 0.142 H 159.2°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #82FCBD |
|---|---|
| RGB | rgb(130, 252, 189) |
| HSL | hsl(149, 95%, 75%) |
| HSV | hsv(149, 48%, 99%) |
| CMYK | cmyk(48.4%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(90.80, -48.28, 19.81) |
| CIE-LCH | lch(90.80, 52.18, 157.69°) |
| OKLab | oklab(90.36% -0.1328 0.0506) |
| OKLCH | oklch(90.36% 0.142 159.2) |
| XYZ | xyz(53.1974, 78.0365, 60.3935) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.84
Light Aquamarine
#7BFDC7
ΔE00 2.36
Light Greenish Blue
#63F7B4
ΔE00 2.56
Seafoam (survey)
#80F9AD
ΔE00 2.83
Seafoam Green
#7AF9AB
ΔE00 3.09
Light Seafoam
#A0FEBF
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FCBD #FC82C1
analogous
#84FC82 #82FCBD #82FCFA
triadic
#82FCBD #BD82FC #FCBD82
tetradic
#82FCBD #8284FC #FC82C1 #FCFA82
square
#82FCBD #8284FC #FC82C1 #FCFA82
split-complementary
#82FCBD #FA82FC #FC8284
monochromatic
#0AF97E #46FB9D #82FCBD #BEFDDD #E1FEEF
Accessibility & contrast
On white
1.26
#82FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#82FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FCBD
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FCBD | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB9
Deuteranopia (green-blind)
#E8DFC1
Tritanopia (blue-blind)
#5FFBEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #82fcbd; /* rgb */ color: rgb(130, 252, 189); /* oklch */ color: oklch(90.4% 0.142 159.2);
Tailwind
colors: {
custom: {
50: '#adfed1',
500: '#82fcbd',
950: '#000000',
},
}SCSS
$custom: #82fcbd; $custom-light: #adfed1; $custom-dark: #000000;
JSON
{
"hex": "#82fcbd",
"rgb": {
"r": 130,
"g": 252,
"b": 189
},
"hsl": {
"h": 149.016,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.90362,
"c": 0.14209,
"h": 159.2
},
"luminance": 0.78041
}Semantic roles & 50–950 ramp
primary
#82FCBD
secondary
#DA4894
accent
#0077E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683