#82FEBE#82FEBE
#82FEBE is a very light, vivid green. Relative luminance 0.793; OKLCH L 90.9% C 0.144 H 159.1°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #82FEBE |
|---|---|
| RGB | rgb(130, 254, 190) |
| HSL | hsl(149, 98%, 75%) |
| HSV | hsv(149, 49%, 100%) |
| CMYK | cmyk(48.8%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(91.39, -48.93, 20.12) |
| CIE-LCH | lch(91.39, 52.90, 157.65°) |
| OKLab | oklab(90.85% -0.1345 0.0514) |
| OKLCH | oklch(90.85% 0.144 159.1) |
| XYZ | xyz(53.9377, 79.3428, 61.1776) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.82
Light Aquamarine
#7BFDC7
ΔE00 2.44
Light Greenish Blue
#63F7B4
ΔE00 2.68
Seafoam (survey)
#80F9AD
ΔE00 2.85
Seafoam Green
#7AF9AB
ΔE00 3.09
Light Seafoam
#A0FEBF
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FEBE #FE82C2
analogous
#84FE82 #82FEBE #82FEFC
triadic
#82FEBE #BE82FE #FEBE82
tetradic
#82FEBE #8284FE #FE82C2 #FEFC82
square
#82FEBE #8284FE #FE82C2 #FEFC82
split-complementary
#82FEBE #FC82FE #FE8284
monochromatic
#09FD7F #45FE9E #82FEBE #BFFEDE #E1FFEF
Accessibility & contrast
On white
1.24
#82FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#82FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FEBE
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FEBE | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBA
Deuteranopia (green-blind)
#E9E1C2
Tritanopia (blue-blind)
#5EFDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #82febe; /* rgb */ color: rgb(130, 254, 190); /* oklch */ color: oklch(90.9% 0.144 159.1);
Tailwind
colors: {
custom: {
50: '#adffd1',
500: '#82febe',
950: '#000000',
},
}SCSS
$custom: #82febe; $custom-light: #adffd1; $custom-dark: #000000;
JSON
{
"hex": "#82febe",
"rgb": {
"r": 130,
"g": 254,
"b": 190
},
"hsl": {
"h": 149.032,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.90851,
"c": 0.14401,
"h": 159.1
},
"luminance": 0.79347
}Semantic roles & 50–950 ramp
primary
#82FEBE
secondary
#DD4795
accent
#0076E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683