#82FCBB#82FCBB
#82FCBB is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.3% C 0.144 H 158.4°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #82FCBB |
|---|---|
| RGB | rgb(130, 252, 187) |
| HSL | hsl(148, 95%, 75%) |
| HSV | hsv(148, 48%, 99%) |
| CMYK | cmyk(48.4%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.76, -48.66, 20.77) |
| CIE-LCH | lch(90.76, 52.91, 156.88°) |
| OKLab | oklab(90.32% -0.1337 0.053) |
| OKLCH | oklch(90.32% 0.144 158.4) |
| XYZ | xyz(52.9818, 77.9502, 59.2580) |
| Luminance | 0.7795 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.43
Seafoam (survey)
#80F9AD
ΔE00 2.41
Light Greenish Blue
#63F7B4
ΔE00 2.54
Seafoam Green
#7AF9AB
ΔE00 2.68
Light Aquamarine
#7BFDC7
ΔE00 2.77
Light Seafoam
#A0FEBF
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FCBB #FC82C3
analogous
#86FC82 #82FCBB #82FCF8
triadic
#82FCBB #BB82FC #FCBB82
tetradic
#82FCBB #8286FC #FC82C3 #FCF882
square
#82FCBB #8286FC #FC82C3 #FCF882
split-complementary
#82FCBB #F882FC #FC8286
monochromatic
#0AF97A #46FB9A #82FCBB #BEFDDC #E1FEEF
Accessibility & contrast
On white
1.27
#82FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#82FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FCBB
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FCBB | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E8DFBF
Tritanopia (blue-blind)
#60FBEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #82fcbb; /* rgb */ color: rgb(130, 252, 187); /* oklch */ color: oklch(90.3% 0.144 158.4);
Tailwind
colors: {
custom: {
50: '#adfecf',
500: '#82fcbb',
950: '#000000',
},
}SCSS
$custom: #82fcbb; $custom-light: #adfecf; $custom-dark: #000000;
JSON
{
"hex": "#82fcbb",
"rgb": {
"r": 130,
"g": 252,
"b": 187
},
"hsl": {
"h": 148.033,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.90317,
"c": 0.14379,
"h": 158.4
},
"luminance": 0.77954
}Semantic roles & 50–950 ramp
primary
#82FCBB
secondary
#DA4896
accent
#007AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683