#82FEBB#82FEBB
#82FEBB is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.8% C 0.147 H 158.0°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #82FEBB |
|---|---|
| RGB | rgb(130, 254, 187) |
| HSL | hsl(148, 98%, 75%) |
| HSV | hsv(148, 49%, 100%) |
| CMYK | cmyk(48.8%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(91.33, -49.51, 21.57) |
| CIE-LCH | lch(91.33, 54.00, 156.46°) |
| OKLab | oklab(90.78% -0.1358 0.055) |
| OKLCH | oklch(90.78% 0.147 158) |
| XYZ | xyz(53.6132, 79.2130, 59.4685) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.26
Seafoam (survey)
#80F9AD
ΔE00 2.27
Seafoam Green
#7AF9AB
ΔE00 2.51
Light Greenish Blue
#63F7B4
ΔE00 2.70
Light Aquamarine
#7BFDC7
ΔE00 3.06
Light Seafoam
#A0FEBF
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FEBB #FE82C5
analogous
#87FE82 #82FEBB #82FEF9
triadic
#82FEBB #BB82FE #FEBB82
tetradic
#82FEBB #8287FE #FE82C5 #FEF982
square
#82FEBB #8287FE #FE82C5 #FEF982
split-complementary
#82FEBB #F982FE #FE8287
monochromatic
#09FD79 #45FE9A #82FEBB #BFFEDC #E1FFEE
Accessibility & contrast
On white
1.25
#82FEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#82FEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FEBB
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FEBB | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#5FFDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #82febb; /* rgb */ color: rgb(130, 254, 187); /* oklch */ color: oklch(90.8% 0.147 158.0);
Tailwind
colors: {
custom: {
50: '#adffcf',
500: '#82febb',
950: '#000000',
},
}SCSS
$custom: #82febb; $custom-light: #adffcf; $custom-dark: #000000;
JSON
{
"hex": "#82febb",
"rgb": {
"r": 130,
"g": 254,
"b": 187
},
"hsl": {
"h": 147.581,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.90784,
"c": 0.14655,
"h": 158
},
"luminance": 0.79217
}Semantic roles & 50–950 ramp
primary
#82FEBB
secondary
#DD4798
accent
#007CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683