#82F4AC#82F4AC
#82F4AC is a very light, vivid green. Relative luminance 0.724; OKLCH L 88.1% C 0.146 H 154.4°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #82F4AC |
|---|---|
| RGB | rgb(130, 244, 172) |
| HSL | hsl(142, 84%, 73%) |
| HSV | hsv(142, 47%, 96%) |
| CMYK | cmyk(46.7%, 0%, 29.5%, 4.3%) |
| CIE-LAB | lab(88.17, -48.10, 24.88) |
| CIE-LCH | lch(88.17, 54.15, 152.65°) |
| OKLab | oklab(88.12% -0.1314 0.063) |
| OKLCH | oklch(88.12% 0.146 154.4) |
| XYZ | xyz(48.9995, 72.4220, 50.4185) |
| Luminance | 0.7243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.19
Seafoam Green
#7AF9AB
ΔE00 1.51
Light Blue Green
#7EFBB3
ΔE00 1.66
Light Sea Green
#98F6B0
ΔE00 2.32
Light Bluish Green
#76FDA8
ΔE00 2.78
Foam Green
#90FDA9
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82F4AC #F482CA
analogous
#91F482 #82F4AC #82F4E5
triadic
#82F4AC #AC82F4 #F4AC82
tetradic
#82F4AC #8291F4 #F482CA #F4E582
square
#82F4AC #8291F4 #F482CA #F4E582
split-complementary
#82F4AC #E582F4 #F48291
monochromatic
#14E762 #4AEF87 #82F4AC #BAF9D1 #E3FDEC
Accessibility & contrast
On white
1.36
#82F4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#82F4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82F4AC
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82F4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82F4AC | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A8
Deuteranopia (green-blind)
#E3D9B0
Tritanopia (blue-blind)
#68F2E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #82f4ac; /* rgb */ color: rgb(130, 244, 172); /* oklch */ color: oklch(88.1% 0.146 154.4);
Tailwind
colors: {
custom: {
50: '#acf8c5',
500: '#82f4ac',
950: '#000000',
},
}SCSS
$custom: #82f4ac; $custom-light: #acf8c5; $custom-dark: #000000;
JSON
{
"hex": "#82f4ac",
"rgb": {
"r": 130,
"g": 244,
"b": 172
},
"hsl": {
"h": 142.105,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.88118,
"c": 0.14574,
"h": 154.4
},
"luminance": 0.72426
}Semantic roles & 50–950 ramp
primary
#82F4AC
secondary
#D04A9F
accent
#0590E0
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582