#82FE89#82FE89
#82FE89 is a very light, vivid green. Relative luminance 0.774; OKLCH L 89.9% C 0.192 H 144.9°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #82FE89 |
|---|---|
| RGB | rgb(130, 254, 137) |
| HSL | hsl(123, 98%, 75%) |
| HSV | hsv(123, 49%, 100%) |
| CMYK | cmyk(48.8%, 0%, 46.1%, 0.4%) |
| CIE-LAB | lab(90.52, -57.78, 45.34) |
| CIE-LCH | lch(90.52, 73.45, 141.88°) |
| OKLab | oklab(89.86% -0.157 0.1104) |
| OKLCH | oklch(89.86% 0.192 144.9) |
| XYZ | xyz(49.1604, 77.4319, 36.0174) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.87
Easter Green
#8CFD7E
ΔE00 2.05
Palegreen
#98FB98
ΔE00 2.90
Baby Green
#8CFF9E
ΔE00 2.92
Mint Green
#8FFF9F
ΔE00 3.07
Light Green
#96F97B
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FE89 #FE82F7
analogous
#B9FE82 #82FE89 #82FEC7
triadic
#82FE89 #8982FE #FE8982
tetradic
#82FE89 #82B9FE #FE82F7 #FEC782
square
#82FE89 #82B9FE #FE82F7 #FEC782
split-complementary
#82FE89 #C782FE #FE82B9
monochromatic
#09FD16 #45FE50 #82FE89 #BFFEC2 #E1FFE2
Accessibility & contrast
On white
1.27
#82FE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#82FE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FE89
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FE89 | 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)
#FFEB80
Deuteranopia (green-blind)
#F1DF91
Tritanopia (blue-blind)
#6FF8E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #82fe89; /* rgb */ color: rgb(130, 254, 137); /* oklch */ color: oklch(89.9% 0.192 144.9);
Tailwind
colors: {
custom: {
50: '#aeffad',
500: '#82fe89',
950: '#000000',
},
}SCSS
$custom: #82fe89; $custom-light: #aeffad; $custom-dark: #000000;
JSON
{
"hex": "#82fe89",
"rgb": {
"r": 130,
"g": 254,
"b": 137
},
"hsl": {
"h": 123.387,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.89856,
"c": 0.19192,
"h": 144.9
},
"luminance": 0.77436
}Semantic roles & 50–950 ramp
primary
#82FE89
secondary
#DD47D5
accent
#00D9E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681