#82FBBB#82FBBB
#82FBBB is a very light, vivid green. Relative luminance 0.773; OKLCH L 90.1% C 0.142 H 158.6°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #82FBBB |
|---|---|
| RGB | rgb(130, 251, 187) |
| HSL | hsl(148, 94%, 75%) |
| HSV | hsv(148, 48%, 98%) |
| CMYK | cmyk(48.2%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(90.47, -48.24, 20.38) |
| CIE-LCH | lch(90.47, 52.37, 157.10°) |
| OKLab | oklab(90.08% -0.1326 0.052) |
| OKLCH | oklch(90.08% 0.142 158.6) |
| XYZ | xyz(52.6686, 77.3238, 59.1536) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.57
Light Greenish Blue
#63F7B4
ΔE00 2.49
Seafoam (survey)
#80F9AD
ΔE00 2.53
Light Aquamarine
#7BFDC7
ΔE00 2.65
Seafoam Green
#7AF9AB
ΔE00 2.80
Light Seafoam
#A0FEBF
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FBBB #FB82C2
analogous
#86FB82 #82FBBB #82FBF7
triadic
#82FBBB #BB82FB #FBBB82
tetradic
#82FBBB #8286FB #FB82C2 #FBF782
square
#82FBBB #8286FB #FB82C2 #FBF782
split-complementary
#82FBBB #F782FB #FB8286
monochromatic
#0BF77A #47F99B #82FBBB #BDFDDB #E1FEEF
Accessibility & contrast
On white
1.28
#82FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#82FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FBBB
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FBBB | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB7
Deuteranopia (green-blind)
#E7DFBF
Tritanopia (blue-blind)
#60FAEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #82fbbb; /* rgb */ color: rgb(130, 251, 187); /* oklch */ color: oklch(90.1% 0.142 158.6);
Tailwind
colors: {
custom: {
50: '#adfdcf',
500: '#82fbbb',
950: '#000000',
},
}SCSS
$custom: #82fbbb; $custom-light: #adfdcf; $custom-dark: #000000;
JSON
{
"hex": "#82fbbb",
"rgb": {
"r": 130,
"g": 251,
"b": 187
},
"hsl": {
"h": 148.264,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.90084,
"c": 0.1424,
"h": 158.6
},
"luminance": 0.77328
}Semantic roles & 50–950 ramp
primary
#82FBBB
secondary
#D94895
accent
#0079E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683