#82FFAA#82FFAA
#82FFAA is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.7% C 0.163 H 152.3°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #82FFAA |
|---|---|
| RGB | rgb(130, 255, 170) |
| HSL | hsl(139, 100%, 75%) |
| HSV | hsv(139, 49%, 100%) |
| CMYK | cmyk(49%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(91.31, -53.03, 30.15) |
| CIE-LCH | lch(91.31, 61.00, 150.38°) |
| OKLab | oklab(90.66% -0.1443 0.0758) |
| OKLCH | oklch(90.66% 0.163 152.3) |
| XYZ | xyz(52.2180, 79.1639, 50.5509) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.06
Foam Green
#90FDA9
ΔE00 1.51
Seafoam Green
#7AF9AB
ΔE00 1.79
Seafoam (survey)
#80F9AD
ΔE00 1.86
Light Blue Green
#7EFBB3
ΔE00 2.50
Baby Green
#8CFF9E
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FFAA #FF82D7
analogous
#98FF82 #82FFAA #82FFE8
triadic
#82FFAA #AA82FF #FFAA82
tetradic
#82FFAA #8298FF #FF82D7 #FFE882
square
#82FFAA #8298FF #FF82D7 #FFE882
split-complementary
#82FFAA #E882FF #FF8298
monochromatic
#08FF57 #45FF80 #82FFAA #BFFFD4 #E0FFEA
Accessibility & contrast
On white
1.25
#82FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#82FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FFAA
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FFAA | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA5
Deuteranopia (green-blind)
#EEE1AF
Tritanopia (blue-blind)
#66FCE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #82ffaa; /* rgb */ color: rgb(130, 255, 170); /* oklch */ color: oklch(90.7% 0.163 152.3);
Tailwind
colors: {
custom: {
50: '#adffc4',
500: '#82ffaa',
950: '#000000',
},
}SCSS
$custom: #82ffaa; $custom-light: #adffc4; $custom-dark: #000000;
JSON
{
"hex": "#82ffaa",
"rgb": {
"r": 130,
"g": 255,
"b": 170
},
"hsl": {
"h": 139.2,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.90664,
"c": 0.16301,
"h": 152.3
},
"luminance": 0.79168
}Semantic roles & 50–950 ramp
primary
#82FFAA
secondary
#DE47AE
accent
#009CE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682