#82FAAA#82FAAA
#82FAAA is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.5% C 0.156 H 152.9°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #82FAAA |
|---|---|
| RGB | rgb(130, 250, 170) |
| HSL | hsl(140, 92%, 75%) |
| HSV | hsv(140, 48%, 98%) |
| CMYK | cmyk(48%, 0%, 32%, 2%) |
| CIE-LAB | lab(89.87, -50.97, 28.20) |
| CIE-LCH | lch(89.87, 58.25, 151.04°) |
| OKLab | oklab(89.49% -0.1389 0.0711) |
| OKLCH | oklch(89.49% 0.156 152.9) |
| XYZ | xyz(50.6437, 76.0154, 50.0261) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.81
Seafoam Green
#7AF9AB
ΔE00 0.90
Light Bluish Green
#76FDA8
ΔE00 1.32
Foam Green
#90FDA9
ΔE00 1.73
Light Blue Green
#7EFBB3
ΔE00 1.78
Light Sea Green
#98F6B0
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FAAA #FA82D2
analogous
#96FA82 #82FAAA #82FAE6
triadic
#82FAAA #AA82FA #FAAA82
tetradic
#82FAAA #8296FA #FA82D2 #FAE682
square
#82FAAA #8296FA #FA82D2 #FAE682
split-complementary
#82FAAA #E682FA #FA8296
monochromatic
#0CF55A #47F882 #82FAAA #BDFCD2 #E2FEEB
Accessibility & contrast
On white
1.30
#82FAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#82FAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FAAA
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FAAA | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A5
Deuteranopia (green-blind)
#E9DDAF
Tritanopia (blue-blind)
#67F7E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #82faaa; /* rgb */ color: rgb(130, 250, 170); /* oklch */ color: oklch(89.5% 0.156 152.9);
Tailwind
colors: {
custom: {
50: '#adfdc3',
500: '#82faaa',
950: '#000000',
},
}SCSS
$custom: #82faaa; $custom-light: #adfdc3; $custom-dark: #000000;
JSON
{
"hex": "#82faaa",
"rgb": {
"r": 130,
"g": 250,
"b": 170
},
"hsl": {
"h": 140,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.89488,
"c": 0.15603,
"h": 152.9
},
"luminance": 0.76019
}Semantic roles & 50–950 ramp
primary
#82FAAA
secondary
#D848A8
accent
#0099E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682