#82FEAC#82FEAC
#82FEAC is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.5% C 0.160 H 153.0°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #82FEAC |
|---|---|
| RGB | rgb(130, 254, 172) |
| HSL | hsl(140, 98%, 75%) |
| HSV | hsv(140, 49%, 100%) |
| CMYK | cmyk(48.8%, 0%, 32.3%, 0.4%) |
| CIE-LAB | lab(91.05, -52.27, 28.80) |
| CIE-LCH | lch(91.05, 59.68, 151.14°) |
| OKLab | oklab(90.47% -0.1424 0.0726) |
| OKLCH | oklch(90.47% 0.16 153) |
| XYZ | xyz(52.0904, 78.6039, 51.4488) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.03
Seafoam Green
#7AF9AB
ΔE00 1.36
Seafoam (survey)
#80F9AD
ΔE00 1.37
Foam Green
#90FDA9
ΔE00 1.65
Light Blue Green
#7EFBB3
ΔE00 1.98
Mint (survey)
#9FFEB0
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FEAC #FE82D4
analogous
#96FE82 #82FEAC #82FEEA
triadic
#82FEAC #AC82FE #FEAC82
tetradic
#82FEAC #8296FE #FE82D4 #FEEA82
square
#82FEAC #8296FE #FE82D4 #FEEA82
split-complementary
#82FEAC #EA82FE #FE8296
monochromatic
#09FD5B #45FE84 #82FEAC #BFFED4 #E1FFEB
Accessibility & contrast
On white
1.26
#82FEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#82FEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FEAC
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FEAC | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA7
Deuteranopia (green-blind)
#ECE0B1
Tritanopia (blue-blind)
#65FBE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #82feac; /* rgb */ color: rgb(130, 254, 172); /* oklch */ color: oklch(90.5% 0.160 153.0);
Tailwind
colors: {
custom: {
50: '#adffc5',
500: '#82feac',
950: '#000000',
},
}SCSS
$custom: #82feac; $custom-light: #adffc5; $custom-dark: #000000;
JSON
{
"hex": "#82feac",
"rgb": {
"r": 130,
"g": 254,
"b": 172
},
"hsl": {
"h": 140.323,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.90468,
"c": 0.1598,
"h": 153
},
"luminance": 0.78608
}Semantic roles & 50–950 ramp
primary
#82FEAC
secondary
#DD47AA
accent
#0098E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682