#82FEBF#82FEBF
#82FEBF is a very light, vivid green. Relative luminance 0.794; OKLCH L 90.9% C 0.143 H 159.5°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #82FEBF |
|---|---|
| RGB | rgb(130, 254, 191) |
| HSL | hsl(150, 98%, 75%) |
| HSV | hsv(150, 49%, 100%) |
| CMYK | cmyk(48.8%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(91.41, -48.73, 19.64) |
| CIE-LCH | lch(91.41, 52.54, 158.05°) |
| OKLab | oklab(90.87% -0.1341 0.0502) |
| OKLCH | oklch(90.87% 0.143 159.5) |
| XYZ | xyz(54.0473, 79.3866, 61.7552) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.02
Light Aquamarine
#7BFDC7
ΔE00 2.24
Light Greenish Blue
#63F7B4
ΔE00 2.71
Seafoam (survey)
#80F9AD
ΔE00 3.05
Seafoam Green
#7AF9AB
ΔE00 3.29
Light Seafoam
#A0FEBF
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FEBF #FE82C1
analogous
#83FE82 #82FEBF #82FEFD
triadic
#82FEBF #BF82FE #FEBF82
tetradic
#82FEBF #8283FE #FE82C1 #FEFD82
square
#82FEBF #8283FE #FE82C1 #FEFD82
split-complementary
#82FEBF #FD82FE #FE8283
monochromatic
#09FD81 #45FEA0 #82FEBF #BFFEDE #E1FFEF
Accessibility & contrast
On white
1.24
#82FEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#82FEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FEBF
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FEBF | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBB
Deuteranopia (green-blind)
#E9E1C3
Tritanopia (blue-blind)
#5EFDED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #82febf; /* rgb */ color: rgb(130, 254, 191); /* oklch */ color: oklch(90.9% 0.143 159.5);
Tailwind
colors: {
custom: {
50: '#adffd2',
500: '#82febf',
950: '#000000',
},
}SCSS
$custom: #82febf; $custom-light: #adffd2; $custom-dark: #000000;
JSON
{
"hex": "#82febf",
"rgb": {
"r": 130,
"g": 254,
"b": 191
},
"hsl": {
"h": 149.516,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.90874,
"c": 0.14317,
"h": 159.5
},
"luminance": 0.79391
}Semantic roles & 50–950 ramp
primary
#82FEBF
secondary
#DD4793
accent
#0075E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683