#82FBBE#82FBBE
#82FBBE is a very light, vivid green. Relative luminance 0.775; OKLCH L 90.2% C 0.140 H 159.8°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #82FBBE |
|---|---|
| RGB | rgb(130, 251, 190) |
| HSL | hsl(150, 94%, 75%) |
| HSV | hsv(150, 48%, 98%) |
| CMYK | cmyk(48.2%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(90.53, -47.66, 18.92) |
| CIE-LCH | lch(90.53, 51.27, 158.34°) |
| OKLab | oklab(90.15% -0.1313 0.0484) |
| OKLCH | oklch(90.15% 0.14 159.8) |
| XYZ | xyz(52.9931, 77.4536, 60.8627) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.04
Light Blue Green
#7EFBB3
ΔE00 2.21
Light Greenish Blue
#63F7B4
ΔE00 2.59
Seafoam (survey)
#80F9AD
ΔE00 3.17
Light Seafoam
#A0FEBF
ΔE00 3.34
Seafoam Green
#7AF9AB
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FBBE #FB82BF
analogous
#83FB82 #82FBBE #82FBFA
triadic
#82FBBE #BE82FB #FBBE82
tetradic
#82FBBE #8283FB #FB82BF #FBFA82
square
#82FBBE #8283FB #FB82BF #FBFA82
split-complementary
#82FBBE #FA82FB #FB8283
monochromatic
#0BF780 #47F99F #82FBBE #BDFDDD #E1FEF0
Accessibility & contrast
On white
1.27
#82FBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#82FBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FBBE
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FBBE | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBB
Deuteranopia (green-blind)
#E6DFC2
Tritanopia (blue-blind)
#5FFAEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #82fbbe; /* rgb */ color: rgb(130, 251, 190); /* oklch */ color: oklch(90.2% 0.140 159.8);
Tailwind
colors: {
custom: {
50: '#adfdd1',
500: '#82fbbe',
950: '#000000',
},
}SCSS
$custom: #82fbbe; $custom-light: #adfdd1; $custom-dark: #000000;
JSON
{
"hex": "#82fbbe",
"rgb": {
"r": 130,
"g": 251,
"b": 190
},
"hsl": {
"h": 149.752,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.90152,
"c": 0.13989,
"h": 159.8
},
"luminance": 0.77458
}Semantic roles & 50–950 ramp
primary
#82FBBE
secondary
#D94891
accent
#0074E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683